. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:12:43.198Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:12:43.201Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:12:43.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:12:43.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:12:44.011Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:12:44.011Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:12:44.011Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:12:44.190Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-26T05:12:44.250Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-26T05:12:44.276Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-01-26T05:12:45.582Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-26T05:12:46.102Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-26T05:12:46.121Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-26T05:12:46.121Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-26T05:12:46.191Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-26T05:12:46.191Z |INFO |Root WebApplicationContext: initialization completed in 1915 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-26T05:12:46.858Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-26T05:12:48.976Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-26T05:12:50.098Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-26T05:12:50.125Z |INFO |Started MainApp in 9.58 seconds (JVM running for 10.294) |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-26T05:12:50.337Z |INFO |Start scheduling PRH workflow |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:12:50.353Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f9d5e6a0-30ee-40df-972f-9fecc54b8013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:12:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-26T05:12:54.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-26T05:12:54.371Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-26T05:12:54.374Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:00.861Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5100ef16-141c-42d9-acfd-829dbb0e5c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:10.877Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=de87b7dd-3c6c-48e5-a37f-fba0ee98c2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:10.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:20.888Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1014a25d-8880-452f-b3a8-4d6f49cfca58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:20.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:30.898Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9a45a42f-d7c0-46fb-9c6f-f3625ee6d7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:40.914Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ddb03105-1d29-4a69-8bd8-263bed2e19e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:50.924Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9a8ac751-eef7-4134-9bd8-0b7c4294cf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:13:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:00.934Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f5de105f-337c-4e80-b732-607fcec586cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:00.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:10.956Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ef592ecb-baab-4653-bd98-5a5dedc98306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:20.971Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f867778e-cb06-4a5f-a550-771801da1527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:20.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:30.984Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a07f2491-8f8f-4c61-b04a-2c7bd0dca620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:41.012Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=56eaee01-b3da-4f30-8e35-a7e94be27969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:51.031Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8d910def-25c3-4782-85df-c0bf6f19bd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:14:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:01.088Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=84da5b14-8807-4d42-804e-1b54e092c082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:11.109Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e1b76bd6-4241-4671-bdfd-8ef4d51fd40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:11.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:21.122Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2ba02988-e381-40ef-a9ce-14deddc947b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:31.133Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8eada398-2bf4-4847-aa13-b5e89d5fe21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:31.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:41.141Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3502f7bc-467d-452e-bdea-e7093c8c7b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:41.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:51.152Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f3955744-367a-420e-b880-bc0ff8e598dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:15:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:01.165Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=25e4f364-d02b-4676-9803-1b34db1bf9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:01.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:11.178Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2032e216-8570-4397-9e3c-0b7ad7da3352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:21.191Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=05e3bc72-3d3e-40df-aa83-0252e08b5caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:21.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:31.201Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a3c87c46-1ff6-4a81-bcf6-7bae76855a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:41.218Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=56cf41b3-b578-49f5-907d-85c24e823226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:41.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:51.228Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=73ebea4d-210b-4255-9250-dc6f31587b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:16:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:01.237Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c4d33b0d-b6c6-4f93-beb3-6cc9494b3ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:11.257Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=18065c4c-1c61-416d-96d2-6b82fea14101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:21.267Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f6540d3b-5131-4d64-bcab-c1ffa802612e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:31.277Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0eaaf799-057f-4e88-8bfa-97ef7580fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:31.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:41.287Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=dd2cabe4-2f0a-4b7a-94eb-5046bd867e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:17:47.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:17:47.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:17:47.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:17:47.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:17:47.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:17:47.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:17:47.992Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:17:47.995Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:51.298Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=daa8a679-f421-4e0f-a136-da01ed64b005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:17:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:01.308Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ba63753a-96cb-4cc6-98c4-a508b4d07f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:01.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:11.318Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=48cfd750-bfe0-4ae8-be4b-f14982bb5dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:21.328Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6e700987-7e74-484d-8d74-a9ec6632ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:21.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:31.338Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9cc2b7cb-b096-4486-8e3d-93d7bd1e4c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:31.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:41.348Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=203b0e47-fc15-4bd6-a33b-383ec97a3d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:51.364Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a42159dc-009a-49f7-9bb0-48c4b9379de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:18:51.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:01.387Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=099b500a-1270-4714-bc4c-e0f434a0970d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:01.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:11.397Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=aa905a94-9881-4330-9c6d-5f6da70f55cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:11.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:21.407Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=251d4ca7-4e80-4b8e-9255-8f32af6bcbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:31.417Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ccca4ac1-055d-44f4-bd70-a78356741484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:31.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:41.429Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7233116a-43c0-4dbc-ba70-8115d6de1ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:51.441Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9c06e8a8-11a2-479d-a942-4a4072ca93a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:19:51.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:01.452Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9e717594-ed52-4647-8323-6c4a0f2390dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:01.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:11.461Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ed0a5c88-a174-4e47-82ec-e35210ec3327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:11.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:21.470Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=47aa61f9-1e57-4932-95a3-3bebc0e8a409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:31.480Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=dc744ee4-19e6-494a-9100-dfc5da58b4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:31.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:41.491Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b1fb29a9-a6d3-47bd-be09-ce7139f602f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:41.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:51.500Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=af1703f7-5476-4dcd-a8f6-639356cc7866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:20:51.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:01.510Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=30e58d84-d416-4877-b1a9-9147dbea37e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:01.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:11.521Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b49ecd79-39c6-447a-9d05-3598a5f95f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:21.531Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c9abac2a-f34d-41ea-829c-2279193809e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:31.541Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1674cc23-a1cc-47fa-98c2-72e8eb20ca4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:31.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:41.551Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=30e2b4cc-09bc-4f62-a340-586d03c6fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:51.561Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b3135494-38bd-4f25-8348-fd1aa6c1b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:21:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:01.570Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=71018010-7d57-46b8-aa2b-b735a1eaba72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:11.580Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=06f5154a-77bb-40c2-bd12-e5c510b44a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:21.589Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0003832e-8aec-4121-8da8-0c8433ba0c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:31.597Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ffd2932c-f148-4ffd-b1b5-2e79c544acdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:31.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:41.607Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=76ea6bee-5081-4cc7-b5af-3cb449da6a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:22:47.142Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:22:47.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:22:47.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:22:47.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:22:47.157Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:22:47.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:22:47.158Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:22:47.160Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:51.619Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1029ff4b-35da-48d7-b16d-ecff55c420e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:22:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:01.630Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8dee12a1-7a8d-4833-908a-13a5f16697ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:11.642Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fcbd24d6-36dc-4c89-807f-1a9311f7428a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:11.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:21.652Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f45b777d-e162-43ad-a044-7f1e8c8879a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:21.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:31.668Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e1b0ce16-837b-41f9-a25e-94aadd43beb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:41.678Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=74eecac8-c907-476b-bd3a-ec2dfbd1abf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:41.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:51.689Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0e6f9f32-f31c-402f-8a7d-c459e17d400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:23:51.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:01.699Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e9ef2803-cf90-4333-b378-020558f71155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:11.724Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fbdf02df-74b8-4b74-8b15-13b212603a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:11.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:21.735Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ba656b85-5270-4a54-8dac-3293c83ddc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:31.747Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7b6f0d12-49eb-4c22-9814-0fa8f0718670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:31.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:41.761Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=903ddf87-618e-4dc2-8a2b-26965f6d223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:41.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:51.770Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=716be0fe-ceb1-402a-99ce-00e388785bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:24:51.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:01.781Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=88087ee0-a80d-48a5-83e4-479877ed184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:11.790Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f477f04a-1f4d-4ed7-a933-17d1706d2f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:21.801Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2b23b8b7-1b93-4b8b-81ee-007db3113d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:31.819Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0571d5b0-91dc-46ea-8625-8dcbb9eaf149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:41.830Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0f83cb07-eb31-4e59-a3eb-72162c3f9a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:41.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:51.839Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=43aa361a-eb54-4a4b-8689-58d1f13640a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:25:51.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:01.850Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4e68f04d-e3cb-45d2-bd5e-42fcb046943d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:01.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:11.866Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=59cafd03-d655-48e6-86df-9205edab5fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:11.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:21.881Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=67e8af6d-c694-41f2-b4ec-8b7c58ba81d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:31.891Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=52418250-9b5b-4c8b-998a-66a561a44eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:31.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:41.905Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2897f913-e564-43f6-9e1a-fdeb83097060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:41.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:51.917Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6fe36214-997c-4901-91d7-441614d8650a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:26:51.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:01.926Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0cddf9e6-a3ab-4f28-a0dc-2f2f314ddc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:11.936Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eae8a557-47e8-4646-9702-175eb9579ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:11.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:21.952Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c4d40135-92e1-484f-ad76-0bf0c1c37967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:21.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:31.962Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=aab5478d-a5ee-4543-b92f-d048923e68ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:31.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:41.971Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b0088660-884d-4ddf-a77a-9ad1347b9312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:41.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:27:47.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:27:47.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:27:47.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:27:47.162Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:27:47.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:27:47.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:27:47.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:27:47.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:51.990Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8504dcba-1096-4697-88f5-7a423a87eced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:27:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:02.002Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7785f385-f2cf-42e0-8c40-2c1e7ca89b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:12.011Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=73e95bde-4e7b-437d-8d96-c8997ce9eac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:22.021Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1794db16-e149-4514-98e9-1e2f3f303ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:22.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:32.031Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2c0cc3fb-785a-4295-94a8-876d8ebf61bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:32.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:42.041Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5be7b835-4a11-4856-96f8-ed7e75489b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:42.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:52.051Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ea75b313-0a78-4c39-8fe2-5bd12fcce693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:28:52.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:02.060Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=078b04c4-6677-462f-bc42-e26a5624a1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:02.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:12.071Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=18736643-9a5e-405c-ae1b-de2c828caaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:22.082Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cf3cedae-db42-4b9f-b69b-391283054de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:32.092Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=16e1d661-c2e8-4c3b-bb9f-2531504963f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:32.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:42.102Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c9e297d3-dc48-479a-bc78-a1e970682e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:42.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:52.112Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cfffc3c6-98e3-494c-9e6a-2c5175b5e6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:29:52.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:02.121Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=20d4c445-470f-417d-84a4-b7fa3484bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:12.130Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d0f50e40-816d-4cb2-92d9-aa83961af924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:12.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:22.143Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=068b37b0-8533-4133-9df2-09c53a271d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:32.156Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8b0a9b8a-fb9d-475e-b8bc-a0f3c893610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:32.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:42.180Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=86977d6e-b287-40d6-9d59-024b6d6bc238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:42.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:52.190Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d7f424c9-1e8d-4974-a072-849bd5400cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:30:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:02.201Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7eec490c-afa5-4403-9de8-62460ca9fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:02.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:12.211Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e7449b68-eb18-4d1a-857c-c203c0480629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:12.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:22.220Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=22295638-c8b2-43ea-bebd-6e6e62303b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:22.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:32.230Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=55f85f6e-d110-4d0b-a762-49695fc906e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:42.238Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8aa3a172-a30d-4c4c-b165-578354551005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:52.249Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=650205ed-0dce-4c88-be1b-9c0b22e5998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:31:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:02.259Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d8f151d2-587b-465c-9cea-3ddaad2d0997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:02.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:12.268Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c7a12d48-5bc7-4843-a8f2-0acb04ac9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:22.276Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8ad7b59e-fd0a-4bd1-ba00-f1929ff6951a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:32.285Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=84cbf2f4-23dd-4e55-8adb-968e7afe9958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:42.293Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=78eea95b-1116-44fe-ae27-3c9ac6e7b58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:32:47.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:32:47.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:32:47.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:32:47.210Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:32:47.220Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:32:47.220Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:32:47.220Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:32:47.223Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:52.302Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=03024afb-13dc-4ea1-b908-74dacd159459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:32:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:02.309Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fa2838e1-736b-47c6-9405-1ed65d065d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:02.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:12.318Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=abfc11a3-ef5e-4a86-9b79-79bed7c24b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:22.329Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f147c9aa-b362-4f22-ae31-66eb89f56716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:22.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:32.338Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a9ef2ead-f5b5-4ac2-a248-21694dad5664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:32.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:42.346Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ae1ceab9-297f-4dd6-9c47-4e236bd03d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:52.355Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=54f759bc-f9bb-4476-bdce-f2acc6463d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:33:52.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:02.364Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=74d18e90-76f7-461b-9559-a76f65e85020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:02.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:12.375Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7d19e728-dcfa-4eeb-882a-b5e28f93bbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:12.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:22.384Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eb33f00e-e29c-47af-8834-4cee5b3380e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:22.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:32.392Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fcaf1b21-98dd-4652-b1b0-a4f7073dd442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:42.400Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5da14730-3f11-4828-b29c-788d2865d914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:42.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:52.407Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b56a2565-3e97-44d0-8112-a090fcc0eb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:34:52.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:02.414Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ce65d645-cec9-4aff-bd90-6a9ec4e63cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:12.422Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2efdc705-268a-4ccd-9db4-d413a220764f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:22.430Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7e0bacd9-c98e-4b62-a27e-28f83fea1f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:32.438Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fc588ed3-d984-4bf2-b81e-c459cbdc62a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:42.446Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=91407e14-57a2-484c-868a-a2ebc78234c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:52.456Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7cbf2e4e-cd10-4765-85cd-191cb55bf911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:35:52.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:02.465Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=06c4cee3-0ef4-427c-bf34-667d7d1b4c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:12.472Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e57cd2e6-3679-40da-9127-8b4978afc1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:12.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:22.481Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=420458f8-816c-485d-8841-70c5776b5309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:22.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:32.490Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6e8f77de-8c52-4090-9f54-b8f95ad46248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:42.501Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cc2ed016-87a3-4da7-a0a5-16129243900b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:42.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:52.510Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9492db65-7325-4653-a114-68e4130ab81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:36:52.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:02.521Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=818c2c44-687a-4015-9a0f-775d1c9ae047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:02.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:12.529Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5ca873c6-d29f-4aab-b0c9-206ba0c809b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:22.538Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b051956c-6c26-471f-928b-663aa5a1cc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:32.546Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1d266ec0-f761-4498-bb12-0f990d5c1503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:32.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:42.565Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=31aa95f4-fa29-407c-a58d-747fd0357913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:37:47.086Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:37:47.087Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:37:47.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:37:47.089Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:37:47.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:37:47.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:37:47.094Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:37:47.096Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:52.574Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fe43c302-60c7-4d87-ad4a-bef10dd08de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:37:52.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:02.592Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=beff59f3-4208-4569-83c7-3f3835c48447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:02.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:12.604Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=70f7ed00-26c8-448a-a271-62cc71d9cd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:12.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:22.613Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5ca2671c-72d4-435f-a23b-56c18a1f3f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:32.622Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1d02c2a0-3b05-4ae9-b526-d6bf6c2e2afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:32.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:42.633Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a706ffa6-14c9-41db-a043-10bb79a78901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:52.642Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=83f84581-015b-4e7c-bdf3-f4222960e6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:38:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:02.651Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a134e72a-42ca-4c4f-8106-28e984c14c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:12.661Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eff5b089-a303-4f49-bae5-dd2e861d6a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:22.669Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2d2ee063-dc9a-41d4-8716-5992f1454ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:22.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:32.677Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=804d7135-3e42-4e26-8af6-3f9a7efdf4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:42.688Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8fb9a3f4-8d13-447a-bb21-7bd4013abf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:52.697Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=47fd56bc-52fe-4453-8fb3-811b29ccd98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:39:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:02.705Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=efa927f7-4d5c-497a-ab18-6fcb983b62d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:12.728Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b3cadbfa-dd7c-4391-9801-13a19ade4eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:12.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:22.737Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=403ab2ec-b577-4199-be1d-559ec7ea5b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:32.745Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a38b21c9-d44f-4597-b80d-b0465c8e2b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:32.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:42.757Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=78e769b3-07e0-4333-8c6b-33005732e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:52.770Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c96ac1bb-a44b-43d2-82f7-2767c715c2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:40:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:02.779Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=64879da4-5da5-4705-9f52-dcad8c80ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:12.789Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2d88d0b7-ac10-4726-a90c-c2cafcd3073a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:22.799Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3749c439-37ac-4b21-a304-8f84309ad02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:22.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:32.820Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0f217458-4c02-4dae-9edd-0f2cf15c5f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:32.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:42.831Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4397b921-d137-4fae-a653-d0a5eeac4638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:52.840Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a4d14a54-1c95-48de-bb32-65e82496c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:41:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:02.851Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=70330835-5926-4602-b7bb-c8f0149592ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:12.861Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ccbbbc55-e6c5-45f1-b61b-ca79f4b307d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:12.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:22.870Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=65866c3f-7b88-4206-a88b-611a7d1cb988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:32.880Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9b1832c5-f62b-4656-835b-ff24ef0ff3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:42.889Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d20c84fb-3d46-48be-832e-14f57aa2fb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:42:47.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:42:47.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:42:47.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:42:47.200Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:42:47.207Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:42:47.207Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:42:47.207Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:42:47.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:52.898Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1e166275-7593-47cf-ac31-377d1daa65ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:42:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:02.907Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=48d80e4e-c88b-412e-9a6a-8220f526675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:02.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:12.917Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f5979f25-d075-4140-b39b-d1a1b4bc83cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:22.927Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ef1f4126-2e86-433f-8c3d-d816db7b3e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:22.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:32.934Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2287c0e2-e970-4d76-a5c4-b7ee876c8c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:42.944Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cc2999da-4274-4c2e-9e10-bb9446df97be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:52.952Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=291d93b7-b365-43a1-a37c-ed1a660d4f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:43:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:02.961Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4329425c-2d18-426e-826f-5a8a7c0ee543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:02.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:12.970Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=aef5ee00-89d4-4154-a430-3cb52cf6479b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:22.979Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=311b78f3-42f3-446d-a65b-98d6f4386f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:32.988Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=becccd06-3c0e-45fd-b842-219e3c4cc398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:42.998Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e96d62cf-c38c-4eb0-a08e-7d2f08d6e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:53.006Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=06826301-cf83-4b84-9137-7b32942ee984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:44:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:03.016Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8563a698-832c-4c4d-919b-8f27c846e7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:03.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:13.024Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7825f8e7-bc60-4f54-8ca1-d972a9021738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:13.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:23.034Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8fc74498-5cd9-4c55-a0fd-bcfbb6fd949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:23.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:33.043Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1636f37a-a9bc-4802-8da5-d743396f99a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:33.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:43.063Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=85de2cbd-756f-46b3-b1ea-deda2f05d696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:43.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:53.071Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6d6b2fee-ec83-422c-aa59-e008a6a28ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:45:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:03.080Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0300a7ee-78fa-4167-811d-f8d6cd6eaeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:03.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:13.089Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=421b4f52-0421-495d-9d77-f1807ae47772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:13.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:23.100Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ba40b8b3-16a9-439a-872e-d874d9792315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:23.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:33.109Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=46fba3fb-9c79-4d68-a2b8-0e3b7cd23a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:43.116Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1b9cacbc-9f2e-40b1-96ef-12989f5da1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:53.123Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eb95de6f-07ca-48d8-9ca1-04d7704f7b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:46:53.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:03.133Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3d0fcda9-edb1-46dc-8677-230dc2eda28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:13.154Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f4d881a7-174d-4469-bb23-b4c8468c15a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:23.163Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3f7a758f-1295-4fff-a473-cba5eb6da77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:23.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:33.172Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6a59f6e2-1aa0-4ff7-8332-fa19be63290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:33.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:43.180Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=dd994aeb-0a7a-4161-8827-e344066b7a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:43.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:47:47.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:47:47.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:47:47.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:47:47.093Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:47:47.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:47:47.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:47:47.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:47:47.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:53.188Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c39f0f46-a7e5-44e7-9f21-d7161c16615a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:47:53.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:03.197Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fecbfc4d-e19c-48a2-8df6-834be9f711eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:13.205Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2cfc6ae6-fb5a-477a-b5bf-9af6c44110d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:23.213Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5171298f-9487-4bb3-a03c-7b05f7e062f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:33.222Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=749ad6d1-be1d-489f-a8ef-3b54d32aa6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:43.234Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8b3c4b79-1c11-4a14-b659-73b77297b51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:53.243Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b277c444-4682-41d2-96bb-cea6d54ed557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:48:53.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:03.252Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4c9d8b5e-4efd-409e-be5c-d42d2aee1bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:13.262Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0c26837f-99a4-48b4-b9ef-eaa513ec6b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:13.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:23.270Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=03204863-d8ce-4c12-9c84-a365a995a634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:23.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:33.278Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=bfcf0d67-d587-45fb-8156-ace0469dcace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:43.287Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=571b2dfe-593b-475f-8b8f-7f46413258d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:53.296Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=879eb6e1-a970-45d6-bdd4-953bf770de1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:49:53.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:03.305Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=de1fd2e2-59c5-405d-b0c3-54e6d0e1c69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:13.314Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=efd14fe2-47f7-4827-8d4c-daf35a046686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:23.323Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9512dc00-e5b5-4475-8b2a-913e284a8900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:23.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:33.334Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=53288030-b948-4649-8696-c9b6ea77c6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:33.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:43.344Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=72888502-0478-4a98-a52b-34fa765f9eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:53.353Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d0e56b83-bb47-4254-a542-4882e4ae11c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:50:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:03.362Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ebbf43f2-71af-4604-8a85-e1fdff10a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:03.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:13.373Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c51d659a-3a1f-46fe-974d-280657c76c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:13.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:23.385Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2d920d20-68b3-4d01-b902-86110b7b44d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:23.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:33.397Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ee05fdbc-64e4-49ba-a05d-fd4c1a675e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:43.406Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=93434f7d-62b6-4ee2-8c5b-3f7e5b1a4b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:43.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:53.414Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=32866f84-119f-4f2f-9e77-f4b5e729db02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:51:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:03.422Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f93d7281-1ab1-44dc-9c4b-f86c3b268f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:13.435Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3b6c3815-1ed0-434e-84cd-18cbd9dcabbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:13.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:23.444Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8c30d122-aa36-4a90-8d71-4a0d5c87319c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:33.453Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=11f89f2a-2849-423a-bc9d-18777737476a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:33.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:43.461Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=83c3358f-3e19-485b-bf3e-5cc269d45d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:43.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:52:47.182Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:52:47.183Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:52:47.184Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:52:47.186Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:52:47.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:52:47.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:52:47.194Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:52:47.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:53.471Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2818ad7e-f853-43d8-a0ce-39389ed34399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:52:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:03.481Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d447545b-2895-4089-b954-12e3b4b7f408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:03.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:13.491Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3982c1a9-e106-4487-88cd-8552a82b48c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:13.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:23.499Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=706059f7-eadb-412a-bdd8-2e7c2ec4b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:33.507Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=106a546f-f4f6-4092-a89f-91b7bef6a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:33.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:43.516Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fe24b981-f4b3-4118-b581-0d564fcc6ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:43.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:53.523Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b6e46993-3766-4a0a-8b94-8f866a3629b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:53:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:03.531Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5e4b953a-1e52-46d1-b1a3-1817cc823b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:03.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:13.542Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=103f2055-85f7-4a7a-bad8-e553b6bf6871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:13.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:23.552Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=247019ed-cd8b-4485-b867-771a6ba9656e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:33.561Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cf2072a1-7d12-4f26-8c16-24bd101dce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:43.569Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=713e49de-a9ef-44ad-adb6-ea427759c95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:43.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:53.577Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=35e8b8f3-b4c8-4b0b-8e64-edb037fe5c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:54:53.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:03.588Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c35406e9-3161-48f7-99b1-cf1cbbacbfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:03.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:13.597Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=dba36add-1f7b-4cdb-8afb-673a9653f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:23.606Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4986d166-982e-456c-8bf5-9789aec271d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:33.615Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f971233f-66b3-47b0-a57c-8817e22eb007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:43.623Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9ae8a67d-8871-4bb0-ba20-fb363be2948c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:53.631Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=06452d53-9572-4e7a-ac37-ecf280ded683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:55:53.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:03.649Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d98d5296-fad1-4a87-81ec-22adf997375c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:13.657Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4e008863-69bc-4b0c-a59e-bdccf482592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:13.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:23.665Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0756b304-1a35-4a4f-8486-5d9ea48fdda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:33.672Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=166aefc0-0d60-4330-97ed-c7b6ed223708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:33.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:43.680Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2ce0adc7-a12f-4a69-be9b-3e4e01915256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:53.687Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d53571c2-2b2b-4bd9-bff6-58bd1c680c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:56:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:03.695Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=35a5870e-78ce-4c6a-b98d-48761e7417c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:13.703Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=73c4c426-6264-4b68-a098-3f5612c46456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:23.712Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c01ced1a-2daf-4582-8308-1be9addf67e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:23.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:33.720Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b56a4da4-c51c-449d-9cbe-ff73da66bd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:33.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:43.728Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0d1368b5-3d18-433e-ae26-b23c03fd7e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:43.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:57:47.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T05:57:47.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T05:57:47.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:57:47.077Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:57:47.082Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T05:57:47.082Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T05:57:47.082Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T05:57:47.084Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:53.737Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a8ecaf25-671d-4702-bcd0-24838d8c5ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:57:53.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:03.746Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=bad78cf9-98bc-4c60-b0d3-98a639dd0fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:13.755Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6597706d-36f4-4630-a1ec-08ad85f8bd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:23.763Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5b55e644-dbf3-47fa-a610-af06f56438c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:23.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:33.771Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4bba1471-4c7d-471f-a2ad-aeb95da5c9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:33.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:43.779Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d3ee1545-85e9-4a88-88c6-b4393c00e5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:53.787Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=86effa15-57aa-4dc6-a1a6-ea646eb0fde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:58:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:03.797Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c1bf9f26-3adf-493a-9476-c200276913c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:13.806Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c32de173-5428-4edd-8077-6b2ba25a4497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:13.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:23.815Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3c660680-4f7b-4526-90cd-0b88cb72c8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:23.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:33.824Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fd1ddcf9-2fdf-42b1-81b2-07e0f2f34ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:43.832Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b8fb8af2-f501-4202-9bd7-c24725451d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:53.840Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=70f22d21-08b2-454d-b320-abee705c2f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T05:59:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:03.856Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=87808b30-31fc-4600-b332-36da1347c84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:13.867Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4039a72e-fb6d-43b8-99ff-6f22a44aad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:23.875Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=20251b20-e63e-4409-b455-df4134281131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:23.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:33.884Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c3c63a18-8043-4f5f-97e6-519336c9691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:43.892Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=dbba518c-84a0-4c5c-b050-7b5c81d4af8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:53.901Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=adf8f9e8-2ca4-4e35-bad6-efafc59e4845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:00:53.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:03.909Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0815ae47-7079-42fd-9270-c82824d4a8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:03.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:13.919Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b5fce033-a0de-4a63-bf1c-22b74b3c7252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:13.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:23.927Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4ec7e5ff-bf49-4564-ab09-fed8af8b2945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:23.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:33.938Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fb4ef582-549d-4cd8-a6b3-3870b261687a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:33.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:43.948Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=102f10d6-d485-482e-8be2-c00592f6a4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:53.955Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1e34bbfc-290a-4813-b7dd-2fe983e30928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:01:53.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:03.964Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7ca0ce84-c8dd-4498-934c-80c361346a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:13.975Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=bfc63847-31b0-453b-88d8-96297f27b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:23.985Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ab747dac-39e2-4446-8e1c-fdc1c14dff16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:33.993Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b6c962be-d983-4de5-8d1e-101bd5639a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:34.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:44.003Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2f6a3ddc-b70e-43df-bec3-678ea74f99a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:02:47.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:02:47.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:02:47.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:02:47.126Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:02:47.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:02:47.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:02:47.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:02:47.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:54.021Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ec44a9c0-2639-4f61-8838-1452fae3afca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:02:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:04.032Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d892ca55-272a-40e2-9702-0accb15cfd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:14.042Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6f59a632-53f0-4b6b-84dd-db726383f5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:14.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:24.052Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ec232058-3394-49d8-a301-9a7bce78fc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:34.061Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eacdf27f-78ae-4eb7-9aed-e245192b536d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:44.071Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7b76822e-a465-492c-8d0b-1989bb39b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:44.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:54.080Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=54d24689-f981-42f4-bf4d-31ecc238ccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:03:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:04.088Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0546b257-f533-4937-b8c1-9b5e65b59b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:14.099Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7d79b100-5afa-4016-a906-fd8da9077ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:24.111Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=94a98fdd-a792-408a-9757-6ccc49d6e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:24.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:34.120Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b401d48d-6fb6-4865-8391-763a5c6d9c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:44.131Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f7cfcf47-486a-4ba3-ab64-25794918fa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:44.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:54.139Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5f6199bc-a715-4f3d-a3f7-e2088c0690d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:04:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:04.150Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=94097b73-363e-4171-8c5b-69c68cdcbada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:04.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:14.173Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=47b716d3-ec70-4701-8f92-3fd75c93137c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:24.182Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=457cbc11-d0a1-4d3a-9dd3-77617ea39e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:34.189Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0b4d6404-e11c-4c62-b1a2-13ca9f8907d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:44.198Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b7b8e5f5-c18d-4296-a822-048a0db5e1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:44.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:54.207Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5b82156b-c570-4300-827a-208b470f6c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:05:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:04.216Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7406f985-37e0-4439-964e-d0463228a4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:04.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:14.237Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f84c4b51-6f26-4f92-b486-ccb8f6ce9f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:24.248Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d12d9e5f-20b7-4186-ad19-31cdade07ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:24.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:34.258Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f28fb6ae-ed1d-427c-9546-812e0780c233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:34.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:44.266Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=aa378d7a-f6a0-4f28-9ccb-02a4b7a47854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:44.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:54.277Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d98da671-8c2b-4503-b0c3-4c07653a4530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:06:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:04.290Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ea563171-dabd-4cb9-96b3-a958f1a0d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:14.298Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eab3e843-8631-4a16-bb13-6d506b2461e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:24.308Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6375c90c-1e80-46da-b302-012290a92ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:34.318Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f12bb19e-29bc-4f45-ba72-4406edb1217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:34.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:44.326Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d32a6528-0a19-467e-a106-81e832293e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:07:47.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:07:47.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:07:47.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:07:47.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:07:47.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:07:47.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:07:47.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:07:47.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:54.336Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=199ea940-0f62-452c-aed8-eb4328eb42b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:07:54.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:04.345Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=dfd804ee-f908-4b67-acc0-a70673be47d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:04.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:14.353Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fa7cbe39-812f-46b2-955c-5b13f59db779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:14.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:24.361Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=575e9390-0c7d-47b0-8b6d-432a83ded911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:24.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:34.370Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=82f3eb11-95f7-45d2-bd76-0aa5e0620066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:44.379Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0240a794-021f-4bd7-a697-de8833046b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:54.387Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9871fdb7-620a-494f-b543-ce1fcfe2568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:08:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:04.395Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ff5fd160-f992-420c-b361-ae8ec253f945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:04.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:14.405Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3e39d22f-31a4-4726-830e-c64de7e82760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:24.414Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8b82779d-2b17-4579-8d35-e10a44435821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:34.422Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c04b6a89-8437-4dbf-ba0b-2aee5de26dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:34.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:44.432Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=53e978bf-9149-4bf7-85da-771577719841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:44.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:54.440Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f0af272b-a8d9-47c9-8af5-939ad2267a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:09:54.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:04.450Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2f31ac34-cb10-442c-8771-fd013135c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:14.459Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d355d65a-32f3-4f22-a2af-356ff975b889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:24.468Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2785ae2d-6d05-4e1a-adc7-1e2bde6dddd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:24.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:34.479Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=481f09c8-f488-4272-a49d-62bc54c7d55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:44.488Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=48f76fdd-54c1-431d-a098-4205ed609d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:44.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:54.497Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f96c288e-15dd-4429-b8be-0e57aa096cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:10:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:04.507Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=536dc066-47ed-416f-8758-ea22781a0a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:14.518Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6967473b-6a7f-433e-9831-525064f72336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:14.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:24.527Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=281f20eb-485f-4afe-85f4-2bef506d3b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:24.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:34.535Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a76e9fad-2c2d-4e62-aa0f-f0159b60006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:34.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:44.545Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9db86ec7-d435-4ec7-86fe-0072d5949bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:44.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:54.553Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=49e9e561-6261-4dbf-bbac-d7e939c8d40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:11:54.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:04.565Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=735055d3-9f92-4c22-976b-d86dc792dce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:14.574Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=60d8789b-f49f-4141-b6d7-3823ac358f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:24.581Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e07075e9-c736-48b1-b921-4861a98c0fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:24.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:34.589Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8192dffc-8dfb-4ef4-bef9-166e2507674b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:34.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:44.598Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=15edc737-c8ac-4fa7-9521-0e5aca51c812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:12:47.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:12:47.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:12:47.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:12:47.140Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:12:47.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:12:47.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:12:47.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:12:47.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:54.621Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5dd73dcd-6a6a-415e-9aed-df2623c6e84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:12:54.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:04.630Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8417f199-5e03-4a43-98c3-4d2e40e8190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:14.640Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8f8a501d-89c0-479e-8630-44b5ab4046ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:24.657Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=17d65dfc-00c1-435a-afe1-e27280e23fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:34.667Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8fd3ee65-25e9-4391-86bd-ee540abad2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:44.676Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b8427dfa-ef6b-42b4-b44b-6a8294faf939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:54.685Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=07aae34e-b058-4704-9eba-9fa5c8029880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:13:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:04.694Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=db213a01-6f87-498d-823d-66a06c08e601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:04.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:14.703Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a033acf0-0fd4-430c-ade4-194fbc426148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:14.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:24.715Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ba53e1ad-bdf6-4ee9-a4f8-ed58e10cf508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:24.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:34.724Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c96f97eb-63c2-4c41-9564-675a384571bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:34.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:44.732Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=441f38cb-7053-43db-9490-faa7c61e4c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:54.741Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=95c27aa0-4bba-4cd1-8fa8-a4e0775df624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:14:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:04.749Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8a43dcc0-2d86-4cb4-9c01-cd399e02a23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:04.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:14.758Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f8a965d5-c47f-4b7b-bee5-98586eb92817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:24.769Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=351f05fa-c831-420d-a98b-283784fa99d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:24.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:34.778Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=af34731a-19b6-409c-a7c7-102efac88d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:44.788Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e633424e-258e-4aff-826c-a89005aac20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:54.800Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a2f76532-170e-4d4d-a1c8-0b2b61cb80a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:15:54.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:04.811Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2c4f7ca9-f982-4dfa-9a13-04fd8418a08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:14.820Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=88190dff-638c-4f53-b184-fca6f64d0238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:14.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:24.832Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9e5cda6c-ac64-466a-be7d-2eb4ba93554a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:24.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:34.840Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=de224565-c302-45c9-bac4-300eb3599bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:34.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:44.847Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3bfc515a-2c9a-4d73-91f7-c7b4c92faec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:54.858Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cb9829e4-0e7f-41ef-97b1-4597b44f4145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:16:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:04.868Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2ca7a4e1-623b-4df1-b2d7-4add43bd5b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:14.876Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c3b6c4f0-ff31-4f9e-b343-806bd7e4ec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:14.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:24.885Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=da744bd6-2483-49b3-a2c7-b925f8ff5783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:24.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:34.894Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c0332e35-8903-45ba-9347-2ec8a65b1d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:44.902Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=67b63863-3e1c-4868-86f8-a417bedd6992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:17:47.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:17:47.171Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:17:47.171Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:17:47.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:17:47.179Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:17:47.179Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:17:47.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:17:47.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:54.910Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a03d27c0-3b32-47fc-a088-1e9b47a4a4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:17:54.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:04.920Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1a849ecb-e9bb-411e-95b0-af522d6aad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:14.928Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5bf5b719-2bb9-4709-a05e-c5fcc3c8c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:24.936Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d76b09f0-3173-409e-a1fe-9afd51b8257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:34.944Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=651215c2-49dc-4d80-acb7-9cddd7d600d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:44.952Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3e54e502-ad70-4ace-98dc-8cc8969658fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:54.960Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=aa5b6178-155a-463f-a97e-ba392c06f922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:18:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:04.967Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fcdc1a34-0e01-4a60-ac68-98929a8f1928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:04.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:14.976Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1f9224c8-70c9-4fee-9f30-d741efa47c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:14.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:24.985Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=00351bfb-a7a7-44af-8dfe-82b5bd2d9b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:24.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:34.994Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d99108a2-0a8b-4871-a298-16fab955eda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:45.002Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d20cb037-befb-48b9-8d1b-58fc7cda22e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:55.011Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=daa6e699-d5c8-4609-8e0d-e2cd604af1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:19:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:05.022Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f01679a9-dcf1-473a-9b07-8eed33dc38db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:15.031Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=58da38e9-b8d9-4ba9-bd3c-177cf042b0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:25.040Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5c994d57-16b9-4bf8-9c85-972743abf53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:35.049Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=980b1c9a-d4bf-453e-9d17-cd7e70171b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:45.057Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=35cbc39a-5f13-48a7-ad1f-a6d6bf8e7fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:55.066Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=46e127bf-940e-401c-8714-eda74e2311cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:20:55.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:05.074Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e5cb6613-4db9-4b2e-8803-8161b55735b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:05.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:15.083Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=979f82eb-44bb-45f9-925f-a9547b815c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:15.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:25.092Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d700b7ee-cf82-41e9-acba-9c55f0e90a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:25.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:35.101Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f048d0a1-e49c-41d0-bf66-2c3b7337fb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:45.110Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6b620dad-2a9f-485c-9afb-27cd8a603ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:45.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:55.119Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8fe7a4fd-1b69-48f4-8ff4-7842c95dda3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:21:55.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:05.127Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=091b4586-db3e-40af-8388-cd70eda1e794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:15.136Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4cf2e795-00e7-4644-9ef6-015fad775474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:25.148Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5a1c3a24-6c1f-4ffd-9c7c-87e94a6b425e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:35.156Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=790525de-893c-42df-ad22-03910c504f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:45.165Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ff7c1f14-0a1c-45fc-9f9a-c0012e02254b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:45.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:22:47.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:22:47.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:22:47.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:22:47.076Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:22:47.080Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:22:47.080Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:22:47.080Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:22:47.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:55.173Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cbb77f8d-ecd1-43b8-90c8-2c27f3e619ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:22:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:05.181Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=092f1138-0652-4b44-8fb8-35bf00824d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:15.190Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0ffa9545-5cd8-402e-9fb0-6393d1d6d7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:25.198Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7225f809-f699-4546-89f3-6a0e703576cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:35.206Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=03a9ec26-71b9-4f19-8bf0-1f5eeae54b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:35.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:45.214Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=22b09846-543b-408d-b8b1-17ecc782a81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:45.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:55.222Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9ce08c57-0372-4d70-83c5-c259468d0598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:23:55.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:05.230Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=57ee2aa4-7d01-446a-a293-7deceb5b7664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:05.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:15.238Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d344eb80-8c48-4de3-ba69-f1cb404e4c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:25.248Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=fe308d99-7c61-4b98-8b89-fe1ad45337f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:35.256Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=41b4b05e-0515-48ce-8a4e-17c8d55fb0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:35.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:45.266Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9c76240b-7a1c-42f2-ac32-993867d90b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:55.276Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e85c80a4-b44e-4fc8-9580-f727bb95ab68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:24:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:05.288Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f8013077-2b93-40a8-b6fb-916cea580292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:05.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:15.300Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8dbfa9ec-dcc3-4d73-8124-7a9d1f241748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:25.308Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b4ce7923-f67e-4c54-b67a-a92065488f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:35.316Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1a697108-7ea4-4e73-8c7a-3835550bd09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:35.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:45.325Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2cbee2c1-85e7-439b-aa4c-66c08219b753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:55.333Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f6c22ea6-2bcc-45b6-8928-08dd56318bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:25:55.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:05.341Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=498de00d-57ae-4ba5-b948-7c02a67ca338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:15.349Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1ec5621d-2234-4b07-beee-396d833fa367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:15.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:25.357Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7a4fb09e-772d-46f1-b718-511f49ac8d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:25.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:35.366Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c093746b-1b02-456e-a937-a9e5dcc61b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:45.373Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=335c6c5d-994a-48c2-94ad-a715e506b6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:55.381Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=672c13a0-b3e2-439f-b4ea-9c50455c907f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:26:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:05.390Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1f47c093-1451-488c-9de7-4266caf4270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:05.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:15.397Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=846978d0-987c-4c47-b2a2-fef92267b8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:25.406Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e57c7467-1b64-4115-8ec4-7d4877891bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:25.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:35.414Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=95845d08-0e7e-4005-82b9-6ca655eeb53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:35.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:45.421Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4b1f514e-f527-43f3-89db-53e9b050ec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:45.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:27:47.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:27:47.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:27:47.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:27:47.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:27:47.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:27:47.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:27:47.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:27:47.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:55.431Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ff97d69c-25aa-45ac-8c9d-ac448a409a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:27:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:05.438Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8a295fcb-29b5-4a25-9889-0ab101c70b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:05.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:15.446Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d3b3bc86-ee42-4993-9db3-bd1d47c12d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:15.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:25.454Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e20b8cc4-1c81-4fe0-bebf-55badd498795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:25.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:35.461Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=46b437c7-4d2d-4cb7-8654-a0c52322d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:45.469Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=935a6444-39b0-4dea-9d0b-fa25381fbd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:45.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:55.478Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=218ede40-8f41-4ed6-bf9c-4bdefee0cc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:28:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:05.487Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=77bcb8b4-07fa-45ce-b897-4ef0ce2f2332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:05.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:15.494Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0d97b4ee-8d62-482b-b48d-9e4244badf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:15.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:25.502Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=023a4a09-c8cf-47e7-ace8-9f99e667343c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:25.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:35.511Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9c7219c2-af3f-436c-bdb8-2300611a2aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:45.534Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f76c705d-9f75-46bc-ad51-f80f5bc59dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:45.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:55.542Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4e041048-d61c-4fa0-8b03-7eeb55471996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:29:55.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:05.550Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0621c820-58b2-44c7-8845-8442e8da9953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:05.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:15.560Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8bfee3ea-3d01-41a0-b5bd-0f34fef36acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:25.570Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=620367a9-0bce-4a5a-b4bb-74b147fc5fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:25.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:35.577Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0e1df269-b7c1-49d6-a30b-889eca737da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:35.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:45.586Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c955eb97-0d17-4d40-be0f-7fb5f54ed254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:45.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:55.594Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d4df6e63-e30f-418d-a0dc-2ec5e07664cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:30:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:05.602Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=184b0df3-0a12-433a-9009-ca4a1f3555bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:15.612Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e655183f-b55f-42e8-90a5-304882266260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:15.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:25.619Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f6beb17a-61cd-44ba-b834-7675503549ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:25.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:35.629Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=5c01c7a8-ec64-4eeb-babc-9bc5ae628b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:35.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:45.637Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3aa82040-747b-4251-9dda-f83dca2ab2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:55.645Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=7f718ff3-38b9-4e5e-9e98-c5312542a671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:31:55.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:05.653Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2dba4f43-83e3-4581-a898-d138b6495685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:05.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:15.661Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=45cb126e-5e83-4f41-a1dd-03bd45ed3043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:25.669Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=bdec0136-4691-4521-9f6b-bf17b86a35a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:35.677Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f4a87fb3-81cb-44ae-9068-259a7c5f65c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:45.686Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=53464013-0c0c-43ac-9e72-8b236eef0751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:32:47.091Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:32:47.092Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:32:47.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:32:47.093Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:32:47.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:32:47.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:32:47.097Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:32:47.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:55.695Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ae012d62-bcc7-4213-95a9-dbbfc87f4c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:32:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:05.703Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=030c6971-a4a1-4840-9569-eee54d031bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:05.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:15.712Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a3c0f25e-e4da-4c2e-9c9a-cfe14ad84610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:15.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:25.722Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=010f4987-5c97-4ba0-aa03-41ed14086d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:25.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:35.732Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6b17c921-e891-4212-a7cc-80f761f6a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:35.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:45.742Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=be0708a5-e266-442c-adce-f4cf93351dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:45.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:55.751Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6ff8f23c-6055-48a8-a6a6-f10ac6a557c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:33:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:05.761Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4775c6d6-5b97-476a-80fb-4783de97a297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:15.774Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=52d1220e-484a-4aab-b2b1-e6abc000a449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:15.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:25.784Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8942df0b-ca40-4804-94cd-9a62f9e81d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:25.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:35.793Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1f255fb5-bd4c-4708-81a8-39429e4a850a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:35.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:45.802Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9f57aaf3-6670-4c4d-ac18-d8db7213ade5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:55.812Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=996b4672-9ee4-4164-9d78-31028811cd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:34:55.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:05.820Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=cb30f9f4-82c6-44a9-b598-80e8130ff9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:15.829Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=61a5f375-871d-44d2-b990-9953f0b8cf4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:15.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:25.838Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e453ee17-0f70-41cf-8c73-c7a7cd4c46a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:35.849Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=16766870-a867-4be5-8119-4e72c86beaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:35.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:45.857Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c460648c-f02f-4150-b11d-e14326a1fe26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:55.868Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=48d0e6b5-76c3-45d1-a107-427b2840c727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:35:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:05.876Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e6ef9fec-3bcb-4752-bf67-1d8ae3df2bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:05.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:15.885Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=9674d6bd-c035-41fc-acae-7df9fb682480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:25.893Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=6812c849-dc34-44a6-b816-1885a643f3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:25.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:35.902Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=3cf9995d-f139-48f9-b5ef-500588b48bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:45.911Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f2d15943-4b12-4351-bbc2-61821f3b5804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:45.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:55.921Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e17dadf0-e5fb-48e9-80e0-5c98bd36e621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:36:55.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:05.931Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=b82239c9-a5c0-4626-81a9-ab6a30c39d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:05.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:15.940Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=a5bbc47b-2025-46d8-8354-aa59dcb96093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:25.948Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2eb3eb9b-3049-4be6-8a46-d862da2709f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:25.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:35.958Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=416f644f-3f84-476b-b7ac-b894f8e64e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:35.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:45.966Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f61adcef-9e9e-4eb2-a034-d369b39a69c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:37:47.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-26T06:37:47.165Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-26T06:37:47.166Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:37:47.168Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:37:47.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-26T06:37:47.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-26T06:37:47.176Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-01-26T06:37:47.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:55.975Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=713df70d-4862-41bd-b419-210757e89b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:37:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:05.984Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=d9fe06f4-0d62-4cb6-b40b-d6a6b0a99558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:05.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:15.996Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=122ba63c-95a1-4604-98b2-8055dd17e9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:16.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:26.004Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2a6bc013-a5a3-4b14-91fc-0b3de99b7722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:26.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:36.012Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ebd061c5-30b6-465f-9cf8-7d6466997b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:46.020Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=c020f770-39f1-4b9c-9cb3-36ad35c6f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:46.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:56.027Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=db1755c8-3455-4c2a-90ca-8ff1a787b3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:38:56.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:06.035Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=8adbcbf8-c6f4-476d-b1d7-c1a78568f034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:16.043Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=334aa030-dff3-47d4-9ead-7482853cdd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:16.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:26.052Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=1021f993-fcad-44a5-aff7-3171400466e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:36.061Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=e44df8c8-7237-4133-98ce-d5a0efdf5593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:36.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:46.069Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=eedc16ea-54dd-47ee-82d3-fc6b973f58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:46.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:56.090Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=0ca8fcd6-b3f9-4b68-a2ea-5562ab501f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:39:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:06.098Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=20f54cf0-dbbf-4d87-8b41-7ddf5e6bc81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:06.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:16.106Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=ac2c2cb4-77e6-4f8a-a743-7edda30808b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:26.115Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=bf9f9844-5844-420c-8abb-856762418be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:26.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:36.122Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=4284f73f-bc8d-4c23-bfe6-1563ea414a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:36.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:46.130Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=23f063a3-6a04-44fd-bbc9-7f3530b4b118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:46.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:56.139Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=48569fbb-a147-41a7-89b9-11f5d18d6271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:40:56.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:41:06.149Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=f5598ba7-8175-494b-b31f-5597f9c25f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:41:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:41:16.157Z |INFO |Init configs |InvocationID=e0abdeef-22de-4cab-a63c-b8a2b0d0816f, InstanceUUID=2c0161e6-038a-4987-9721-398dc015aa2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-26T06:41:16.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |