By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:05:15.587Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:05:15.590Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:05:15.625Z |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 |2021-12-26T23:05:16.222Z |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 |2021-12-26T23:05:16.297Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:05:16.297Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:05:16.298Z |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 |2021-12-26T23:05:16.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-26T23:05:16.448Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-26T23:05:16.467Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-26T23:05:17.682Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-26T23:05:18.044Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-26T23:05:18.060Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-26T23:05:18.061Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-26T23:05:18.107Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-26T23:05:18.107Z |INFO |Root WebApplicationContext: initialization completed in 1639 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-26T23:05:18.415Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-26T23:05:19.117Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-26T23:05:20.302Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-26T23:05:20.853Z |INFO |Started MainApp in 7.457 seconds (JVM running for 8.168) |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-26T23:05:20.910Z |INFO |Start scheduling PRH workflow |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:20.920Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3ff5f98a-c93f-4274-b7c8-7909c3bb0d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:05:22.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:32.440Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b520f78a-475a-4be2-bfc6-53ae34324909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:05:33.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:43.501Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=550b1d1c-e6e1-4b25-87af-8255738980bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:05:44.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:54.543Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=988164f1-fa39-467b-8595-8d5b1868eae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:05:55.584Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:05:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:05.587Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3a5adae2-dc37-490e-b6ac-bded36246dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:06:06.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-26T23:06:12.176Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-26T23:06:12.177Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-26T23:06:12.182Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:16.654Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=14d582fa-90cc-49d1-8a9f-cf47f7e505f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:06:17.691Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:17.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:27.693Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=819791b8-79d3-4134-bac5-9f5f10681591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:06:28.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:38.733Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bc353e69-f01d-4834-99a3-e21052d2b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:06:39.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:49.776Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=455d6f1c-1317-41c8-b793-f660d9e1785e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:06:50.812Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:06:50.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:00.815Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=de371d92-99e7-422a-a627-ad494feca586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:07:01.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:11.855Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=75d4d50a-8993-4e82-902d-ad2718a22be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:07:12.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:12.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:22.894Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ba9fe3e4-22a7-4964-92b5-473b6ff7066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:07:23.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:23.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:33.933Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6d4d42e3-0f1e-4801-8760-2c06577703e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:07:34.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:34.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:44.973Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a5bda8b3-a718-44ec-a928-392d11ae95d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:07:46.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:46.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:56.015Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=387d5628-dbb1-44d6-9e23-48d891a874c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:07:57.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:07:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:07.055Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=11c33ad8-3571-4b08-b07d-c82c55a176b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:08:08.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:18.094Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7f10fb19-dd53-4283-979f-9d33209a262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:08:19.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:29.133Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6abd00c6-5cf9-46e7-9d14-1b0771ce039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:08:30.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:40.173Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=00459e5c-a7bb-420c-82f6-c8c1c1de5ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:08:41.212Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:41.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:51.213Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=92630a5b-8162-4597-9903-ba211f8b9c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:08:52.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:08:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:02.253Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1ee06e9d-ca3c-46a5-9797-c71a66fca754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:09:03.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:13.293Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d82aa042-7f33-4fe3-a47a-4c58d8d08506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:09:14.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:14.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:24.332Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1cc80672-df4f-41b8-b633-9e7ef03bd4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:09:25.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:25.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:35.377Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=56d2516c-e07b-405f-a200-111ae1906c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:09:36.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:36.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:46.417Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a0100b15-348c-42df-a5b8-3c8bc2e377d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:09:47.451Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:57.453Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=85f28f83-dec4-4c13-bf23-4f03a81d2a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:09:58.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:09:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:08.493Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e5abd542-e480-49da-a222-a5ddd6791190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:10:09.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:09.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:10:19.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:10:19.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:10:19.375Z |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 |2021-12-26T23:10:19.378Z |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 |2021-12-26T23:10:19.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:10:19.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:10:19.392Z |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 |2021-12-26T23:10:19.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:19.537Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b4f7334c-33ea-491e-92b4-139de6927904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:10:20.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:20.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:30.580Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=63d3b5fa-6bd5-46f0-8898-b1f48272fd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:10:31.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:41.614Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=892cbbd2-6fea-4686-b91c-e4f81c4c4b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-26T23:10:42.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.102:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:52.653Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1234e2b9-5369-44b8-bbb1-7666c460a807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:10:52.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:02.827Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2e160a33-d0a5-4404-a8dd-e93c5bc1ef31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:12.842Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=db4ae8f4-3c73-4a64-9635-1b1477f2f5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:12.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:22.854Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=366686dd-978f-4f93-8e92-2c408a8ed323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:32.877Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=72f3f5c7-cf69-4103-b3ed-457fb80eb9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:32.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:42.889Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7523f33e-2a27-4ae6-b3e3-3ca56a4db837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:52.900Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1eb47011-f01c-432a-8cf4-ff1f85693252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:11:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:02.914Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e730a9f1-766a-4d3d-a03f-d2754f030654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:02.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:12.926Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=544267b5-41f9-47da-afdb-9cfed00cde52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:12.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:22.937Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7d3a8805-8de7-4481-b8da-fe183c792321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:32.948Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=25816cd6-efc1-4cde-86a5-36183e82e4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:32.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:42.958Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=81b42618-f6a1-4acc-ab18-6b370b6ea95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:42.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:52.969Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=175f0a66-41bf-4cd9-81df-1cb435f68178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:12:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:02.982Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ca1fcf08-2bae-477e-8611-a2389c2963ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:03.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:13.003Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=081a97cc-fe9f-4e78-b92b-b38fea5c5762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:13.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:23.014Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=215cc6f5-7e81-46c2-8bcb-9bff0681f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:33.025Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5f01468f-7217-4541-a6fe-911acf4ef2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:43.043Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=35036dd0-d165-44bf-837f-85aafc39cfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:53.053Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=96a84380-9281-4a86-b0d4-26f56b6f3a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:13:53.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:03.063Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=237be8ec-bb20-47ef-9c4d-ac04e8a9b6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:13.072Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a966c7f8-9bf9-467b-95e9-28d36a853dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:13.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:23.081Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0f94aa94-ad24-48f1-aaeb-bec53ca442ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:33.093Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bc0136fb-861e-48ed-be9b-df924471aab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:33.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:43.106Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e1be2268-f3c0-4d4f-9747-e76fbb1d3363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:43.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:53.120Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2978c524-c506-4b53-af23-7d546bb0c470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:14:53.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:03.134Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=430c622c-832e-4149-a6e3-29037a14bc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:13.144Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b9d1bcc2-c48e-4f38-9b87-5335ac5afb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:15:18.804Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:15:18.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:15:18.805Z |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 |2021-12-26T23:15:18.808Z |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 |2021-12-26T23:15:18.816Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:15:18.816Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:15:18.816Z |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 |2021-12-26T23:15:18.818Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:23.154Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=087673bc-970d-4c00-bb85-3dbebb18a8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:33.164Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f802065b-4a24-42de-8e24-b6a6487811fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:43.173Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=67fd7b31-628c-4e85-91ab-625839e6b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:43.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:53.183Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c992973e-4a8e-4ddf-b644-af04655f9eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:15:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:03.195Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2e0489d3-cfbf-48cb-89a7-2187b616cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:03.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:13.212Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=67b1f7ae-3211-43c8-b69e-3a8bd83a6be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:13.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:23.224Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=88e6fc59-9ccd-4638-98b6-8f3d5e207a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:23.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:33.242Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b3bc222a-44ea-46a1-a74a-ba103545ea15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:33.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:43.253Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3916d09a-85a3-4505-a030-a8994c71e1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:43.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:53.263Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2372eeff-ed83-4247-bfdd-e243547ece17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:16:53.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:03.271Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=34d999a5-b1f9-4967-b2bb-13e36711b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:03.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:13.280Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1eede002-2366-4c80-9bc4-d70390b7b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:23.292Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=59eb28d0-dc68-49a5-a44a-a27c796ec68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:33.300Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5a8c9f17-d351-4cac-af52-18a654aacc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:33.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:43.312Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9cef7032-8404-4c75-9e67-a41b1aadba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:53.322Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6070c715-a9d7-4349-b5dc-623e23960f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:17:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:03.331Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=311f68c3-519c-4118-8888-5c4c317e20f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:13.351Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3d7d4ce9-bd03-4363-bdbe-b9a6271b9ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:23.363Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=38b6388b-fdf3-4a91-86d0-c68f23d13c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:23.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:33.384Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c2d60fe0-3b36-48fa-8208-0f289576b5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:43.414Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8d2bc854-4380-4fcc-899f-18eab9dafc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:43.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:53.470Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=873b1244-64c2-4fb0-b461-cf6778314682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:18:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:03.494Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7ca6b6d8-33fd-4e45-901a-75f7659e0002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:03.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:13.503Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=014445c8-420d-4dd5-ad67-144924b93275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:13.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:23.514Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=20e7a75d-3434-48d3-8b00-9d08d7c39b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:33.524Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=810f5c6d-3583-4e54-96c7-19ff769301ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:43.539Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6ff72dc8-ad38-42ff-b451-3828f47b8c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:43.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:53.553Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=87c78f8e-a457-4ab1-8edc-35b1b7727b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:19:53.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:03.572Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=073494a0-b248-4717-99b4-d3c7adbc2db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:13.584Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7da81488-ae77-4849-a420-e254376174e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:20:18.756Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:20:18.757Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:20:18.757Z |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 |2021-12-26T23:20:18.759Z |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 |2021-12-26T23:20:18.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:20:18.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:20:18.765Z |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 |2021-12-26T23:20:18.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:23.594Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=64b8a326-91a5-4fed-8808-25fde45c1944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:23.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:33.603Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c9c1f150-ba49-4059-9c51-1c9839bf7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:43.633Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d4e2f193-5f67-4152-b276-9de1ca51c84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:53.644Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=df64c61f-5dc6-49dd-b762-32334380ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:20:53.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:03.654Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c316e489-32b8-42d0-821b-3e13c024c6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:03.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:13.678Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=03a95ecf-e138-4c21-95f0-d734f5938496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:13.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:23.691Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2e996571-f90f-4ab2-9517-39992be4ad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:23.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:33.709Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8ac83a64-0d31-4e1f-b970-417ee4abc758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:43.721Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=603e0c9c-41f3-436b-bc30-b2c01af6da7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:43.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:53.741Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bbbd5e15-62dc-40fa-984a-dcf21aa72fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:21:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:03.753Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=09793d19-0b9e-4876-add0-30896d9b8df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:13.770Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5ec512c0-8caf-4805-b210-b29e9b9619a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:13.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:23.789Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=09b77cb1-8318-43ab-a223-47f54f09559b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:33.808Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=31b6081c-b74e-4489-91d8-c5191de9a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:33.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:43.825Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=02953758-8d1d-45ac-ba8e-bedaa4235483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:43.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:53.844Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5fc29485-3ea1-4df1-9667-f7ab7518c667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:22:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:03.857Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f9cfecf7-e4af-4b64-a35a-0da9125235d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:13.866Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=766bffa7-bdce-4d92-874a-75113ee68e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:13.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:23.876Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=14ba6c45-c56b-4975-bdf9-3eec7ca14754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:33.885Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c99bd05e-0c7d-4ec4-809b-9ef607093ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:43.893Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=51523114-6c63-4a1d-8f05-57d6c858d984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:43.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:53.918Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fe852ca5-f03a-4d12-b889-d6bd516fb4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:23:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:03.928Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d7eca234-ae4f-49e4-9709-23f317bacc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:13.938Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=484daa5e-6402-4b2b-90ff-9583cc8a0425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:13.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:23.946Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5d64d8d9-421f-4b54-97bd-d143830c4402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:33.957Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1980eb6d-b256-4a60-a98c-0285a1257e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:43.979Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=85b46ee3-c81c-48f8-9e34-1ff7276386f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:53.992Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=57040435-eccd-45c2-b4fd-28ae993106ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:24:53.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:04.000Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bcd4e5a2-9973-432b-8ca3-41eaa0886f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:14.007Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e08ea061-333b-422c-87c5-068c70039b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:25:18.755Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:25:18.756Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:25:18.756Z |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 |2021-12-26T23:25:18.758Z |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 |2021-12-26T23:25:18.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:25:18.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:25:18.765Z |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 |2021-12-26T23:25:18.767Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:24.015Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=33f4b196-668b-4139-a48d-bdadb3358534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:34.023Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9d5916bc-3bd9-4339-a48b-8e257dd8f1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:44.032Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f3c41bda-c5a2-4e68-8b07-3a0f7584318b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:54.043Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ad15437f-16da-4053-9f5e-05cd0462cbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:25:54.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:04.055Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=23d0852a-9e2e-4293-b14a-da70ad5d7f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:04.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:14.068Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5f9068f4-62b2-488e-b10f-95d0b1d44cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:24.082Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7efcb1d1-7f33-4f9e-ad05-425ae43d89fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:24.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:34.099Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0333d92f-c91c-46e9-930a-ff1fa31fac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:44.107Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bf309289-b5ee-4ec8-aa61-22a7c781d896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:44.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:54.116Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5f44f900-9c64-4d42-84cf-569795f2078a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:26:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:04.124Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bbdcd134-5008-4b82-a0c1-f010c8552886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:14.134Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f594fc7d-ed97-4cb6-8719-44206084153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:14.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:24.144Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=30a60e4a-db4d-4da8-bcea-983286694c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:24.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:34.155Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8814841d-4adb-41ca-a386-edd4e373a24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:44.163Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7d52ac56-3c93-4501-b02e-373b1a62f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:54.175Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6c1496be-509f-4ca4-b169-2ab68d860486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:27:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:04.192Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=03d53500-3f0e-45b5-ae35-bea82023bead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:04.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:14.201Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=74db80c5-28c3-482e-bf28-535911dfe073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:24.210Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6176bbc7-763b-44e6-9586-4879532542d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:34.223Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6227682f-2f35-46c8-a112-67594d1dad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:44.232Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e764ef92-ff87-466b-acad-c6ac341207ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:44.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:54.240Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a42bb693-6427-4138-bd48-0335eff879a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:28:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:04.249Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=eb34a556-9e7c-41ca-b2d6-c753784aacb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:04.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:14.259Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4649bdf8-c31f-44be-84a9-ee97bb293979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:24.270Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d7c1faa1-7241-4e3c-afbb-4871ece6d16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:24.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:34.278Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=492df576-e590-422b-bb2b-90cc1c6294c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:44.287Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=05bf95f5-237f-42cf-a934-fb90fdb184a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:44.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:54.304Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8db94767-96f0-4cc9-a450-c9138381897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:29:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:04.316Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=31caa3a9-5ab4-4e26-96c9-b67c2bda0eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:04.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:14.324Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=daf57ba7-a934-4d21-8c1a-3f778a417fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:14.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:30:18.766Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:30:18.767Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:30:18.767Z |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 |2021-12-26T23:30:18.769Z |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 |2021-12-26T23:30:18.775Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:30:18.775Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:30:18.775Z |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 |2021-12-26T23:30:18.777Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:24.332Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=883288d0-b514-4de6-8999-66c08c863810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:34.340Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c6de6435-598a-4a27-a47a-38ff7c34eab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:34.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:44.352Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8781aa76-c8e2-4f0d-8802-de7504c4d8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:54.360Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=45c2190d-55ef-47c3-a09c-81c4ddac1ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:30:54.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:04.368Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fcda6d67-d358-486e-be64-2b3143adda22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:04.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:14.378Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6bad410d-1c4f-4a77-a06d-519901ec5b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:24.387Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=84b3c562-4afd-47fa-9a25-d6f09a3fe75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:24.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:34.398Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c33a9abb-8c8f-44f8-997f-f0bece229f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:34.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:44.414Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ff0e8c67-7331-451e-b126-5312759161d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:44.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:54.422Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a009ff92-2c90-4665-a84a-04f574ecc75d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:31:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:04.429Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=399172cc-bb83-48a3-a84b-f7190d758541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:14.437Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a10b6ee2-5e64-4226-aa4e-c8f211b96515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:14.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:24.444Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=be4a2015-7373-46f0-b198-b9c4873da658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:24.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:34.454Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fd115a46-aeba-4709-bdea-d3f201200dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:34.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:44.471Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=534cbd17-0d23-454b-a4b1-162f4b63bafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:44.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:54.482Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=030faa58-2277-46fd-b637-389724cb7130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:32:54.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:04.489Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7e8708f1-5635-4883-bf1b-bdef43541f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:14.502Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d1c9ec7c-c6c4-4870-84ba-dbcd25c142e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:24.515Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8d4b2496-3c62-47ae-a3d3-e13b22c5603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:24.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:34.524Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fb012081-b555-48d3-aa52-d366ccb5ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:44.532Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f87d94ce-9f9c-4bb6-904a-bf01b1e99eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:44.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:54.540Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d999b9d7-a23a-4619-9c76-8a80cd8d3852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:33:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:04.548Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bcfa3c69-0668-4816-8878-4b6fcdb259bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:14.555Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=36eff9db-8808-49f0-ab51-e6d268e611db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:24.563Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b9f79b54-a180-4800-9cdc-9136f0eda47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:34.585Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f1a65f76-a848-4436-97f1-e3186313e3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:44.596Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=473a2ffa-f49a-45cb-b868-45f234f6bb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:44.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:54.615Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a4578ef8-8309-4f88-8264-ca23a6ce8c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:34:54.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:04.629Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=16343209-c263-4c0e-80b1-fe20b8b3eab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:04.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:14.639Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3e6e2464-0c19-4650-92f4-d3af0d834f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:14.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:35:18.746Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:35:18.746Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:35:18.747Z |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 |2021-12-26T23:35:18.749Z |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 |2021-12-26T23:35:18.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:35:18.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:35:18.755Z |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 |2021-12-26T23:35:18.756Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:24.647Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=83d631ca-8a10-4483-b0bc-194bc6d49dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:34.657Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5bcd828e-060d-412d-a21f-5231a902694c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:34.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:44.665Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f3f3fefd-fb51-40d3-b64a-c7d8ef097932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:54.673Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b6efcdcc-329d-4e09-8dda-e31fe2de762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:35:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:04.683Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fce3f7b3-3187-4bd4-a01e-3da69bc43445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:14.693Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e403411e-60db-46ca-95a8-f010c3e56577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:24.702Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7699fb58-d219-4dd3-909b-b256175982ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:34.711Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4de6742b-8b0b-4855-9382-0152bf3d65d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:44.721Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d5c46e2a-d915-4ce6-9b6b-9dbcacca3219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:44.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:54.735Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a0210aa2-d5bb-45e0-bf45-8981fd7d5841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:36:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:04.742Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7fd2d692-ba07-4e25-b5f4-95a478d49f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:14.752Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=17d7a512-d56b-4323-a999-3e2d32fecc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:24.760Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f40b9d8f-ff33-4ea1-b0aa-efd4f901f0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:24.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:34.767Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=eb4e7296-f3bd-4e07-9735-dc0bfd755f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:34.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:44.776Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e1c14506-48b0-4bee-9b0b-b608ccb7a843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:44.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:54.785Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=017ba023-ada9-4bfb-80b9-cde64e63dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:37:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:04.794Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8c832780-a179-4706-aca7-ca75e2b0f7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:04.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:14.805Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cb073a2a-a094-4892-a2e0-32ba6e5f1eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:24.820Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=528757b2-244c-4643-b419-c7b7ddefb351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:34.833Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1dda6919-6481-4870-9f5e-0eb16d321a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:44.842Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4aaa16fa-d8c3-4f28-8f2d-4c4090ee4919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:54.850Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=834ea194-aa56-4465-9640-4fe5937769ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:38:54.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:04.857Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0069658a-e6af-4d71-a9d4-82e61d6d857e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:04.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:14.865Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=05b2b098-bd2e-4421-ae88-206453aa78b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:14.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:24.876Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bbb86957-f777-45fb-8be8-c4fdbe486eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:24.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:34.883Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3e648b41-8a17-48b9-80d8-b73777333d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:44.892Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b3454c77-5c76-4bdc-951d-81a20daeb39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:54.901Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1a0f430d-a7a2-4188-be15-371fef1ce22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:39:54.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:04.916Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1b3b5445-24cd-41d6-a11d-f58994f79094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:04.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:14.927Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4d57f33c-2001-41ba-9ffa-144a68ff5530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:14.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:40:18.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:40:18.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:40:18.727Z |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 |2021-12-26T23:40:18.729Z |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 |2021-12-26T23:40:18.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:40:18.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:40:18.734Z |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 |2021-12-26T23:40:18.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:24.938Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ee26b120-1f3b-4460-99d7-88ea15357638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:24.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:34.949Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=26db18a6-48fd-428e-824c-5dd997b44a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:44.962Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=309743ab-5495-4073-b5f5-56ce602c2cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:44.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:54.969Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0aa53b19-39c4-4a4c-8ccd-449cb7562981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:40:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:04.976Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=15366c85-6b08-4f2d-b2b7-c08eb1bdc5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:04.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:14.985Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7ffa8a28-7b40-4819-8a6e-2d22adc5a9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:14.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:24.992Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4162145a-1d06-4775-8fe5-cf696ca2fd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:24.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:35.001Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=dea506c3-efdf-47fa-a60b-dce8f70fb435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:45.015Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=541ca91c-f608-42a7-9642-d0d3c5e8dec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:55.024Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=030bd495-b938-448e-a1ba-57dce3db648a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:41:55.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:05.032Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=66f94c3f-e45d-4aa4-8383-26da7605c9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:15.039Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=757cde59-f1c9-46db-9eb5-4d58d9254edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:15.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:25.046Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=afe34bb1-87aa-4614-bda6-0674090c31e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:25.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:35.054Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fd8bf629-341f-46de-9f96-5b4f1fb09bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:45.062Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8f06fa53-a9ae-4219-9b48-9e0b734f7941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:45.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:55.070Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=dbd9c89c-c6e2-4a9b-b2a9-c497d5923687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:42:55.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:05.079Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f0a1652a-7d67-4679-8450-c7ca5f07ee70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:05.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:15.087Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a74513bd-1c53-4bc9-a2dc-27942e8cb69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:25.100Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0f69aeea-df46-45c6-8967-997f14cdbc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:25.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:35.112Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d369e28e-2bbe-4448-90b6-bdddd8198668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:35.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:45.119Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0351c04e-c829-4e23-9e06-71caf0f103a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:55.126Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=25ad849b-b4b3-40db-98c4-8f4759070327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:43:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:05.134Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=da02d918-cf96-4dc4-8890-28a83a8d3213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:15.140Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e3525797-fff7-423d-bb7f-3db219510131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:25.148Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1d428dba-8a43-43c7-9d58-492f65844bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:35.156Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a6b58c50-35e3-44eb-849d-00de449d2497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:35.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:45.164Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e8f58397-7b14-452b-919b-831322ade98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:45.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:55.172Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1347ba35-3beb-46b7-b2e6-740628fc124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:44:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:05.181Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9af51170-59d0-4ae6-93e6-855ec18d593f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:15.192Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=863016f7-6aba-4d0d-9810-29750df334dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:15.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:45:18.739Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:45:18.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:45:18.740Z |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 |2021-12-26T23:45:18.742Z |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 |2021-12-26T23:45:18.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:45:18.747Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:45:18.747Z |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 |2021-12-26T23:45:18.749Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:25.203Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1385a36e-d75a-47d8-800f-5c8f935f1cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:25.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:35.211Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a632ffd0-c37c-44f9-94be-bd128208d2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:35.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:45.219Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d31f682a-3ff8-4a11-a572-1634fa767e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:55.228Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9e3cf38c-e9e8-47fd-a598-cba835578ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:45:55.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:05.235Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3ac0e527-1d08-453a-9d3e-7da065e359b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:05.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:15.244Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=916cb699-149e-46e8-8485-093b7e311a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:25.252Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=718136b3-2aa9-492f-a4f1-58fd07b1a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:35.260Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f68d88eb-2a22-499a-8486-53e3df6a85e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:45.270Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=957a9171-388b-4bb8-814d-5a88f6f6d9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:45.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:55.283Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2a6efebd-8d83-4dbf-90b5-97777ce91fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:46:55.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:05.293Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=93f50df0-b4d0-40f1-8b4e-4266bf01e70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:05.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:15.301Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4acefc61-c112-4c71-bb91-9a837bcde430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:15.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:25.309Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ce4f0d40-fc2b-48dc-98e3-3d0574ed7232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:25.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:35.318Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a8441e32-ca5a-43d0-a112-be5a723ca51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:45.325Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fabc6683-ac26-434a-a963-d496bdc95b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:45.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:55.334Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6cb82f1c-b606-4def-b64e-deec45a54c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:47:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:05.344Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=69c1f594-5d03-4bfe-9c46-a7e1ffcc76ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:05.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:15.350Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f9457441-0915-4c71-94af-dfc2194d8e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:25.360Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=344a3279-e169-49ff-adb7-f2731c0a3254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:25.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:35.376Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a5c039d0-739c-42a7-b935-b912a0913d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:45.385Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a68d9cd0-f5f3-4397-9af4-5771b8d41c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:55.392Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ed6baeb0-5480-4f33-8e22-88ce9602d89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:48:55.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:05.401Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0ee5c2a3-cf2a-47f0-abd5-69aec2bd7858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:05.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:15.410Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3df1911b-c2f7-47af-b999-d2d50c18cf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:25.420Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f14cf628-d180-4787-8db5-082821157a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:35.429Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e956f2b2-44f6-4b4d-ab57-62c0644f4d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:45.439Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=42106fd4-8685-4a9a-9c77-55d1eec4b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:45.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:55.448Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e9ce9a73-7c3d-4ffd-a8ef-79b1517a4932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:49:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:05.462Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=59ae14b4-096d-4baf-85e5-76dfcb11a8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:05.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:15.479Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=43008a30-b923-4726-9a23-4d4924577b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:15.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:50:18.785Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:50:18.785Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:50:18.786Z |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 |2021-12-26T23:50:18.788Z |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 |2021-12-26T23:50:18.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:50:18.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:50:18.793Z |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 |2021-12-26T23:50:18.794Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:25.487Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1f2c18f8-ff4c-4236-9f30-bc64055fd02d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:25.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:35.494Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=663935d3-4ccf-4718-a225-622c5f3a8ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:45.501Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b1bc2d02-cc32-4f1c-acb4-ce6baf21e5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:55.507Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7971bd19-bac5-402f-8027-cee00ac8011b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:50:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:05.518Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=61a33914-fc03-443e-b3be-360eaa073447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:05.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:15.526Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5a85334b-3556-429f-8aad-e9fd7ebd7321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:15.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:25.534Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a299db6e-2d2c-4d20-9581-1b5d6df37edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:35.543Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5b593be2-1afd-4621-952d-f400b45cf859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:35.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:45.551Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=95fc4006-7523-4485-a970-765db2e2e63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:45.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:55.562Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=973cfeff-b720-488c-8203-fe04e044f3ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:51:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:05.577Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=dc78dc35-8c0c-465b-85db-deb5ff504a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:15.585Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=01d06f1f-7834-4fe1-b992-83c9bb84e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:15.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:25.591Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7b9c162a-6ac9-4c2d-a791-e10c06fe2f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:25.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:35.599Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=361074d1-dc22-44d8-9e4e-620b008ff47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:45.607Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fddd2db0-9118-42bd-b083-8f74147a191a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:45.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:55.616Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7b1d95ad-a0cb-484d-af29-050051a6e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:52:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:05.625Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b1791f9d-6d17-49a4-99e2-1ad3441c5478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:15.634Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4ff906d3-f879-4bf0-bc4e-428c31bdb7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:25.643Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=81e3c0b9-2195-4211-b4f1-aded458fe42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:25.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:35.661Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e2aa3119-21b9-4505-8357-51c5f89468ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:45.675Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=58b2fdd5-b3bf-4f5d-83fb-0c7882635ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:45.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:55.683Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fe50989d-b305-4835-802f-ec1134ce827e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:53:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:05.690Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a376b92d-d89f-47e8-af3e-6a7e84d28891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:05.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:15.696Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8a313fc8-a57b-4fab-9788-f850bcf6f84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:25.704Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f2ee0c15-161d-4955-95b0-e77a3a23c4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:25.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:35.714Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a4a5a5b6-31b1-4dff-b361-2bae1fdb35fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:35.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:45.723Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7aec72e6-1cf3-48f2-aa99-048530f16245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:45.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:55.729Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=211e236e-4059-4a98-ae1f-32cf6d49e62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:54:55.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:05.740Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1390e076-249b-4cb4-a0c8-8c65a7b71866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:05.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:15.754Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cfeec019-4a66-4676-b657-5dd7aff46caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:15.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:55:18.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-26T23:55:18.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-26T23:55:18.701Z |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 |2021-12-26T23:55:18.703Z |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 |2021-12-26T23:55:18.707Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-26T23:55:18.707Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-26T23:55:18.707Z |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 |2021-12-26T23:55:18.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:25.761Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cadb8c35-c484-43ef-a84a-3b97cd7b6141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:25.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:35.769Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f995b87e-7563-4d62-b093-b3e86fc00c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:35.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:45.775Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f75fb133-4464-4739-9e9e-4b99b3ec618a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:55.789Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=57e14bde-a64b-4a73-ba22-75710358fd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:55:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:05.801Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=68b34dc4-31b1-4c5b-be0f-f85b973ec194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:05.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:15.811Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3b0157ff-8b42-4f19-a077-d1691b6bb03f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:25.821Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=be48f1ac-2415-480b-8afa-259ec2d25083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:25.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:35.830Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=93a472b2-dba8-4af8-be7a-7341930d001a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:35.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:45.841Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a5eb0e9b-2f5e-42c2-a951-80d56d8656fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:45.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:55.852Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=626c5827-c221-4709-90a3-ca31e89e7e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:56:55.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:05.869Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=89c0c5f8-c3c3-4de6-8a82-c14523467abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:05.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:15.877Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=08bc2015-bbb4-4d9b-9ceb-8b3185c07021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:15.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:25.884Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fc463daf-458c-4d2d-9688-a3b101fda10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:35.891Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f64c77b6-2612-4173-863b-1ae6d114ca70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:35.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:45.899Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bb6e510c-b155-4977-b766-eeb93e9e51ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:45.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:55.906Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f1d1afcc-f116-43b4-8511-401a2acab931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:57:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:05.915Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d54db37e-6fe3-4b12-b266-1e1f23340b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:05.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:15.926Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c7bcb70f-20a6-46c5-a8f9-c938acc6126a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:25.933Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7a263662-8b38-43e7-8f3e-81e4bfac85f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:35.942Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6f551a52-ba62-4df7-99ef-e43b44d5f250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:35.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:45.956Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7beb01ee-d582-4c16-831c-5fc659dc0b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:45.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:55.965Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=27b86a45-a294-464d-9488-d8ec3dd22645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:58:55.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:05.973Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bd79684d-d514-441c-a231-36185fce678f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:05.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:15.980Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d96eeadf-5059-49bb-bd33-28e07ad7288c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:15.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:25.987Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=96a229b7-4d7c-471a-abc6-e4f4cc5bba3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:25.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:35.994Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1477a42e-6a6f-4c43-82fb-82bd808accaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:46.001Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1806794e-6cef-4849-a9de-5474a2c106e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:56.011Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c36051b6-3158-4b29-9be6-3a31bb21413a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-26T23:59:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:06.019Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8dfbc5e2-f2c0-4647-af79-618e69048d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:16.037Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=834a3010-ead7-4944-88f5-5af9f3daf622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:00:18.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:00:18.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:00:18.730Z |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 |2021-12-27T00:00:18.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:00:18.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:00:18.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:00:18.736Z |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 |2021-12-27T00:00:18.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:26.047Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6d335451-9ed8-43b9-ac46-883ff9b60273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:26.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:36.060Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=03612c6e-652c-4a32-9814-b00da776654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:36.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:46.074Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=91096871-2257-4d9f-a9ce-6893703b2405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:46.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:56.081Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=87327d46-b851-4add-9d51-d8233e2cc9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:00:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:06.093Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f81dbe5c-1137-483b-a738-bda41e2cad1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:06.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:16.101Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=09813f4e-a6ec-4e06-bee6-16eec5dfe2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:16.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:26.110Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2233648e-700a-485d-a3b1-cdb4eb358afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:26.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:36.129Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=de0ae236-fabf-4f83-9de0-6c72f03b7a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:36.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:46.143Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8643211b-1619-483b-8974-8ef16f614e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:56.150Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=841b47e8-9924-45d2-a7c1-e7cf7ef379bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:01:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:06.159Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=db16326f-8f53-4091-bd4a-27dee4774711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:06.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:16.172Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9db705ed-f980-4edc-94e7-90a014e6e5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:16.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:26.179Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8b079ada-9497-4e72-96fd-25cb0bb3ca17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:36.187Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c15aaa4e-a121-43ba-b87d-98057dd086ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:36.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:46.195Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4b1a77c3-15bf-4034-97f8-d8b585c78af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:56.202Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2a242ead-c6e9-4f68-ad00-251a196d4070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:02:56.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:06.209Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4a629dbe-f710-41b6-a555-a78ca4bcfb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:16.219Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=046d2cb7-954d-4bd7-801b-03d377e3d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:16.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:26.227Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e2124cdc-9d91-4700-8c97-67575ec63fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:26.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:36.235Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e4c76ba9-0ab0-440d-9794-aae491957fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:36.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:46.250Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=26fcde3f-f550-4432-bad7-c843a52ff017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:56.259Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6b10a38e-fa4c-47cc-8759-c6b939bd6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:03:56.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:06.268Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ad05209c-977f-4450-bc77-626e4a23334a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:16.276Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=79121822-0768-4ea1-9746-9acd2d96fbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:26.283Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=35d8489d-264d-4444-a316-953092ee4946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:36.294Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9856a92d-371e-4cea-a4e5-f905a6418161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:36.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:46.304Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1f4a86d7-1ea3-478b-889a-064aac7771c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:46.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:56.312Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=282b7b9f-f318-402d-8d71-ea39d8cb5f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:04:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:06.320Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cf78535c-ca6f-4e44-8820-87e6cc03bb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:16.329Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f73cd59b-598c-484b-a787-5d274a46787c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:16.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:05:18.758Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:05:18.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:05:18.760Z |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 |2021-12-27T00:05:18.763Z |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 |2021-12-27T00:05:18.766Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:05:18.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:05:18.767Z |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 |2021-12-27T00:05:18.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:26.343Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2d4898a5-d3c3-45e7-a932-0eaf52cf83e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:26.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:36.396Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=77769464-631b-424e-b713-27baacfee036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:46.405Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7517e797-1de9-43a3-8131-63be90dd939e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:46.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:56.412Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bf32cc55-122f-49c0-ae38-aa3c95b57418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:05:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:06.419Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0ca59a36-3308-49d7-a15d-bde5f6b3365e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:06.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:16.426Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3e53b9c4-4f14-4228-a8ac-cca74ab4e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:16.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:26.435Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=30a42ca3-b396-4679-ae9d-aa86e0437b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:26.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:36.444Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d14c2a5f-ea2f-41b1-9a9c-fb902d915554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:46.452Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=dd06a5c5-2df3-414e-b81e-9e8a14672c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:56.460Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b83238d6-3853-467c-9ec4-e50627b6ca35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:06:56.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:06.468Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=50ba6b1f-ccab-4430-b5e9-0deab36c75ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:16.495Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f83cf516-4d7e-4b4d-bc22-409b02ad54a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:16.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:26.506Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cd6157f4-1012-4907-b16d-9f969818e875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:36.514Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1b07a4de-0c61-44f3-9b07-8730c3dea424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:36.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:46.522Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e42466ca-5ffc-40c4-b2db-4c45a1135bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:46.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:56.528Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3170a979-92e5-4ab0-a082-c762fa6f4050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:07:56.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:06.536Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a09b3027-4ebf-4d45-acc3-f464c83fb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:06.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:16.549Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=aa3bc1ae-ed82-48d9-a9c5-fa7f22194fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:26.555Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6e988224-7b4a-47ac-8e87-ff304a04f550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:36.563Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2b4d46bc-2227-46a0-9837-3517450887a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:46.573Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=463384c5-fde2-4a6c-bb0f-7398a0552aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:46.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:56.583Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=eb2b2975-0cbf-49e6-a962-d75733f1b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:08:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:06.593Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0510dd0a-d5f9-4c2e-a16f-0f7082322317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:16.601Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=423e6af6-46a7-48fe-b59d-27d1300c1593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:16.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:26.609Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=94279c90-feea-4ce6-8256-d773ae46e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:36.615Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fa8260b9-c9e6-4624-a890-19705951e932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:46.624Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8b23c259-391b-440a-8936-54abafd25095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:56.633Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b7b16fb4-032e-4239-85fe-8b4f214527fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:09:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:06.642Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a36c896b-f07a-4335-8a6e-fba65f3af22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:16.649Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=33803d44-8a86-448c-a1f2-163266486bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:16.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:10:18.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:10:18.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:10:18.737Z |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 |2021-12-27T00:10:18.739Z |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 |2021-12-27T00:10:18.742Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:10:18.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:10:18.742Z |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 |2021-12-27T00:10:18.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:26.658Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=02f35933-b47e-4595-ae81-2f983f8754d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:36.672Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=00ffb334-5487-4b35-8702-d7b9d2a8d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:36.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:46.686Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=509029a6-804c-4775-b07c-aa391d816292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:56.694Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f31cecfc-a20e-483c-bfe7-86bd0c3d7b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:10:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:06.701Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5e71fc48-2989-4225-9f92-8b7e816eb1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:06.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:16.709Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9879d93c-9932-4138-a6a7-6479f6127dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:26.715Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a634d2a0-bcb8-49eb-bc70-8c1b9eeb9c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:26.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:36.721Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=15ce840a-53c5-42f0-8581-ea28049fbda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:46.731Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=15e07684-3c4f-4e4c-a511-15e66f793727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:56.739Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7ae2f5e3-b10f-46e5-a1a5-73029a927307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:11:56.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:06.745Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0f66a7ee-c496-46a5-b385-25e5009863c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:16.755Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8ef19a18-5292-439a-b14e-9f2ea087c936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:26.768Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7a5abdc8-5d3b-40b0-9039-b71b48ff7060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:36.778Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0c5dcac5-9e8c-4a5e-b718-458377ccf5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:46.785Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=055faf62-c84f-4e0d-bb23-fa4e4e37388a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:56.791Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=dd378a29-b1b2-4e0f-a06e-db6e76415f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:12:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:06.798Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f04263f2-496d-48e6-859f-2d1b12417584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:16.806Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ac483217-0d5c-4234-8d8a-d3506e6a6e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:16.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:26.815Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=58b8c056-7540-4a88-a314-518f42c556ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:26.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:36.826Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=537a984e-6914-4166-9d29-b8465eedf19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:46.843Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cef6e1b3-9e7f-4003-aca7-1ddbdf78c2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:56.851Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1f56da47-b4f2-43f6-96ec-5d0a1000c6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:13:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:06.858Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b6ff8ecb-63c3-47ec-bf26-eb6a7478d8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:16.866Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3685184c-7b8b-4d1a-bfe1-2128f6793a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:16.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:26.874Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e19a2328-d0ae-4547-80a8-6bd68a276a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:26.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:36.880Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fd6db433-ed5e-40c9-9a56-dacd0b7c7ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:36.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:46.888Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=49fe29ba-d9d9-4dba-8b64-e202260a8640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:56.898Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1c8a643f-5cd5-4acd-91f1-5007a92cd03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:14:56.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:06.905Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=eb201c9d-b1c1-4695-8d5e-7d0c260790a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:16.912Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bf520a8c-0071-4731-b3fa-cfd568f52f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:16.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:15:18.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:15:18.737Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:15:18.737Z |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 |2021-12-27T00:15:18.739Z |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 |2021-12-27T00:15:18.743Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:15:18.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:15:18.743Z |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 |2021-12-27T00:15:18.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:26.920Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=eea1467c-26f7-4b3e-95ff-c333142d00f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:26.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:36.934Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d81c7a67-ed9b-47d1-a497-3ccd7b5ee8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:46.942Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1bf86797-60c0-4e4a-9852-bf89c4f9f641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:56.949Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8e20e6b6-c17c-4451-9788-5dc8a34b9858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:15:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:06.956Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=78cef9dc-ce37-4d60-9075-aa5d543de423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:06.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:16.962Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8563c5cc-e14a-4b40-b7a4-c4cc080aab53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:26.968Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=545134f0-4fdc-4ae5-9a89-92591dfe9361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:26.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:36.974Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4fd8b87c-3802-4146-893b-a71df29919e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:46.981Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=57b6fee7-3e2f-4aa3-b53d-e6faa4828350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:46.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:56.991Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4147a05b-c649-47b4-8e79-be34b726e1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:16:56.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:06.997Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=da9c5ff6-7a7b-4425-926a-9ba81cec2013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:17.005Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e0aa558d-f7a0-42cc-af45-3e39c3b1c6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:17.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:27.018Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8c380ab2-c8f9-479a-931a-e214e968d240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:27.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:37.030Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=47d1eec2-4048-4bb0-8ce1-7be6f13439d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:37.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:47.039Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=876a1ab9-4352-491a-96fc-6c8925035d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:47.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:57.045Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=113dbe83-b40d-45ae-b53f-7725de90f696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:17:57.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:07.053Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1346c977-d2c5-4e90-98a1-abac6e4952d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:07.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:17.060Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f2fbb312-f66e-462f-97cf-7d8632eb8778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:27.067Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1930b91e-2a83-4802-b376-6bc85923b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:27.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:37.078Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=dff4b1fd-6779-41dd-82c4-e7788df1fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:37.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:47.086Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=25b3f92d-fea2-49ee-ad1f-fef7bd935012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:47.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:57.102Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4c6193e0-ff3e-4971-bdc2-633b9b66ceeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:18:57.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:07.111Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=678f7b34-daf7-4dd4-a5d7-45162cd1926f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:17.119Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4d656f9a-5b93-4e97-b815-a9bbd7962e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:17.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:27.126Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f3146cbb-5a1a-47a8-8a00-709a2097be2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:27.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:37.133Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=adccf3e1-253a-421d-9703-84da908fd9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:37.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:47.140Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=845c7abc-ceb1-4275-9590-3707e4fa5d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:47.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:57.147Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=52390042-43e2-443d-8907-463132afafb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:19:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:07.157Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e25c3cb1-b1e9-4d75-872c-7c844cbf9a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:17.163Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=47f1ccb9-a679-4543-8939-0ad5d578bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:17.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:20:18.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:20:18.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:20:18.722Z |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 |2021-12-27T00:20:18.725Z |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 |2021-12-27T00:20:18.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:20:18.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:20:18.728Z |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 |2021-12-27T00:20:18.729Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:27.174Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=efe6c1c5-81e4-4be7-a7cf-0b5a9b468017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:27.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:37.186Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9a932539-db37-4b0e-8b23-89a0bb6311a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:37.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:47.194Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=776b0929-7054-4ff8-8d59-f28a3b52c8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:47.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:57.202Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=05490c50-7e6f-48be-85ae-b8668db3b5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:20:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:07.208Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=228e5061-3c68-41e9-b9d8-1b48d3b1068a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:07.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:17.218Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9cc13674-0d0f-44da-960b-05a1b4a68c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:17.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:27.226Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f48068d1-0ff5-441b-874b-f639788abc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:37.234Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bb481b31-9efa-403d-8abc-cf6333db5bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:37.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:47.248Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=37d56e60-8dfa-40d6-a1d9-f453189b39be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:47.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:57.255Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=fe66953c-d402-4d00-ba23-5fab55ea84cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:21:57.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:07.274Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=973d1f76-093e-4e9a-b751-795548b836ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:17.289Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=44c8d475-b73c-4398-8ccc-1b9cb5266edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:17.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:27.297Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b0e49716-c5fb-48cc-8e39-60a6ad3c391a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:27.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:37.303Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=88446555-0daa-4d03-981d-fcba8f21ada0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:47.309Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=58a1635f-9c9f-4800-8174-f4412c0e779b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:47.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:57.316Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1bac4f83-3c93-45c8-9feb-b9f8f01be5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:22:57.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:07.327Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6575915e-f46c-4eb5-bc1e-0e50661a4b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:07.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:17.337Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=74a99a2d-05de-4a68-a6f9-78c925c4b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:17.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:27.347Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=639bcfb8-6a9a-4092-a2d3-d01c2c48824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:37.356Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=bb36a6d1-bd96-4c2e-971b-3fcce4033a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:47.373Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ceea678e-f84c-4571-b9c6-94716ece6b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:47.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:57.383Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=03b405b1-b764-4a03-b99e-f50c0dec3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:23:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:07.391Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=28db184f-69b1-4c50-afb6-daa7256f83b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:17.400Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=92814882-a796-4266-9236-174d7437301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:27.407Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c438e9e4-2c14-461a-8dbd-0bdc21a07fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:37.414Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d59a36fa-0c14-446f-89d5-2ab13fbaadcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:47.422Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=12f3349c-9fb9-4f74-8e00-368933c22c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:47.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:57.430Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5ce54629-0c14-42ff-918f-a3382fe0b959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:24:57.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:07.437Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=834931d6-8095-4d9d-b975-87054e28152e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:17.446Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5f733b08-a156-45af-b46e-4beb7c81c177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:17.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:25:18.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:25:18.730Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:25:18.730Z |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 |2021-12-27T00:25:18.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:25:18.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:25:18.735Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:25:18.735Z |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 |2021-12-27T00:25:18.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:27.455Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0866fec5-7594-481f-8fa1-e96d76b176d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:27.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:37.467Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e3a57ac3-2628-46ef-8a49-101292e863f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:37.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:47.478Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4736640a-1406-4907-8b90-6548a28c95cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:57.485Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=4f99162a-0948-4d1c-8a08-fd8e39a321b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:25:57.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:07.491Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=937131c1-916a-46fb-97a9-0bd451a4659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:07.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:17.499Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cb2a2ea1-043b-432a-b4fb-2f30c6a24815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:17.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:27.506Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=722c7d71-4dc7-4ccc-87cc-62a8e1a5025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:27.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:37.512Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d35b92e9-c65a-4745-af5d-19e517ecf321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:37.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:47.522Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6c0715ad-e33e-442f-b235-55ae3d9e9e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:57.531Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e7e45e8e-5263-4846-9c1a-1fe8e3536ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:26:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:07.537Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=2af80326-81c7-4301-8a47-c39620a12915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:07.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:17.543Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c8a50679-ae28-4a73-9b0f-8f2555085270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:27.553Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a5d05c88-11d1-4575-ad55-f00b0a813d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:37.563Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=267aada6-9086-4711-9d40-e04dfae8879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:47.570Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7d06c273-7965-459c-97e3-8c564371fd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:57.576Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9d175b42-2007-4aaf-a4a3-49716526cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:27:57.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:07.582Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f7c01416-a6b8-42fd-95ae-a6164c7860c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:07.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:17.589Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ace42ce1-965d-45db-9485-c42846fc6e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:27.598Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=81e8e7b1-bfe2-429c-8a82-bed81cca9231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:37.606Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=f34cba5a-2047-443d-9a50-81979f11f963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:37.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:47.616Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8f883f91-2e08-4448-aa94-65a8fabffd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:57.623Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1608740c-fec6-4cd9-a9e8-457800b75eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:28:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:07.630Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3c41ec98-0ed6-4db2-bc29-fb73f082d5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:17.646Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d5ce0b85-9c8c-4378-815c-26f3718fcb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:17.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:27.654Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=67a5c9a1-e2be-4c16-9329-323b202ee7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:37.661Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=26ff1099-0b5e-4cff-8a8c-151bff1c4b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:37.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:47.667Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cbfd14a6-ccf7-4665-a368-3cd8e086e959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:57.678Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=522e5ac0-ab51-4548-ac6f-814e67f6e356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:29:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:07.686Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=247b0699-8ea7-4d11-822f-ee2c8645b6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:07.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:17.693Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3928e375-c51f-4ed0-bfbe-608fa17da958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:17.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:30:18.753Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:30:18.754Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:30:18.754Z |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 |2021-12-27T00:30:18.756Z |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 |2021-12-27T00:30:18.759Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:30:18.759Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:30:18.759Z |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 |2021-12-27T00:30:18.761Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:27.700Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9f529121-a13d-4c26-b732-0f2f5dfcfc22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:27.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:37.708Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0f7310fb-133a-411d-b7bc-b56eda2e0d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:47.716Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=53da16a3-abde-4757-95b8-36a4f30677b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:57.722Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cf518401-03f6-4f69-8646-08664208efa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:30:57.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:07.734Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e5617aad-c62c-4e09-b111-fae33c581d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:07.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:17.748Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=ae1baa18-7fc3-44af-80e4-1c56afe3a8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:17.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:27.757Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=b1f7afd4-193c-4d1c-88af-47e126f4282e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:37.766Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=18df3a79-3ae2-49b1-a536-a4565e9fe205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:47.773Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=30c835bd-5deb-4eda-8bae-8f9a8cf62bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:57.780Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=a9079f93-c196-4938-b740-0fdf91af8c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:31:57.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:07.786Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e8f6e5a1-8a4a-404e-9a7b-bd702b5fcca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:07.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:17.793Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=3e90ee47-d56c-4a9f-8e5a-4d50fe4e7f6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:17.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:27.804Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c00e432d-4504-4054-ab0c-093a6f874f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:27.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:37.812Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=12936442-332b-4829-af09-0301568d565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:47.819Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5daa8614-6aaf-4638-a4c2-83213f807d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:57.830Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e812475f-afa2-492f-a024-f03405f3397f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:32:57.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:07.839Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c58c94d3-fb6e-473f-a956-019be1e0dfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:17.846Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=9dea4219-6dc6-4946-81f6-89efed37feea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:27.854Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=935c32c5-1739-4ca9-8622-3028b3a0a51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:27.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:37.860Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=7f9f1e1f-fd87-46c9-8321-c4385bd48c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:37.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:47.867Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5b691c2c-2d5f-45e6-9076-dde8f701ea3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:47.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:57.874Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=6041a9d1-82f8-48c4-b685-e3cd3d090fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:33:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:07.882Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=30c877db-6a63-448c-9e0e-91f49f607208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:17.893Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8beee076-d2ae-448d-869d-f9b8ae16dbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:17.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:27.900Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=db7bc7c0-def5-4154-be72-07994e563bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:27.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:37.907Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=acf187af-5a9c-4108-9253-02bb2d863a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:37.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:47.922Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=43a9f9af-8dd3-4496-9e70-c301751ce99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:47.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:57.931Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=e8af3f62-a1dc-437f-91f5-c21e41bcaa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:34:57.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:07.937Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=22ad9cec-b9a4-4814-88bf-9ffc6a48a115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:17.944Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=cc536f44-528b-42fd-8145-f17f115e9790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:17.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:35:18.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-27T00:35:18.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-27T00:35:18.706Z |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 |2021-12-27T00:35:18.707Z |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 |2021-12-27T00:35:18.710Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-27T00:35:18.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-27T00:35:18.711Z |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 |2021-12-27T00:35:18.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:27.949Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=855954ec-a4ad-4332-9e75-d204e308c1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:37.956Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=612acd57-3666-47ef-8bad-01baf9708798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:37.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:47.970Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=c0c38598-5e17-4fb9-b3d6-df531b38e555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:47.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:57.977Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5e00aade-531d-4654-8163-cdf629ed86ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:35:57.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:07.983Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=328e752c-f18c-4786-ad0a-c44bdee452b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:17.994Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=768ca9f3-0476-4262-ad8f-c18590786fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:18.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:28.007Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=0ea75884-a17c-4d6a-97b3-8ecf3a7ef7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:28.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:38.013Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=1d43a4d7-016a-4b03-a6e3-7f4a9a545473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:38.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:48.034Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=da8cedf1-d354-4275-adbe-b2234fe250fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:58.042Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=51ca09b5-f7e1-46fc-b9cc-f69c626a02ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:36:58.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:08.048Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=345fae46-0dd6-4907-9e0a-7a92587c8e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:08.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:18.055Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=5ad68dab-2ebf-4877-8593-ff0289ce0525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:28.062Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d577fed7-36d2-40b2-afd1-1ab2b0d908b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:38.068Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=8a23fe7c-bca2-4d29-ac2b-4663122cee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:48.074Z |INFO |Init configs |InvocationID=4b9c1852-0254-4746-9c9f-1bad208c2fe7, InstanceUUID=d94e21f5-a4bc-42d9-9d56-c45f73ff9f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-27T00:37:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |