By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:12:44.830Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:12:44.834Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:12:44.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:12:46.297Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:12:46.529Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:12:46.529Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:12:46.530Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:12:46.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-08T12:12:47.117Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-08T12:12:47.187Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-08T12:12:50.403Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-08T12:12:51.810Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-08T12:12:51.889Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-08T12:12:51.897Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-08T12:12:52.064Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-08T12:12:52.065Z |INFO |Root WebApplicationContext: initialization completed in 4877 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-08T12:12:52.971Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-08T12:12:54.253Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-08T12:12:55.765Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-08T12:12:56.630Z |INFO |Started MainApp in 16.299 seconds (JVM running for 18.052) |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-08T12:12:56.755Z |INFO |Start scheduling PRH workflow |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:12:56.773Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4f4f9b21-0d93-4f81-b9d8-dee7517ebbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:12:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-08T12:13:06.900Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-08T12:13:06.901Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-08T12:13:06.904Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:07.523Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ddfd902-081b-4ebb-9663-0fbeebdef73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:07.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:17.764Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b4d3ab6a-fa6c-427d-8ba8-5115369f21c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:17.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:27.800Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dd280652-a294-42bf-b568-10be0817e681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:37.829Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6bc6342f-c84e-4c00-b081-d448ab60aaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:47.868Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e9603bd7-b17a-4ca3-8eba-416aa4d72426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:57.897Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2400a31a-2607-4375-b911-22521e89ccb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:13:57.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:07.934Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4695b421-0109-4c7c-b75c-bdf5a7b083c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:07.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:17.960Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6ff069df-dfd7-4c75-ba7a-6ce0c4716554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:28.001Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=515a77ed-b1cc-424c-86dc-92d504163cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:38.032Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5374ec4d-077e-4114-a134-bcf7fb4576f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:48.053Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=62a567b1-329f-418a-84c1-8031d5888896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:48.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:58.082Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e7da5cc0-c3f7-4e67-89f1-834d2200655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:14:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:08.117Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=116abfe4-b9c5-44b6-ad78-887a1daa0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:18.168Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=38913c67-aa99-44c7-a856-e9482d566cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:28.202Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0b2a312f-1c08-4afc-a321-d3c0e34e460a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:28.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:38.268Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=be09e4d8-4d40-447c-a39d-9a353b509b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:48.347Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=695e1cbc-dd58-41a2-b05c-e1e06b06836b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:48.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:58.385Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=116a6bbb-d2c3-4eca-96c4-3b0bd90a3f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:15:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:08.445Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6989d7e0-9e52-422a-b65b-2f82aa8d82b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:08.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:18.525Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f91622eb-abfc-4a5d-908c-39afb18d4fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:18.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:28.556Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=36f14ffa-2090-4f1d-858e-4a33a1b0dc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:38.583Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ecd796a1-e3d1-43bc-b802-30dc73d7d36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:38.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:48.613Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5418a3b3-775e-4e42-9760-50dc480a35af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:58.644Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=75355f38-c25c-413a-80cb-71fe778eb075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:16:58.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:08.688Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8f62acf7-08ef-4a33-a848-6d32e510f2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:18.729Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a9126892-c55c-4baa-888a-b5a1fcd80007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:28.753Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=15c321df-b08e-4e77-9f6f-e7cdfde86bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:28.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:38.780Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=94d45898-9d31-4787-a11b-fd98ea9108df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:48.819Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=81bb659a-f32d-4335-af2e-62f20891a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:17:53.508Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:17:53.509Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:17:53.510Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:17:53.516Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:17:53.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:17:53.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:17:53.541Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:17:53.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:58.843Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=45f83551-21c1-4a8f-a6cd-3f83ee9a5e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:17:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:08.864Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cdeeb4c3-3ba8-4f36-a87f-4f76b3eb42a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:08.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:18.893Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b727edfd-41a6-43bf-b5b5-5e7b87d430b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:28.930Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=02e19950-bd20-461b-ab2a-85707d0a04f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:28.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:38.954Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bebd41b5-fc93-46b2-9e9a-c9ac4bc0976c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:38.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:48.974Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a3d5a04b-25fc-4f94-b1ee-ef2b29371e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:48.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:58.997Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a00e51be-2d78-4116-abb2-a43a58340dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:18:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:09.025Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e2abab81-924f-435b-99b7-e4719314d2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:09.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:19.046Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=71067335-0331-4a32-912b-3f81ab372075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:29.071Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=163b6e5f-30bd-4950-9c22-cf911aabd16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:39.088Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7943c4e1-a4fa-4dc7-a2c3-666d3527117f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:39.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:49.120Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c36eb60f-da70-46de-aac6-3686daf7e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:49.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:59.154Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=96ada75c-ce36-4fe9-a7bc-a1d5c545efc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:19:59.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:09.177Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=901ebe05-65d3-42e1-92be-19a26ced8173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:19.202Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dee02136-3e1c-4e50-8645-815b6ac0ffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:19.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:29.231Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b92c6d20-83ce-4a92-8d86-7f0b060aa497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:39.259Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4fb6d922-2d6d-4d2f-a546-8be98db4932a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:39.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:49.288Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=15af85fe-4484-4c27-b595-3e74c11d06bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:59.322Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6926453b-7544-4e0e-a444-ab65fe3fd9e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:20:59.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:09.346Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5bf7de1b-8e28-4ec6-8e8c-17543b7a04fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:09.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:19.370Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9dabfd9c-bd1a-4ab4-b4be-735447d0a667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:29.395Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3869f615-27d2-413c-bcde-aff17045bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:29.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:39.422Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=764107dc-4472-452d-b447-80d6f74499ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:49.445Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e57d5806-7136-4745-86f0-0218e8a50b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:49.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:59.467Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c7a48371-71df-4320-bc30-c475043dd345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:21:59.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:09.489Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c765ba1e-d2b2-4bf4-b653-8905caea6cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:19.513Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2ff76aa4-1e5f-4ae0-80ad-06d1b395572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:29.541Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d40699c2-28f6-462d-aaa8-fb61f6302870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:29.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:39.560Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f23f6a71-9497-4a5c-8ee1-c82f887d03c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:49.580Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=adab7269-011c-4ef0-9415-d4f180c2826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:49.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:22:53.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:22:53.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:22:53.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:22:53.450Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:22:53.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:22:53.473Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:22:53.473Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:22:53.477Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:59.612Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4193b364-4d49-4036-b052-b67b3628ae04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:22:59.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:09.630Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5bb1afe5-7751-4a58-bd1d-aa315397f027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:09.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:19.649Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=956c5b24-93f6-4aba-b91f-7cb83891f25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:29.670Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2c871f50-8dad-42cd-afd1-3468c2d2596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:39.695Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ff290605-7523-456b-94ec-da3b8dddb842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:49.720Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bf435c34-c83f-4bf9-94c3-d690b9a64300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:59.755Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3c336c0d-31c6-469b-bd0d-baf18758bacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:23:59.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:09.775Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0cdf97f8-73e9-43b1-a76b-3806f8ebc3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:19.795Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=15908287-45e4-41ae-8f9b-68f36c497ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:19.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:29.819Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dbd56887-3f1c-4b9e-9a49-2c84d64a3f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:39.840Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b983fa3b-d896-48e5-99eb-0251ace19d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:49.863Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8bfc4d4e-9bff-426d-8052-60ce4ff918cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:49.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:59.885Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b4eac25b-f8bc-4531-80f5-66c796ed7322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:24:59.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:09.912Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4d9b605f-abb9-48e9-8fa3-b7c99e7de4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:19.931Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e4f0ddba-6b04-4ac1-b63b-401153bf5b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:29.948Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d35fc773-4aea-4132-ba94-96b87fa91587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:39.968Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=17132aac-c28f-4137-99a3-824e29e502e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:39.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:49.992Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=77e1becb-12f5-46dd-b0fd-c65cb2057fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:25:50.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:00.016Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5c32fcf8-e6b7-4929-b226-8544882246f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:00.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:10.031Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=462af4b6-41d8-4f57-9d08-ce88688bf5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:20.048Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2ad4010c-a3df-41d5-ac14-d8e1032789b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:30.071Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=82e56c85-652e-4b36-97e3-251b043a7a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:30.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:40.089Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=411c32b4-00b5-4771-a087-5a6008f766b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:40.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:50.107Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2971f692-e0f4-4949-a796-23b3ef08bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:26:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:00.133Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8b86ed7f-6b87-4c33-8744-cf6a7d41513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:00.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:10.157Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=19b2d797-008b-4451-b8ec-c4a1e789577a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:10.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:20.175Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2bb17a92-2c19-4159-9342-bf471c442f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:30.191Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5e22440e-a217-437a-9d30-f0ca09b1885c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:40.208Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=05b31518-08be-4ff0-989e-a24d1c47afe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:40.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:50.228Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cc71b867-1431-4c17-abe6-4906714e1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:27:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:27:53.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:27:53.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:27:53.435Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:27:53.439Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:27:53.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:27:53.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:27:53.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:27:53.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:00.242Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3f0c513d-cfff-479c-a9d8-79a7178cf031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:10.257Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c52532bd-73ac-433d-8eda-cf9f0c377b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:10.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:20.276Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e14bd892-9645-4d3c-a9f0-665e3bce147a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:30.304Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bc202ed7-a5ac-4726-a8b1-31c9a6baa108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:30.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:40.323Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2d8a3d8c-233b-43b0-ace5-d4600c917a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:40.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:50.360Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fb232903-d9a8-4a06-bae0-51da16cc200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:28:50.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:00.380Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=58a28794-2eb8-4953-9af6-8728ace31298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:00.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:10.397Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=827edac0-5280-4690-99bc-62a2a26a8c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:10.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:20.423Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=09f54848-211e-4178-bed9-67d0000039be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:30.472Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=55641182-927f-4f23-9069-4479de8f7523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:40.498Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=408f6975-c753-4b2e-8fec-9e478faf1e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:50.516Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cdece058-43de-4e90-855c-c19663167235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:29:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:00.545Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0e9a663a-d86c-4ce7-9c92-42933f5b0c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:00.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:10.574Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a22051a8-c525-4495-80c6-1da3230ae306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:10.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:20.601Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0aa1e312-f834-48b9-9463-c2c3bd2ac3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:20.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:30.622Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5d1524f3-d5d1-4c90-9c77-9e3e940f5fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:30.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:40.659Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=00afaa38-e9a5-474b-a665-6059edaae007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:50.678Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d28480f1-8349-4c3c-bcb9-53afa5e85328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:30:50.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:00.696Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ca11cf66-a7f3-4bba-9774-8e3566d8715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:00.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:10.725Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=01d7fc74-180e-4bf3-9d92-b10eefbf310c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:20.748Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=216715f5-7512-4698-a736-0484ae41d92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:30.772Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=52ad6722-83ed-4c0e-a338-6c16bdd5ffc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:30.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:40.791Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2cf025b8-d0af-4824-949b-b90601a2a708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:40.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:50.818Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=28d31ce5-6c6a-4cf2-8e9e-dc17ac20c5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:31:50.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:00.839Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3c42fc23-10b5-48bb-b423-185cf6c6daf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:10.875Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=79d1b8db-0db7-4296-9a1d-1e9e9e1b3a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:20.891Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ef446cc8-6e3f-4ed1-b6b6-0e29dd085992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:20.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:30.922Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=219eb2a6-3e3f-4513-982f-5232c2e2d7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:30.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:40.944Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a2fa09a0-4a8b-4280-ad65-b692a52b638b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:50.959Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cf9fe284-da96-4059-858b-a4cf217dc310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:32:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:32:53.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:32:53.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:32:53.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:32:53.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:32:53.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:32:53.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:32:53.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:32:53.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:00.992Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8bd293b3-56ab-4041-a85a-cc29b3d2e915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:01.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:11.029Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a31bb86d-e021-4eec-b651-0c8cbe0de450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:21.070Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=712e1c2d-3de9-405f-b547-43ad9f474ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:21.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:31.102Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=39cdb215-0282-4e66-9c21-cecfd2243a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:41.134Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=922f3484-6acb-4233-b439-e94c1205e596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:51.156Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2064315e-c117-439d-bf4d-e7ec05ab8261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:33:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:01.189Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=97cc8d88-bbe7-4651-b11c-7cc817d76845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:11.222Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fbbc7eb4-ebfa-4bc6-b17d-82278aceee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:11.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:21.262Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d1bb3cb7-067a-4df8-8d05-3c5f3c922587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:21.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:31.291Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4c7343a3-c33a-47e0-8b34-07a9a7d44dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:31.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:41.314Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=afce4bdc-ab9a-4e78-80ce-dd0c40f19419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:41.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:51.334Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=696c38a5-ac97-40cd-ba6f-f23ec2454d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:34:51.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:01.401Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9737e114-37d2-4e08-a70b-e23626a843b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:01.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:11.433Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c731b451-05ac-4bd0-810b-61c4d28df359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:21.468Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=71504d2e-e46f-400e-89d6-009520dc4647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:21.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:31.489Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e9e2176e-d8b1-45c6-a3cd-8fcbc9322f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:31.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:41.508Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2b7fdc5b-5dfb-430a-bf6f-3c7eee782b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:41.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:51.529Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4cc91e85-d0c1-4b51-aa08-03dabf080b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:35:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:01.574Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1630b0b9-23ff-4502-85dd-80fa0e768b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:01.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:11.599Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=92433877-9c88-47e5-aa0d-d02966ab4752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:21.620Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c3f667fc-d1b1-4b6e-8ed7-11d47b940bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:31.640Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a75cf2e3-228e-4530-809e-272166e86bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:41.691Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d537047c-f7ff-411f-817a-2118acd605d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:41.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:51.724Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=55312ac6-f831-46b6-b3c8-dbbd84340ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:36:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:01.755Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=15f328a3-2d12-4b37-b066-09c480794bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:01.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:11.782Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9d7ec258-20ca-4785-a38a-c8bf24361089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:21.797Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=adfb8d99-f695-4f65-b57b-cfffc98527a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:21.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:31.821Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=549fe853-1f60-4bab-8f4d-6b74c9005f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:31.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:41.837Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a1be9183-89f2-48af-883b-0a4e565c11cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:41.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:51.853Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d3c0a319-8e80-4263-aaad-d8ae16e5ce4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:37:51.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:37:53.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:37:53.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:37:53.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:37:53.307Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:37:53.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:37:53.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:37:53.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:37:53.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:01.873Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=36b06472-da39-4257-95cd-53b34fac5ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:01.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:11.901Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6c74be95-280f-4c74-b983-0ddbdb15fc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:21.922Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ff1f6f83-518c-40e0-8dd3-ac301f78a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:31.941Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5783ad61-e35f-4fbb-9954-8ef6814a83f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:31.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:41.963Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8d07e562-bf9b-4932-a904-5184a954df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:41.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:51.985Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=571c2afc-0a03-48df-b6bd-8ac6d3c41a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:38:52.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:02.006Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=29e64be7-c208-4679-bcf2-b9af318f4d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:12.023Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=994b5e21-57c6-4ff0-b812-b0a16ef0ca47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:12.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:22.043Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=af12a5d7-bda1-4568-a2e0-c494bfe78a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:22.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:32.064Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=96f8eb66-16e9-4631-af39-91251af0ba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:32.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:42.084Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=98a1d651-5a7e-4bde-8895-7e5735bce93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:42.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:52.103Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4d7e208a-17e2-448b-9439-159832598797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:39:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:02.120Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6678cbc9-2a1d-495a-b3e8-5f4482441b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:02.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:12.134Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e6a57dda-938d-41d8-b788-fe26503d3835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:12.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:22.157Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4e05fda6-01dd-4eb3-95f2-e1c7ceeaa9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:22.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:32.177Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a2835572-7c95-4dd4-bc28-50aec38a7605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:32.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:42.195Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=520a64a5-847c-4015-a4ac-1263b0ca8a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:42.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:52.215Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=76416943-70ec-4baf-a149-6b13073a05a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:40:52.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:02.242Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d52d34c9-46b9-401f-9c07-cb263ce5abc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:12.261Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b406439e-3b0d-4f52-b46e-e73abe9444fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:12.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:22.282Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9347579a-7521-4c92-bebf-0ff2c7e81a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:32.299Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6bd63062-b317-4310-a34b-7d96807db855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:32.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:42.320Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=23d5b4e8-8307-4015-8b4a-687f150819ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:42.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:52.342Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=594e3bf6-db7c-4b39-bcbe-c8046512b4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:41:52.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:02.363Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=312fce97-39df-4b98-934d-a23cddb6cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:12.384Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d0e95f79-22d7-46da-923e-b2b3a06509c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:12.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:22.412Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e27eca0b-615a-453a-8d83-654a8bfa344e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:32.449Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=009de09c-d811-49e5-b489-1ff977bb7390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:32.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:42.483Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=615ad23d-8c53-47a4-aab4-e716b0018bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:42.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:52.501Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ca8b921b-d287-4116-8722-aae55d9c6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:42:52.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:42:53.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:42:53.369Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:42:53.370Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:42:53.374Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:42:53.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:42:53.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:42:53.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:42:53.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:02.537Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=83607fb6-8dda-4093-b65b-842077105dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:12.555Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=aadcc6b5-11ea-4e10-bc16-21322d8510f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:12.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:22.581Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=94262ce8-2026-409e-bd3a-25427fcfdf0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:32.603Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1496a879-1115-45d7-a756-0e7f550036b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:42.623Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6954dc8c-0c94-43d5-8477-367de6f1ad93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:52.638Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=536ec1f1-132a-4290-9601-7455e296e542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:43:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:02.656Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f2684c08-f6f5-424b-8442-1c2119f0d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:02.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:12.675Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3cd45d57-6ad6-42ff-8557-f34651ec1a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:12.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:22.691Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3ab6f4d8-38ac-4520-ab36-715d06fec0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:22.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:32.713Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ec7ea3a1-cede-4c19-a7a8-8ff5343c5fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:32.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:42.736Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3f510b8f-6eea-4761-b289-7ba76aff45f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:52.755Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=788a1215-62b7-498c-bd2b-501a7d6560e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:44:52.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:02.777Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d09d3d78-73c6-4357-a417-baed2f356f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:12.793Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=94a5ed10-626e-42f4-a576-90db879ae35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:22.822Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4b9e729c-2de7-43e5-a821-5509e9ae5be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:22.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:32.837Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b1bffb5c-ff9a-4340-806d-c57c54223b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:32.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:42.852Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d258c33f-7f51-485b-9e4c-88019843a92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:42.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:52.866Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=871ca640-dccc-46be-9fca-cd046e378357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:45:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:02.885Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fb4e4996-bbca-417e-99f5-e4f7223bc8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:12.902Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=43dc2036-8ff0-46b2-8607-f67ebf2503f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:22.922Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=faa49c13-672c-4456-af27-d3e3034c8fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:33.000Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e4b2ae0e-a5d4-421a-8506-78267f12a79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:43.022Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ba5f0c3d-7ff9-4500-9f46-9bc7910a2dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:43.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:53.042Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8fbd5a47-6a09-4b44-ba7e-8c6c00dce4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:46:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:03.058Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0ece9f99-5f27-4a92-a2e1-81d949459790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:13.074Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7f25e7a4-9917-4583-a1a1-44e5148f8eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:13.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:23.089Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d899f936-5a4a-43a3-b447-224ef56a2f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:33.104Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=834cfdcc-ac37-4ef8-9024-6f6209fd3629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:33.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:43.119Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6ed791cc-7880-4358-b304-ec347d0c96f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:43.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:53.138Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f02749d8-912e-4010-bdd1-31bf08709976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:47:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:47:53.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:47:53.323Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:47:53.324Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:47:53.326Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:47:53.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:47:53.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:47:53.339Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:47:53.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:03.153Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=55ba29f7-31be-47dc-b31e-33765e9407a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:03.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:13.174Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2c31cb1c-17db-4fc9-9866-84dbf3053c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:23.192Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=564954db-d6ce-44d6-8329-ef285a210bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:23.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:33.234Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ed2405e-2c35-4db4-9235-73af86e6ea9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:43.267Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c093b707-d138-4257-a695-bf4615975182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:53.283Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5895f6be-fb54-4746-9db0-ef6a657d6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:48:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:03.299Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1b7af288-a753-4f89-b9ca-0e5e98b02fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:13.322Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d8cf0cfa-8d88-4e26-8abe-8ac68c05f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:13.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:23.337Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b5c83a05-0da6-4a24-9f48-ef4b411c2ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:23.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:33.352Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d9fb78e4-5c8b-43eb-8bd8-d6bbd13c8cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:33.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:43.370Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f21648a4-db84-4a0e-8400-c0a359e48740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:43.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:53.383Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=60a22492-efbc-4e33-a81d-08802f9be4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:49:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:03.401Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3447ca49-295e-478a-b2a7-e7d85bf18a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:13.430Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c0d7447c-d3f5-4675-bf18-d7fbb89ff1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:13.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:23.443Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=178c729d-b69e-4473-a57e-c5099b6c4392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:33.457Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bf7546cf-85e1-4a57-97a3-c413c76fe29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:33.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:43.472Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b5e8a18e-200c-477a-884e-b34452cfa9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:43.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:53.487Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ebff0706-f520-46fd-b60a-acfb80d49c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:50:53.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:03.504Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c14e518b-03ee-408c-a756-ceed5077fd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:13.520Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=56290979-a76f-4808-b208-22c0d6090ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:13.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:23.533Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a04f5eb3-871b-4260-952f-3302f4c88d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:33.547Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1b60f8da-2615-4e0e-a04f-a63853d231dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:33.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:43.608Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b7e243ce-52fd-4a28-9e77-3ccd6fd60b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:53.634Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=14294661-ada2-4d8f-95bf-7d1a0e2fde3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:51:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:03.703Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d62f5c25-2194-4cf7-ac01-82983c9b5317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:03.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:13.728Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ae7edcc6-6ae6-4ffa-9767-601a5c5ebd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:23.744Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1bd2f148-084b-4453-a391-62c162af1034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:33.763Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d1c4eb56-5dfb-4e24-971f-fed586044897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:33.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:43.780Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=52257e27-49af-46a1-ac0a-ff2f7f1ac658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:43.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:52:53.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:52:53.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:52:53.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:52:53.302Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:52:53.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:52:53.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:52:53.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:52:53.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:53.794Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9db13d85-6159-4cf6-9f22-a7b70fc7da92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:52:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:03.820Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3735c762-85b2-42ce-9581-f99a7dac2bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:03.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:13.836Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=96e9f5a7-a2d1-4804-91d2-3dc9742e9e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:13.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:23.893Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7361ca74-66df-4c2d-8285-224752635bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:23.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:33.915Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2b4e632f-7810-45d3-a9db-e2c1620db222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:33.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:43.931Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f0d49184-1baf-41db-807d-73307d521894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:53.959Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=658dc5d3-008d-4bea-8d49-c82f2bf3c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:53:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:03.995Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=94fc7244-6fa4-4c43-a258-3f84f6a5fcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:14.016Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=be231f30-f28e-42cb-b1ca-726d7819aded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:14.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:24.032Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=60772b26-cbad-445e-a631-99fe454a868f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:24.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:34.059Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e7a2e638-9765-495f-9b47-0ed888dcc3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:44.078Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=15bc9847-593f-4d84-89fb-895980e89d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:44.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:54.095Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c602ca08-6b7a-48e8-a278-c9d83195630e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:54:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:04.113Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=065de719-5e22-4514-97a2-718b4dc2798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:14.129Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5c490081-93b9-4801-b964-89e7ee9748f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:14.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:24.145Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4ff61189-3f20-43bc-bb0a-7b7bf26b480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:34.161Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c241cf33-b004-4f95-ba3e-7cf48393a8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:44.184Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1735f910-a021-431d-8a73-1632aa4c2221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:44.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:54.210Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=292f6297-f40b-4761-910c-ad2680c8823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:55:54.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:04.228Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e99ade48-d904-4f5b-9515-51c90777be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:04.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:14.247Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8b1b5d7c-713d-4f42-82a8-25a4387862e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:14.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:24.263Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=eb08d885-0292-45d4-b74b-c4ef65b69d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:34.279Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a436a9b9-8f7c-4fa6-9b51-e6ae18c40f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:44.296Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=91c8a176-0613-4075-a5d3-5a6d090ffa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:44.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:54.317Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=41611890-0b9c-428a-be2a-e809ebff336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:56:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:04.334Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bd2d251a-1d94-433c-bfcd-916ecd3e0d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:14.351Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b6d8e22f-a23d-4b63-9856-05f0693843cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:24.371Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=eef1d667-97dc-4893-b047-e02c79942e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:34.403Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ec299e84-b6ce-4e0b-979b-417acc3b9ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:34.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:44.438Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=65242f40-4e18-4008-8d16-62e1c4add330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:44.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:57:53.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T12:57:53.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T12:57:53.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:57:53.221Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:57:53.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T12:57:53.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T12:57:53.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T12:57:53.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:54.458Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=37894ded-9362-4d8f-b98c-d66dc1d62579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:57:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:04.479Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b722d488-7c79-4f8f-b2d2-bf45ea4e44ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:14.498Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=74395d45-7f7d-4388-ae4f-ae6295a8be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:14.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:24.525Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ff6a9c2d-984e-478e-84bf-e8a6313e14bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:24.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:34.543Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0ee85ba4-e9e9-4716-b4b8-ae8b6d78ff31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:44.560Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=89d63eaa-e99d-489b-84a3-7c42821a4bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:54.579Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2d2d7dd2-f46d-4abb-9606-837ef783e574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:58:54.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:04.594Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=403c82fe-bd86-4cba-8980-51aaf59014a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:04.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:14.609Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=98532fe2-3a1a-4664-944f-e73937973ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:24.626Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ff39486-a385-4436-9e74-3b3443b93815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:24.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:34.652Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b03022c3-1e23-45fb-8b03-3a476c58cf36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:44.669Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=224a0cad-c350-477a-bcc9-e54926bf6179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:54.685Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5797dc90-42bb-4b7f-91ba-63f7f718a1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T12:59:54.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:04.700Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d394026d-1ea0-486d-84a1-756f136406a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:14.720Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d9ec6427-768c-469e-afa6-e01e8c3ceded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:24.739Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4c043ddd-89a1-46aa-acbb-7c8b20db47bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:34.754Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=00b6b74c-6c52-467c-89ee-99edc89ffa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:34.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:44.768Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=691c381b-bd92-4fe5-afa5-a9fc1edd93f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:54.789Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=df97b981-be5c-46ab-989a-9fc882556925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:00:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:04.804Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9cf2841c-37fe-4d80-83cd-578ed7058768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:14.823Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a5989e0e-c706-4706-8e76-84730d4d60ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:24.839Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b608b216-4d2c-41a4-829b-73bccf0cc74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:34.854Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=88547770-40d7-46b4-9bcc-082cb9d56713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:44.882Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ac69373-c352-4e3e-aadb-47ef92950c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:44.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:54.903Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=26e86ad5-1c78-46a3-8bc0-3d2fe6e2475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:01:54.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:04.920Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=48a79a78-9bb6-47d5-8d2d-11f96f774d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:14.939Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=04bc0367-c557-41c0-9780-4da4e9ba214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:14.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:24.956Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4b559d5f-482e-4f64-8b65-3fbfd8cd99b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:34.970Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7a457ebe-1655-4bf4-be5f-3b42c9b4cbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:44.997Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1a37de2e-0dfa-4756-b22f-ffdcf0489e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:45.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:02:53.322Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:02:53.322Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:02:53.323Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:02:53.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:02:53.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:02:53.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:02:53.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:02:53.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:55.036Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5f75d0e1-301e-42cc-a775-19a4aa881c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:02:55.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:05.051Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=645aa265-5bcc-4f94-a2e0-888f9180bf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:15.067Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3882293a-252a-478a-99b4-6fa9df7aef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:15.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:25.087Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=31cc2d14-872d-4f5d-b5ff-10ffa343e1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:25.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:35.109Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=991ac937-0c63-4a54-b3dc-ee810c82a5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:35.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:45.130Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1ffe9949-c962-4437-8a6d-06c830858176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:45.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:55.148Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0fc08c82-4234-4b92-847b-3b34acfa0f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:03:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:05.163Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9a502433-9c03-45ab-bbd4-cae2b2bf206b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:15.181Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4af19647-d0ee-493a-b68f-0388ac3cae0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:15.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:25.199Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ef49c38-55fd-48e3-9f9f-5d4bf8db0aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:25.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:35.217Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=052adefa-66a3-4b0b-9099-12c7e8c53455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:35.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:45.234Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=974b3857-a272-4a39-ad8b-565502a97e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:55.250Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d2654b1c-7dea-4e3e-a6da-73f4bf42f579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:04:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:05.265Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=08da64b1-5576-4294-8dcf-1b36a0750c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:15.281Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bcea08a4-ab43-4cd9-be3a-a788d3a496b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:25.296Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1bbb505d-0bc0-4983-87b7-4952eb01226a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:25.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:35.310Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c68b50f1-be91-45c0-a119-d30eb3f9c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:35.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:45.323Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1ff6052a-46f1-4c5f-b846-7990fd9f12ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:45.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:55.341Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1a546694-1e0d-49df-8265-f8b39241b183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:05:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:05.357Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fd4d324f-d637-4c2f-a433-427db91b69ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:15.374Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d6c0082e-6361-471f-b9cd-f693e93a39d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:25.403Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e8e9e62f-068e-432d-afbb-02c210346909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:25.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:35.419Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=974c0330-0c88-4c24-866a-8f062f5ddda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:35.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:45.433Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b6451ce5-3785-4074-b9ce-4e759dfdb4dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:55.452Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f68d718c-190d-47a6-8d1f-927e63a99c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:06:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:05.467Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3bb10c60-93b9-4044-b59d-ce0be3991ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:05.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:15.482Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=37ee7610-2d87-4ebf-8048-e2b14c7bdb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:25.499Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=07fee6de-9c78-4b19-9cfb-c724d6e049f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:25.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:35.516Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9cd2051e-8f55-4b37-a929-83be5a282d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:45.533Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3cc58307-3bdd-4cb6-8bcf-29c918f27037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:07:53.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:07:53.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:07:53.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:07:53.248Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:07:53.254Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:07:53.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:07:53.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:07:53.257Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:55.556Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cc3e77cf-ac44-43a8-80a1-acd6c8cb7d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:07:55.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:05.570Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8aa19856-3c78-4ff4-8ef4-817f7babf3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:15.582Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2ed20b64-e63e-4638-adff-28398e62a506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:25.605Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fb161a56-562c-4a29-8696-090bd12d9c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:35.619Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b9e4ad73-c6e0-4771-b851-919fb2e9c18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:45.640Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1a66037b-19e1-4f6f-aa57-5d8f9ced0040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:55.652Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1176acd3-b9df-4e22-9f8f-a42c715396ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:08:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:05.669Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=964ccf6c-a029-48af-ab44-ff7040eac9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:15.683Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d8ff8638-995a-4067-b308-73e799f72dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:25.698Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b9702ea9-c63d-4e7d-aba0-93dd627f4508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:35.712Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bfb6d80c-d4d4-4532-88ed-b4fa2089d230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:45.727Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8390c1e5-098d-45d0-8d18-3e4441db359b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:45.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:55.756Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=81cf3843-666b-4db5-8846-ab01238cc152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:09:55.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:05.777Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=176a2132-4005-4618-9ba7-05264779ce12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:15.793Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d5b5412a-bf81-4e0a-ad04-c91d59144554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:15.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:25.807Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=40ee3b63-57c6-4a48-9bc6-9d32ee706c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:35.821Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=427fb8d1-bb9d-44ca-b0b0-2f85f1700f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:35.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:45.834Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c0701207-c18f-48ec-91c1-2f92fa1fa366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:55.849Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=391306be-4109-44d1-aa9d-2f676576dd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:10:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:05.864Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fd42406d-3d59-4a71-a189-ed2a316f644f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:05.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:15.878Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3de4dbe7-5f48-4d7a-b2e3-b538ea902701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:15.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:25.896Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a8a62dca-1f01-43a1-8203-d09756bb3194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:25.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:35.918Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=23c745dd-6d7c-49b6-a641-ef645e882acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:45.942Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9cc4d533-fe63-4439-bad5-a940b2ce468b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:55.959Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2603ee46-bd62-46e6-9894-035b565c59d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:11:55.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:05.979Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a084879d-c4c3-4959-a55e-28956a8b3fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:05.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:15.999Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a3fe5af1-11e9-424a-b1da-a2c4405bc312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:26.015Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=28dcd8ef-30c3-4ede-a678-af170bc39822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:36.032Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fb12b414-0db6-4f14-9d4f-840e7c5de6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:46.049Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=640dc7dc-4d47-4a77-b4c5-66539ab117b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:46.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:12:53.163Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:12:53.164Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:12:53.164Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:12:53.167Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:12:53.173Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:12:53.174Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:12:53.174Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:12:53.175Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:56.076Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=adf67204-1706-4381-9431-4f8a8e044e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:12:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:06.104Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=29a916f4-1459-4e17-91d9-c52a78fc9bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:16.123Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d5d42c6a-985b-4ed7-8307-9725a1740e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:16.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:26.138Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f5787a48-34e1-447b-b279-412368bc4371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:36.153Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8c055c5c-7a3e-481d-91ca-5b42648bd919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:46.172Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=370afe92-2f3f-4b90-b204-04e2df7e3ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:56.202Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=91cecc77-d3c7-4631-801d-4d0a013374fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:13:56.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:06.222Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a2f78351-9b91-4178-a629-714afd465813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:06.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:16.239Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=73a250f3-d027-480c-8311-cef1901f0a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:16.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:26.255Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=141656f2-d9e2-41d8-bd3f-c29ffdeacdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:26.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:36.277Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=39c4eb5f-0743-4f8b-9b7e-91fedf93faa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:36.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:46.291Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2be852a7-30cb-47e4-895f-124bb72cdf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:46.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:56.317Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=974ca2bd-63ee-4611-b363-e5293c44d188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:14:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:06.333Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=798bc0e9-1582-4dde-92ba-7cf12539d9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:16.352Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b6d0b797-73ab-4611-af38-4f93556bf8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:16.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:26.371Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f45ba145-df97-4ac2-8be2-dbfd8eec06b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:26.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:36.394Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e82634d6-7ad3-4103-aa7f-082eb5d7bb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:36.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:46.408Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=983ff869-d280-43c3-9bb9-a68de4d21c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:46.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:56.451Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=35ab01ec-520b-4b5b-a75f-40ffe15150ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:15:56.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:06.466Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=eb5d11ea-0705-4d60-81b1-39f267654a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:16.481Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=acd1fbc4-e82d-4d43-890e-775c234b2078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:26.507Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=07d5644e-01af-4abe-831c-c2e21600f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:36.529Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7399db65-2706-4ffc-84ad-76f8b445b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:46.547Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=586470d1-2894-437e-800f-68454cebf688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:46.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:56.563Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ca6b706b-1174-46f8-a70c-ccbb69a40e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:16:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:06.587Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6ff6b300-125c-439f-afde-48e91f8226c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:06.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:16.600Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f2131091-3a84-4db4-a803-b629e2f48641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:26.619Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3fee0a44-45f1-4fce-9454-d259166cde29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:26.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:36.641Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=71e44817-5717-4c3c-9f55-ecc67d111d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:36.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:46.656Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0d3f19d4-abf8-4a06-82d6-5438acc68345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:46.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:17:53.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:17:53.345Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:17:53.346Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:17:53.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:17:53.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:17:53.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:17:53.361Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:17:53.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:56.671Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f65684f2-917f-4e5e-bd7c-83173cbc5159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:17:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:06.687Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4c3bfb6e-4a32-4423-9de9-6c078edf5cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:16.704Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4b4c6680-ff83-4aae-8f78-a68f04d76dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:26.729Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0b2f0bac-f0ab-4da4-9a2d-f031c7661654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:36.767Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3ef91d2b-356c-41a3-991b-bb50802d9d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:36.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:46.783Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=19302866-9441-43b0-a85d-83def79d396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:56.799Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d3dabd07-f2b6-4e95-9cb9-790164c4731d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:18:56.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:06.818Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2b282943-0405-4ac3-ac86-acedea7a5083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:16.840Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e336325f-efaa-4c80-b512-b5f243557c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:16.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:26.872Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ad38e087-6a21-4a5d-8e4d-916252652f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:26.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:36.886Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3f66abdb-852d-4ada-a936-71d67c2fc16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:36.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:46.900Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0f9b2a2b-d7b4-490d-bfff-ca7c72907060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:46.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:56.915Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d9d1c966-0844-4fab-9d27-fee936e836ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:19:56.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:06.930Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d377df45-47d7-4b85-aa54-e8782100148b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:16.944Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=10a866ab-f818-4533-997c-98da866d7073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:26.964Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=99fe9abb-4614-4bbe-bc37-ac71ee0788fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:26.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:36.986Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b4194b6f-4c7a-4970-9af8-e75cc8c227a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:37.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:47.001Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8027fde3-5711-4d63-b43a-fab12b903cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:57.018Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bb03d2be-e595-4b73-b2f4-16c11b5eadd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:20:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:07.035Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e10d585b-f74a-4a98-b562-46c051785043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:07.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:17.050Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dcd33025-6a02-49ee-82b5-5b9786756d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:17.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:27.065Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d2ad491a-3aa1-4fbd-b139-be2ac16b87e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:37.079Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e42412a7-8d93-4ab0-9e19-cd301cc2e654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:47.095Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e0451097-a62a-4d76-b994-0e7aa6483864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:47.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:57.116Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=47c9e168-390d-40dd-9115-8a77e1ec20bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:21:57.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:07.138Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d3fbde80-2c59-4a9c-b164-73c6c2ebd791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:07.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:17.155Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5b0b4db0-1f25-45f3-bdae-862b49cc9015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:27.171Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=683f5034-698b-416e-94a8-7702bc8c37db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:27.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:37.197Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a6188884-4d58-477d-a4bb-9da35ef0e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:47.214Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=392fb0a6-db62-431d-bba4-2ca9585c449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:22:53.319Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:22:53.319Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:22:53.320Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:22:53.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:22:53.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:22:53.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:22:53.334Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:22:53.337Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:57.231Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3837477e-6bb0-4535-9e61-ffddf70db368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:22:57.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:07.246Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4beef0f7-daea-4ccb-8bd6-b92b113d09c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:07.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:17.262Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fb78231b-fc39-4dde-a090-89dc05348a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:27.289Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f12fbfb9-913a-4680-9df8-8e0346861d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:27.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:37.307Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c7624b26-5d83-4c69-9541-a6a1b6ae3300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:47.319Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=835275ea-79dc-4fb2-a2ea-0955d15bd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:57.349Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f4fe6ae0-fa37-4760-b6d1-39b8f2306c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:23:57.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:07.374Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a44517d4-a46b-4ab5-8e78-2e55ccfa9f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:17.389Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=377ec532-1b0d-4dee-8b4b-61c53cc92059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:17.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:27.403Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2e73242f-dbd5-4556-95ca-33c3fdf5e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:37.426Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=696111ed-13a5-4d8b-bcd3-3dcd47e525e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:37.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:47.460Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=21e97180-6d42-4de9-865b-f196f1a4d091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:47.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:57.477Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=604ea427-585a-425f-8d0d-0c10bfca05ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:24:57.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:07.496Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=19d787cd-0989-4132-bd82-50f2806e3a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:07.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:17.511Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ef58fb59-52d9-4844-a999-7b104cab9b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:27.530Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c6aa0f02-5a2b-4efb-875e-d86a76098350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:37.549Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d5807e0c-ff6e-4f8e-92d8-0a1785e4fccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:47.566Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8eb3a0d9-77d0-4dad-90bd-33ee44920456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:47.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:57.585Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b35ad46d-fa27-4c36-8fcc-bda9bb02f1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:25:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:07.600Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a0395058-ee4d-4e0c-9762-3f677309a652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:07.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:17.615Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7f09cbb5-42f5-4216-894d-92ab645efb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:27.633Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9b7d789a-d1ac-4b6d-a5e6-c016012ab2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:37.648Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3f3189a8-f625-45ba-93c3-d58e789f0a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:37.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:47.669Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e3412a88-11c8-4273-832c-cf956872422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:57.686Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1b348233-8784-4f2f-9e92-171e9dc9cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:26:57.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:07.703Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5a1b5fc6-8bf0-4efd-8bec-afbcb1f35812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:07.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:17.732Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=23a7906c-635e-4ead-81a2-6409a9b11797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:27.755Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9c642982-89f8-4675-8f98-b8ae760fe4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:37.772Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2a8506c8-dd3f-472c-9d9e-8aa5bef21085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:37.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:47.789Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3292cfaf-88b3-4f64-bdf7-7df027984151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:47.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:27:53.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:27:53.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:27:53.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:27:53.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:27:53.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:27:53.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:27:53.293Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:27:53.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:57.824Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=35d40615-1e07-4d13-8857-d50fe3370774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:27:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:07.842Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=08d9f887-9e09-4bb5-bd1b-a4a70ea6b9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:07.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:17.857Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bb5e9bc2-ddc8-4f0e-ac4e-ef890ccb95b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:17.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:27.874Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=91712726-ffc5-45ae-a94f-5c0d7fb8741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:27.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:37.889Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7cf0f742-7e9a-4bf1-a507-6b834968bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:47.908Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=59232a00-23a9-43a6-8580-edbf71625498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:57.927Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5951d99a-b361-4b83-988e-3629443502ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:28:57.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:07.940Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5af763e5-3a3c-46d0-8261-fc03d7f3efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:07.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:17.954Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=89299fd9-ae64-418a-ba16-4e9cb8c7eeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:17.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:27.970Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ffd83e6-6122-450b-b5f6-08917057f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:37.996Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ce2f89c5-ffa0-4d47-810e-e0b5ad9fb845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:48.008Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6fedadf9-c413-42a9-88d9-f14021643d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:58.023Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=58092208-77f8-4449-b282-736591fea40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:29:58.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:08.041Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d2c29a60-086f-4042-b837-ad93b3c3e118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:18.059Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=37922dc0-edf6-4895-8ea4-3edb507651df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:28.074Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=75c52d4c-cb7d-46ac-83f4-61598943e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:28.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:38.093Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=073b3d4a-fea3-4c9f-b35b-d44bb2374023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:38.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:48.112Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2df57c48-326c-4117-ab66-c2464e977e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:48.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:58.129Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=affb219b-0623-4ed7-9d10-ff0742d629df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:30:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:08.143Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=97bf01d9-d743-4020-99fc-9b9f0ecc6f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:08.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:18.156Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a30b997a-f43f-49de-a54c-53c8daf9a912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:28.170Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b45f136d-1099-484c-95d7-f1a171bed8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:28.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:38.185Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=29b92dd7-e205-4490-84db-5ec11659f38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:38.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:48.215Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=641e348e-3de9-403c-ac02-aeb93a5352ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:48.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:58.259Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e795e02a-29ca-4011-afa1-bf194209f344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:31:58.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:08.291Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ea052331-26ef-4720-b63f-38d799b7fc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:08.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:18.307Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=83a90304-352b-4dcc-9093-ae6f0d92db3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:18.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:28.321Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e781aab0-37fc-44aa-a345-d98cba5b0294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:38.447Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5ec21b23-69ed-4dd1-a508-4a406cc70b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:38.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:48.461Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=11046819-8e50-4c71-af9d-51e9d5f17935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:32:53.250Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:32:53.251Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:32:53.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:32:53.256Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:32:53.266Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:32:53.266Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:32:53.266Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:32:53.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:58.477Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=76670a82-0e3e-4ade-a8e6-2eae5c5447c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:32:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:08.552Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1d01c899-4d46-4962-9bd8-c443ee6668cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:18.567Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e715702b-52b6-46de-9e9f-df5500d89966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:18.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:28.581Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dcf7e491-3d63-45c7-bca6-82a33b725109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:38.643Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=06ad55e6-37b9-4cfd-9915-17b43cd4286c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:38.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:48.658Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7a1e52a3-4f74-4599-a93a-ef5a0c41e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:48.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:58.675Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3f07290a-2ad7-40cb-9a11-3fc4933249f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:33:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:08.730Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=52cd5f96-f798-4bca-bd12-41ffeeb130ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:08.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:18.747Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=026751b7-6b9c-478e-b586-c366ebe90095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:28.769Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=870c0fef-153e-4651-8012-1d263bfa00d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:28.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:38.839Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=80d941d8-18a6-498d-987a-70a6e69673f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:38.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:48.858Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2a786683-ad03-42ed-a57f-39c3340049d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:48.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:58.891Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cc7270db-6169-46e6-a9df-cdec9a088bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:34:58.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:08.911Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ac4a25ea-796e-4521-8a1c-64a376163b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:18.934Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=453ee360-110d-4a08-ad11-f4a5d70b1148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:28.952Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ba98c317-035c-4971-8d51-569776718427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:28.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:38.970Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bfb513f9-8be2-4cd7-96bf-d1e2db6356e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:48.986Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8783f850-7377-4c5a-8b77-705070a9b344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:59.008Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d7bde565-a5af-43f0-a671-d53c474b13d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:35:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:09.029Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=838b4e22-3ff2-4104-92b3-211943c49124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:19.044Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=51376ccc-e4d3-4a67-b120-3f1fd73f6388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:29.069Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8b9d7114-e07f-48bd-947a-958b4d74c703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:39.088Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1751da7e-771b-4ba7-b017-6527f614b782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:39.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:49.108Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=02e398ab-0e91-4e1d-86fd-28cbcf572263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:59.129Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=51656087-2dd5-4f56-80d2-c62b732f0d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:36:59.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:09.144Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6e572451-5e94-4857-a5d8-94ac5838c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:09.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:19.163Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=66b02a3a-3b2f-47fe-94fc-ca75e2f77384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:19.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:29.187Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1911cd0a-e052-4049-a336-a834b7beabc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:29.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:39.206Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=815532fe-0a77-4cd9-bae5-ff7e6d2c5175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:49.220Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=01cb765d-ac35-4cd5-897a-0f81ed33bb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:37:53.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:37:53.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:37:53.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:37:53.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 |2022-07-08T13:37:53.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:37:53.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:37:53.217Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:37:53.220Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:59.237Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c7a2ad83-3b0e-4548-aca8-0480e6460313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:37:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:09.251Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=64367171-62e5-4f24-ac98-6e269f458287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:09.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:19.271Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5240605e-466e-43d9-971d-2607f8722f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:19.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:29.295Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bbec6d7b-1318-44c0-b31e-797a17579c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:29.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:39.315Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cc345acb-4597-449e-8a67-bcdbef7c9655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:39.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:49.330Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d24aeaf3-edea-463f-848e-76c3c98e6863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:49.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:59.377Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ab161416-e30f-4ac5-9abe-e18f85777e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:38:59.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:09.395Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=af7c547f-7ce4-4da8-9380-e12f4a6b3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:19.421Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=93b88ee3-ca14-438d-9e3a-84d34a337bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:29.453Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c1b9248f-b4f1-4680-b739-18e9232d6401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:29.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:39.487Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d6e073cd-430e-40e0-af1d-51e1160e72af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:39.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:49.504Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=897983bf-824e-4b4b-ace5-a3ec1ac7ba66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:49.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:59.521Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=911dcea8-81bd-48fe-b731-9171c868e464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:39:59.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:09.543Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=873add87-2098-484b-bd25-d59d8ec12926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:09.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:19.564Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6cd11def-e401-4382-ad2c-d15dd684a787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:29.580Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b91f227a-b69a-467c-895f-3c948f4a475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:39.596Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=352d711f-675e-4069-98ea-4279e85746af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:39.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:49.617Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8cb7202f-b324-42b2-85d0-f2cf1bb78357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:49.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:59.636Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5e41be73-da4d-43b1-b55b-461e831b9305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:40:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:09.651Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1fce7005-13b6-4d12-a340-8db73072d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:09.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:19.664Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=433a139a-ce65-4fcf-87c0-3f63b7fe8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:19.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:29.679Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3b6d4780-0135-4b7f-bf03-d7b554aaa9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:39.692Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=067105ab-dfbc-4c62-b1a2-6246ae1dd36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:49.706Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9a3970f8-fab4-412e-8440-3f03738bae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:59.720Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d91d5e18-3a81-4238-a423-31e699277c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:41:59.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:09.733Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1922cc77-9ca6-415e-af8c-7e5933e28657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:09.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:19.748Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fc1d65ef-7ae2-4bb8-9046-585e6138afa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:19.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:29.764Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0a2adbd5-92ba-488f-9e27-f39484cc0c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:29.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:39.779Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f8a99593-b5bf-478c-a7ff-ed85c96c9027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:49.795Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=91700815-be4f-48dc-bb06-e90b312b906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:49.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:42:53.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:42:53.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:42:53.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:42:53.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:42:53.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:42:53.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:42:53.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:42:53.282Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:59.827Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bb80bc65-246f-4a96-a02d-d2517d5e7fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:42:59.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:09.840Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2cc3968c-2d1c-4fd0-b954-bbb958c0a41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:19.851Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ef9cb544-6558-4988-aa1e-98b58367bb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:19.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:29.871Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=740bf971-9d38-4ac5-9fd8-a3a1ec8c61e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:29.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:39.885Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6465b1db-e5b9-4f65-99d9-e34edc390178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:39.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:49.906Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=99bed86a-1404-48a4-b5db-f83de779e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:59.933Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=84af18f1-e78f-48bd-92cc-8068a1aa859c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:43:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:09.961Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3c412d79-8094-49f0-9fe7-a012d182683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:09.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:19.978Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=af53960e-05a8-4d6b-98d5-635b41459e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:29.996Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8b05c307-9cb6-4c71-a13f-2f39354777f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:40.020Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b48323bf-1ab0-49e8-9a75-c8706cbf7f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:40.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:50.038Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=01bc5cc5-6baa-4334-98ea-707bed9db6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:44:50.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:00.097Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=21b6296c-9dfd-4760-828e-961ec2f62af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:10.129Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2b28d652-5c91-4b27-9b55-758ec08bdf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:20.150Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4b429a3b-3908-471f-8fa9-8dc969c435d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:20.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:30.167Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e4cb6150-a116-44cf-a1da-47cb8f3238b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:30.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:40.184Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0fd9b0c5-56dc-4453-b0f7-66d0d0ed6214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:40.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:50.203Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=01ebcba5-f024-41bf-b06d-52d7920383ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:45:50.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:00.234Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=34d98b62-1dbc-4ba1-ba5f-58d0825c7fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:00.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:10.254Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=63370a56-945c-4bf9-8895-bb8fe06c4a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:10.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:20.279Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3efc8a14-79c0-4601-ba39-f7d3987366af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:30.305Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c757f00a-322a-40fc-a8c4-12e153696b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:40.323Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7ba1abf8-a29d-42f0-bab1-ac2ad7ab99a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:40.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:50.345Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2a988914-71de-4837-8efc-22a8274f1d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:46:50.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:00.439Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=102b7fff-10df-43e0-a437-f57eda7afdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:00.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:10.457Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c0124817-3da8-43a3-9207-9999a01d82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:10.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:20.479Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c82ce431-ec66-4647-9ec5-0c36e24330c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:20.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:30.514Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8e949fde-59a9-4c79-b9dd-41ae1923619b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:40.550Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4f0193a5-52c8-4d3f-8e7a-ce340a4b4bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:40.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:50.573Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fffa10b4-6548-48d5-88a7-c69806ac3a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:47:50.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:47:53.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:47:53.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:47:53.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:47:53.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:47:53.284Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:47:53.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:47:53.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:47:53.287Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:00.604Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5b26f972-a4fe-470c-9cd2-62ed8d0054fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:10.618Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4c69bc29-53cf-4f81-a670-867d940c6fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:10.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:20.633Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f8da6f76-5499-43d2-8b56-f01a4d9b257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:30.648Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e0de2d89-f185-4c85-94e2-31345cea47a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:40.663Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4a5a404a-600b-4ef8-8a2d-1c57a20c9cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:40.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:50.678Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b71cd784-b204-4c19-943b-4622877fae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:48:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:00.694Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5f5b351f-97fb-46fd-89d5-399f4a0f5338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:10.712Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d362d992-b8c2-4bee-a784-1fe9e50e7898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:10.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:20.723Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e3551800-2e26-4857-a6a5-2acd7c95ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:20.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:30.736Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=76d7f129-b803-4580-aec5-8cbe846ad4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:30.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:40.750Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9d931e2d-4b1f-4d07-8c70-446955739960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:40.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:50.764Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c0faed9e-4194-4896-9ff2-9cad2d7e8895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:49:50.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:00.780Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=64888abe-3fb7-42d6-b713-377256058056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:10.816Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ebe9dd03-dced-47cb-a956-0e3a51878e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:10.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:20.831Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=36609612-80bb-4f91-8132-2082ecaf99f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:30.846Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=10b2f7c2-befe-4eb7-ab77-d539968f8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:40.860Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=03a2d069-c047-4948-82ec-513ea65404f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:50.872Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ecdbc44e-215b-4f3e-a981-02c3c71266ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:50:50.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:00.889Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=582fe68c-178e-4fa4-ae62-a0ebed90b51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:10.911Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c6472b17-b957-4f13-a9d2-d821bcac6c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:20.921Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5d2ce9a5-997e-4d11-aeef-a72bfba149d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:30.945Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b2faca5a-a547-4426-b8c0-75ab4247f632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:40.959Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=974f74b7-f860-464a-b0b9-733a03f6c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:40.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:50.971Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cccea3b6-ad3d-4bfd-bea5-7877466695ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:51:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:00.990Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c3d40f17-4122-4bfa-91a1-21d213cba10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:01.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:11.009Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=906d8984-a427-410a-8e99-ea9ac6e3a36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:11.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:21.040Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f8669c86-5db3-4873-8c6d-039a37321e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:21.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:31.081Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1848e8dc-d1ca-45bc-947c-c21b0c5fc195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:41.097Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8a041868-3b16-474f-94fb-f7d389f4b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:51.112Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=42fb9972-fe9f-4103-b5a6-9ad4be2dcb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:52:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:52:53.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:52:53.184Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:52:53.185Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:52:53.187Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:52:53.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:52:53.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:52:53.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:52:53.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:01.131Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=43696ae2-441f-4c35-8cd8-8d7e65498120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:11.148Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=30c6fb88-b8c1-4608-ba7c-2e45b6c8a4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:21.169Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d92e7d9f-99c7-4422-ae82-afcca21de77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:21.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:31.190Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6486237a-4500-4a6a-b045-ee651d08414e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:41.220Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f946aa97-a0b1-4270-9903-095942cf6633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:41.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:51.237Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=aa39bd82-d86f-43d3-8e86-5f31ff77c96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:53:51.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:01.264Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fce82c48-fe49-44f9-b92e-0d0a1fd8711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:11.279Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2892d727-4d10-49a9-b825-298d173a9878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:11.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:21.293Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=92602dac-77cb-4dbc-9727-11fa48416ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:31.308Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e59232a4-da8e-4210-9ecb-d258c75f6021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:31.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:41.327Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4e266331-faf5-42eb-a405-3b6b2db011a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:41.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:51.344Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5b5bf709-f7ff-46d5-9e85-78babe2ce94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:54:51.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:01.363Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d96c866b-7a7b-4894-8a7e-ffc0b123ae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:01.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:11.390Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d8e29d7a-5d04-4f62-85e2-80bafae6ca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:21.413Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=21f7872d-d334-479b-8a5f-0ae2f9a78be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:21.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:31.427Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0872ba96-3129-4d64-b6ec-68f627f71aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:41.449Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1f8cbfa5-9b06-457f-a7d1-fc3d8cd343b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:41.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:51.469Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=15dc6748-a874-4e11-a640-6c9993a9d852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:55:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:01.486Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=062979a1-a6d1-4794-b66b-e2f76cfc91fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:01.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:11.505Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=94b672d9-9eb4-42cf-ad8a-b1dd38a4f0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:21.528Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b2911b94-e667-4c4a-8e73-75093ad2c365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:21.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:31.545Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=37f55ba7-ec4e-4099-9264-14545c09606d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:41.564Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a6e9c859-ab89-41f3-8a50-462e784c0dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:41.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:51.589Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0255c9f5-1082-4cfb-9192-a9fc2e430fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:56:51.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:01.612Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bed2e888-ffe4-4bfe-a832-e4e33cb5ebfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:01.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:11.632Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7da84eaa-6870-46b4-95bd-fb156681c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:21.649Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b9454cac-ba64-459d-916c-dbd467195f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:21.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:31.666Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6a6d5a11-3eac-4c13-99b3-278e055eb54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:31.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:41.682Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e6dd0460-9f72-4772-8aeb-6c514dbb769a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:51.695Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6ffa396c-1563-401c-a400-a613ae454de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:57:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:57:53.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T13:57:53.382Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T13:57:53.383Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:57:53.387Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:57:53.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T13:57:53.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T13:57:53.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T13:57:53.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:01.710Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=eecd22a8-1ae0-43b9-9485-410c8c942dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:01.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:11.727Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=655f60e9-7018-4e5c-93f5-46ad359643b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:11.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:21.749Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7cb19cb3-b4ad-4fb2-abe4-07651c511b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:21.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:31.773Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b74d8ba0-db49-41be-918e-fd99668f958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:41.791Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7c2939a9-b277-47f7-8428-63d3c71a8726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:41.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:51.807Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=abfb7def-5926-4b7b-a0d7-0280e6f8c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:58:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:01.855Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2de8a68b-ed51-4492-920b-9951e5ba5599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:01.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:11.872Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=38e1a305-f522-4556-8370-55c8c0de57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:21.884Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dc39e4cf-ac95-4d4d-a98a-43f179793a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:31.899Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c31a9edc-ef1f-41ad-bdd3-0d45a6625403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:41.915Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9353e573-e358-4a0b-a6e4-4c71e9e75363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:51.936Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9a62b9b9-a507-4fa8-844c-beabca9faded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T13:59:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:01.963Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e7be30ca-3af9-49ac-9cda-4f74d9503d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:11.978Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9c0d13a8-4c78-4bd0-904d-2fa2c46fdb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:21.992Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8db3961f-5a72-4c51-adc4-6867b7ab4750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:22.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:32.010Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d60f039b-644d-41af-b323-61aec7b0182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:32.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:42.027Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9d915e63-3d22-4372-93ff-7d894d491774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:42.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:52.042Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=45e14784-5e90-4bb1-a755-50ed6da80a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:00:52.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:02.060Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fc0fa8ef-8cb0-4438-bee3-ad04f83f06e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:12.075Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=28c20fe4-1c15-4dcf-933e-de714693be50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:22.095Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7f4deec1-5086-4861-80e7-84803a0972ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:22.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:32.117Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8a82a26e-1079-4462-b808-b94e5e0bd72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:42.133Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d8a171bf-1e8c-47a5-b020-3ca5fa9626bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:52.161Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a4edd9a6-94b1-4293-9f72-de0a7d0b8418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:01:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:02.181Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8918d692-105c-4078-9b3c-22b557a28f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:02.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:12.197Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8a8f6b53-22a9-4b79-97df-fed6834fefa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:12.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:22.226Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0a1673bf-2318-47d8-8bbb-31a8b6d708e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:22.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:32.258Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8f2aa5ae-23a0-41a4-b6c9-327fac6a0054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:42.275Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e1951001-27a0-4573-a102-2945aa0f1473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:42.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:52.293Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1d6fe7d7-aca2-4274-98c0-fe649834ba8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:02:52.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:02:53.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:02:53.239Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:02:53.240Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:02:53.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:02:53.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:02:53.249Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:02:53.249Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:02:53.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:02.323Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=13f9b429-57ae-4bc1-950a-3df9e2a36181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:02.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:12.337Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1cefa1be-66d6-400e-91d8-1f39a7c48a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:22.354Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1733d095-4551-4ff8-9a50-d4ad06e349ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:22.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:32.378Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8ade499a-954d-4505-b11f-ebc72d7a4f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:32.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:42.404Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=490c3848-d432-4cc4-8fac-5e0a4865033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:42.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:52.429Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5edf59a4-ff34-428d-8320-a347b72b3383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:03:52.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:02.453Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6c341cff-5cf5-4e3a-b84f-21776e9b8aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:02.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:12.471Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0abfe57c-b37f-416d-b9ed-a5d385eb4494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:12.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:22.486Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f403c13e-5aef-436f-ae67-ee620842cf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:22.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:32.525Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1565c572-1998-4d19-8773-e65cfc9ba0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:42.539Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a395f1cc-112e-4957-b46b-26c015e3f4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:42.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:52.560Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=11a9632f-5b96-4c37-96bc-de9f23e266a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:04:52.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:02.573Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=80e9e2ab-c320-4fad-94d5-e266cb25ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:02.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:12.598Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1e9f6276-2a47-44cc-aad0-67ca7ac3c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:22.615Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7eff26ba-1142-48f0-b62c-f416ae44d97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:32.632Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2f1e1339-75b3-4f41-b8d5-1ea2b4951c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:32.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:42.676Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bbdbf8bc-6532-45c2-a083-8c81adb2c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:52.705Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=576eeb79-ea13-4ff1-a9fe-221c37e0749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:05:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:02.720Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4ccd7d8e-8690-49ca-a758-539b217f818b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:12.734Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=53840437-2c9d-4797-a794-9ae32912a399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:22.749Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=56bee94d-d325-4770-9bdb-740f01911f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:22.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:32.761Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=baf4368d-bace-4919-a8b2-de0baaaaf474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:32.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:42.778Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=714091b8-2d03-434f-ae69-824bddca144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:52.790Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=42138576-e89a-4c1a-9b7f-b953a32227ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:06:52.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:02.824Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9bd56a36-d55c-43a3-ae33-3fb7f66ef76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:12.839Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ebf235fd-f26b-4a87-b477-52e44c3418ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:22.852Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4447e708-cf75-460e-a896-2364295027cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:22.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:32.868Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=33c1a9e1-9553-46d8-8abe-9669ca81c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:42.889Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5152585d-7540-4626-9cc6-7eafe44b7543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:42.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:52.927Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c528d858-5448-49e1-acfe-12cf178a1231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:07:52.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:07:53.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:07:53.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:07:53.296Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:07:53.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:07:53.304Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:07:53.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:07:53.304Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:07:53.307Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:02.942Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3359495e-7e8a-4bd7-ae13-6b4b57fbabfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:02.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:12.957Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=16886562-6393-4487-8648-7b6718533a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:22.975Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=64296fbe-592d-4d31-b5b1-442e91f6c485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:22.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:32.990Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4428334d-831c-489c-958e-43bf3f7c9272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:43.012Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e419bc89-b3a1-4295-b9e0-adb1109d1847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:43.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:53.037Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=be606d1e-1b75-4a7f-a62a-91702c18c1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:08:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:03.080Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=040c1aa6-3994-47ff-afda-37169783656a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:13.096Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bce44e36-37f2-4f95-8143-eb3c1a5dea30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:13.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:23.112Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ae1151bc-1aed-4fbf-8976-a170dcf2b980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:33.126Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e8631dc7-9203-485c-9afd-3b119f9811cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:43.142Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1e843894-c6d3-42cb-95dc-26c173809a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:43.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:53.157Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=470c6ea2-b826-4bcd-85fd-5ef1398c873b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:09:53.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:03.171Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5cf84bbd-0fcd-4f2b-b971-1e8faa7e7f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:13.187Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e1aaceb3-6d08-435d-8fd7-251eca3b44c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:23.232Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=45cd66e3-3adc-46b2-8612-70815aa628c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:33.258Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c3dffa81-683f-4e37-9fb5-b82d47a50135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:33.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:43.271Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3c9e0704-3638-48bc-b590-9efad83aa288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:43.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:53.289Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=979527c0-d94a-48ae-9587-a86db580e0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:10:53.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:03.327Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d0adc0b3-7dc4-4407-8fe9-71baaf37c298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:03.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:13.343Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e2312dd1-fcea-4605-8f7e-5a9d7e688b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:23.359Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7b0d7797-6696-4523-bf75-5b107a1171ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:23.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:33.392Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=80217652-a124-47af-94d8-83a28cc79464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:33.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:43.409Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=23208020-f546-4f85-9875-06bb7dfffcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:43.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:53.436Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6ee15869-5a9f-4aa2-bcf8-7af132f90c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:11:53.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:03.456Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0bf53276-96bf-4310-bd94-ad24351531f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:03.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:13.476Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c930bf0a-38f0-460a-9864-399d1c558db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:23.491Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=90d8b8db-ce07-4774-8c66-648e06d85b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:23.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:33.506Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ed8ce5f8-2061-447b-b43c-7cdb5e4279df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:43.517Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=62587baa-8c3e-447b-9a65-1b117368706a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:12:53.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:12:53.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:12:53.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:12:53.305Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:12:53.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:12:53.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:12:53.314Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:12:53.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:53.531Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=038d69e7-ac38-4ccc-8888-800ac6b73d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:12:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:03.544Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8b1d34ad-71b6-457f-927f-10d3a40bfd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:03.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:13.559Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fb01223f-802f-4b8f-a251-a35940df8f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:23.572Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a71ddd46-1582-432b-9eac-a1a2d641c1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:33.589Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ba09e9de-434d-48dd-97c1-59dbade70f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:43.614Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5007e2e5-daaf-46e1-86f2-c4a594f2a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:43.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:53.632Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cd48b743-50e6-4a86-8d17-6bf52f40a579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:13:53.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:03.650Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c7f07a16-aa41-400f-8ca0-8553d17ff674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:03.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:13.679Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2f9a6c38-a172-45f2-9c1a-e9fea2b2347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:23.694Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=48fae7b3-571e-448d-b927-806078c8459c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:33.708Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f0450aee-5302-4030-948b-faa69430852e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:43.724Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=29ab6c86-5fc4-47bf-a4d5-b8ffd9b89bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:43.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:53.797Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=27e08590-be67-4fef-b195-4db345ed0ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:14:53.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:03.831Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7b8998e9-1505-40ae-8ca2-503cf4c20467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:03.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:13.846Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7f19eb5b-9b97-4fbb-9a9e-1d8a872d0e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:23.859Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=80c1bf99-7e01-470d-9c11-9b24a0d365d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:23.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:33.881Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c806f00a-8fea-4145-8982-eb4eb63341d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:43.901Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fac7675b-62c5-4e84-b500-639b012f50f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:43.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:53.925Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=618a481e-8f1f-4f1e-a509-962626163e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:15:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:03.942Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=88ffdde5-709e-417b-8279-6997c1c4dff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:13.962Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=161fc720-04db-4f18-894c-cda9397ac148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:13.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:23.975Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e8b59f23-62f8-4cdc-b3ac-042d0525dc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:23.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:33.989Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=68d744a8-dc90-43bb-9363-053417d7413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:34.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:44.006Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6e490c35-1671-4d7d-9822-a537b204af76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:54.037Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=66e1f564-63e8-4c5f-a9d7-98427ce5566a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:16:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:04.049Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f1b751d6-81f8-433e-9068-06a53af5fb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:04.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:14.062Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9c9eea95-34a6-4227-b3e2-974c1de234ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:24.074Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5993a845-c747-4820-afa5-b480e9185892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:24.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:34.097Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c49ec0e8-91a4-47c6-a350-f554ed86e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:34.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:44.117Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=066d3796-cf2e-4f07-870a-c48af49dba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:17:53.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:17:53.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:17:53.206Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:17:53.207Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:17:53.211Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:17:53.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:17:53.212Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:17:53.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:54.129Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e83e5808-2a73-40a5-a0e6-f013eba5e8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:17:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:04.158Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=759a0506-5c3b-43ba-9ad9-937497b0eee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:04.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:14.177Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=be6bb6f8-a712-4341-8ca8-11346ac727fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:14.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:24.199Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5a700e4e-f0ab-4327-b058-e943afcaf5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:34.215Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d5bdcfcf-9b79-401d-a90d-05b586e8f358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:44.233Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ea9efe43-e6fc-4e28-836c-8235e5f17bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:44.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:54.250Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8279893c-621e-47a8-aa14-8d8f50d438f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:18:54.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:04.264Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=04b36296-1eb9-4b82-8080-7e8853a0b5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:14.282Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3b455ee8-a3ea-4e1e-b2fc-6e4627bd5c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:24.303Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e70d0e03-2a81-469d-b539-d1180e7f4349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:24.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:34.317Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=39ca0f99-8503-41ab-9509-62a5046343c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:44.336Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c37a328a-c367-4025-8a36-4e909423d424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:44.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:54.356Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=efcc0294-56f0-402c-83c5-780223f79ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:19:54.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:04.371Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=55e900a5-1047-4e0f-8b18-38b32b9eb919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:14.400Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=39a4bfd2-9386-4eca-be57-2856cd6d9db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:24.419Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=512e0ff2-2712-4970-bf55-a6231979c20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:24.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:34.436Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c7adbde8-0caa-44b8-b6da-62218b8831a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:34.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:44.455Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=87341161-d21a-456e-9bf6-19316ae6fad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:44.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:54.474Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=20f4485c-c7d1-46a4-936d-3f5686b084ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:20:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:04.488Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6f11a061-5fac-4d60-bdb4-2f0561670c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:04.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:14.506Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8e851276-85e8-45e3-b9c0-953693afc112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:14.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:24.522Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0017552a-d98a-4532-a293-c46ae1516f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:34.535Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7b586e96-c476-4e57-a3b4-2f1046b0c836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:34.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:44.551Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=dbe5b407-401b-4d1c-aeec-e50695fbfca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:54.569Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=278e260c-2b3d-49ac-af6a-47ad0e59fdd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:21:54.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:04.583Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=34974f67-521d-4ce1-abd3-db29c185806d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:14.607Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e3fd1352-5c13-4c72-b1f5-6231064fd7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:24.622Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=908f25db-bf1b-4437-8e3e-5345b04e420d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:24.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:34.635Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=47ea6a67-c037-41e5-a954-6e0fb5fb9fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:44.652Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a3830097-6314-42ed-b49a-81b2254a67cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:44.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:22:53.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:22:53.344Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:22:53.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:22:53.351Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:22:53.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:22:53.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:22:53.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:22:53.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:54.667Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=37d57e8d-4874-4d63-a3e7-dcec64c3b2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:22:54.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:04.710Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d55df3fe-20c0-4c3c-8c0c-f232d445208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:14.725Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=46ea32f0-c7e1-4c5e-860f-caf51bee821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:24.744Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2d06273c-3108-4a52-8fd1-82245fd50272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:24.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:34.758Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0e2433a8-67b4-42ba-9a79-3efdbda3be4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:44.786Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=061f9103-b535-4b2a-9b22-eaa276121746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:44.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:54.810Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bdf80e1e-2c90-4ec2-b409-e7f4fae5ec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:23:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:04.825Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0c822424-e38d-4166-9a1f-716d72747d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:14.838Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=03f2c1ef-1d5c-4c2d-b0e0-babf99d41d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:14.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:24.858Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1379d008-2d59-4e2d-8029-ee1e7739552a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:34.870Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0c8bee30-4bad-48b8-ae22-afd5b73d2c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:44.889Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3b4d2396-d506-4345-b6c5-25e88518e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:44.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:54.916Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=59b58734-2bb8-48ca-afa1-bf822e095c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:24:54.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:04.930Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a18ce977-90af-49b9-b1f3-722d54972f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:04.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:14.950Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1d321efc-2d08-4b04-a270-792a2f461f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:14.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:24.966Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=10b5e48f-9e26-4a9e-b3ed-fd8554a84b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:34.981Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=09fb2d44-7bed-4b47-a31d-6b836c29745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:34.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:45.000Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b867bc04-1907-40fa-98d9-907e54f7ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:55.022Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d6fef090-982a-47d6-8e69-e998c0cdc061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:25:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:05.034Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0ca2659a-b4a0-4aa1-b200-fa8b9fbbc635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:05.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:15.056Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=34f01730-c3fa-4b90-9e62-a29fbabe3921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:25.077Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e16b0d0e-b7bd-4dbe-96a9-0c332315e5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:25.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:35.089Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=fa1a136b-32d9-4300-8746-92270c11cda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:45.106Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=6fc040c9-4e79-4274-b987-0359c44c7e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:45.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:55.123Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c734c8e3-188e-4b84-ac70-7b7f032007b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:26:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:05.138Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d901f505-299f-4258-94ff-d941424fa246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:05.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:15.165Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0e1a0692-3e2e-47e9-9109-b68e9b512925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:25.178Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a881b3c5-8d42-4a74-9d4c-3ccd771e8949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:35.191Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=24e7c4ec-4053-42b5-9608-9c6a5235fc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:45.211Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=46780a55-ab9d-4c8d-b8d1-677cda2ae33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:45.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:27:53.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:27:53.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:27:53.217Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:27:53.219Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:27:53.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:27:53.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:27:53.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:27:53.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:55.228Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a708d435-acad-4aae-9558-2e0b90e0ec58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:27:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:05.245Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=93e3c0c0-ef8f-4051-997f-4275768c7048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:05.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:15.259Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=29910116-7bea-4a1d-a558-e84797593206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:15.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:25.274Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8780526e-8baa-413d-baab-e708b888f5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:25.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:35.288Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=de752669-303c-4a69-89e3-c6e6a1aa0413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:35.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:45.309Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0a9bbc09-164a-4a30-8872-dc2222af923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:55.324Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a6d7773d-27a2-4cf3-b358-d166ffce9283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:28:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:05.339Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9f3cb1e0-7296-493a-bfd0-8945f67f2a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:05.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:15.378Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=47e6e261-96b5-4c7a-9365-7265bee9e941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:15.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:25.392Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8a8f1f48-2cdd-4b63-960e-050b92db1517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:25.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:35.409Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=16408cea-8609-4d2a-8000-d2685e6ad4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:35.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:45.425Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=7e4aae76-b7c4-4bf5-a27b-48b94f427380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:55.448Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4207ea0d-c4fd-4ef9-835a-8f5c0428055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:29:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:05.466Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=77fca798-7676-4d08-8201-e3daf8a1416d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:15.481Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f6808e7f-1ef5-472c-b62c-200d2dca8018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:25.496Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c6037c90-3fb8-43e9-8b85-1176a6db72bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:25.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:35.510Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8da40bc0-eb6c-4e4e-a070-36b6be6dafba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:45.523Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=988b1cf2-ef03-4404-9580-2fc4e7d5aaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:45.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:55.539Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f757e242-74a2-4766-92c1-56be26db718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:30:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:05.552Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=b7a6f5cf-a7fb-4841-8db4-72f049d5cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:15.566Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=649da953-a7fe-4504-925d-8f4d959b59e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:15.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:25.578Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=d8dc5062-5ee2-4e41-b2f1-1fe8e0bf374b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:35.591Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ab47109b-2e19-4b6c-8c48-a7ad89b71fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:35.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:45.605Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ddc2049e-1193-4c2e-9a03-ca5e3e0d2fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:55.620Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=2c146584-e6d4-4b27-a68a-f506aa34b6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:31:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:05.635Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=a138d860-9c3a-45de-a8c0-3be47faf703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:05.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:15.650Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=216ee1a1-faa2-46e0-8430-a5d20afd440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:25.666Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5f69a719-9612-4f14-8b10-5a26395bdc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:25.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:35.686Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=bfe3a886-ea79-47e7-802a-27d16462752a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:35.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:45.703Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9ce0a79b-af19-4fd5-a405-1a356ddf451c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:32:53.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:32:53.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:32:53.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:32:53.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:32:53.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T14:32:53.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T14:32:53.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T14:32:53.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:55.721Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=deab3955-0ae2-4b25-8e48-7292b080f45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:32:55.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:05.746Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=5e280c39-f87b-4ea3-8a01-f68b13e32900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:05.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:15.766Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=123b0b09-1591-4d34-b96e-cfa5c6f6b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:15.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:25.784Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=893b8312-cec5-4ac9-a676-845d6ae8eca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:35.801Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=358fb090-3334-4338-a520-77f5efd8576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:45.815Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=306eb865-4d03-4d6b-aec0-db9fa9ef3df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:55.829Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=65162de9-d93a-43fd-818e-7492a46d64ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:33:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:05.842Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=ec3aa697-72b3-4490-89d6-0f3c3cd11bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:05.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:15.860Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e4e419a1-9a5c-4ed2-bd3a-c6fa8a24ae29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:25.876Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=238a9d39-a558-47bf-9c45-9e927953cb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:25.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:35.890Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=0775646a-264a-4893-ab7f-cb25cd011c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:45.906Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=f0e5ea7d-8524-43c0-aeeb-861d3fcc8a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:45.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:55.933Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4f07d68b-73bb-4d29-b8cc-1c2dfe386b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:34:55.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:05.950Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=78f5e447-bc31-4b11-ba58-2b250f78967f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:05.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:15.963Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3dd814a7-7008-4601-9b0e-088771535123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:25.982Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9f493582-e328-422e-8de7-f99c88bb1eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:35.994Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=633f18ce-c9cf-4c0f-a501-0620a0feb0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:46.008Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=9d206e85-12be-493f-a24b-71b4a867467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:56.032Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=8d258918-eec5-4849-bc1c-e27cdca052e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:35:56.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:06.047Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e02375d4-c6fe-49ec-b563-e7eb49b199ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:16.066Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=25973473-3a77-46e4-a40f-04c303999c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:26.080Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=c6edac56-ebed-4778-969a-4fec4469d6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:26.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:36.093Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=4192fd0e-a4c9-4138-8c00-1f318c0db5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:46.120Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=3e5d58f3-d09d-4a09-8a86-8f34aa5ee747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:56.141Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=02b37abb-36de-4af8-b37b-defb2cc1335a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:36:56.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:06.154Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=78389153-7645-4255-bda6-2c656373dc7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:16.172Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=1e28164f-269c-4b60-9927-be0a13d875db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:16.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:26.206Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=cbc8d1f5-723b-4c77-a41a-844a4f023487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:36.221Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=26f5b454-1f19-4cec-94a7-0761dcab0cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:36.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:46.236Z |INFO |Init configs |InvocationID=375c3e22-cd28-42d0-bc3b-adf2024631e9, InstanceUUID=e6352de9-979e-4456-bdab-98f4bbae22ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T14:37:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:37:53.187Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T14:37:53.187Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T14:37:53.188Z |INFO |Configuration used for CBS Clie