. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:05:19.614Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:05:19.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:05:19.646Z |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-10-15T11:05:20.191Z |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-10-15T11:05:20.262Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:05:20.263Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:05:20.263Z |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-10-15T11:05:20.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T11:05:20.408Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-15T11:05:20.430Z |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-10-15T11:05:21.799Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T11:05:22.229Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-15T11:05:22.247Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-15T11:05:22.247Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T11:05:22.305Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-15T11:05:22.305Z |INFO |Root WebApplicationContext: initialization completed in 1875 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-15T11:05:22.689Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-15T11:05:23.419Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-15T11:05:24.662Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-15T11:05:24.739Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T11:05:24.741Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-15T11:05:24.743Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-15T11:05:25.142Z |INFO |Started MainApp in 7.432 seconds (JVM running for 8.046) |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-15T11:05:25.199Z |INFO |Start scheduling PRH workflow |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:25.209Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=16f6b7c8-32da-40fb-a24d-6d0d3be059ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:26.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:26.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:36.673Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=75aab6ad-ba6b-4487-b9ca-10ae8cf96e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:37.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:37.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:47.710Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c38e66da-c69f-4d7d-99e7-6419c33d0653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:48.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:48.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:58.753Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4d5b73a6-91dc-4204-a5cf-0b04b06c224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:05:59.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:05:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:09.790Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1b9c7c92-e67a-4ab3-bd95-c04699c091f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:10.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:20.831Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5254417b-934a-4056-b641-2a5dea37fec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:21.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:31.870Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=dbac5e33-32aa-4026-a081-83f13c06ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:32.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:42.910Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5fefcec5-27b5-4999-aaff-8273a071bde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:43.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:43.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:53.951Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=27398e7d-1929-42d3-ba43-ef9ac113815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:06:54.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:06:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:04.989Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b3d6cf29-b243-4cb7-ab49-3770e74bd387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:06.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:16.029Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3121ff1c-4791-43d0-a8a3-c0c9e745bf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:17.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:27.070Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9d4bd23a-fd1d-4feb-b3dc-e7e234d9e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:28.108Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:28.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:38.110Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6ce70fcb-8f3b-4b94-8302-9699deb22461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:39.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:39.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:49.150Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4daf0f98-b323-42d2-bc5a-e429c0822f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:07:50.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:07:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:00.190Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=68f465ca-c228-4783-80c0-6fdeb3cf6064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:01.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:11.236Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=78c23bb6-adba-4a2c-95cb-060efb3c6765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:12.268Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:22.269Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4226f6db-47a1-4b82-8998-6280608d6652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:23.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:23.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:33.309Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5e69eed2-facb-42d7-911f-a6aedfeb8ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:34.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:44.350Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=27822257-8e63-458b-9779-d60eb79aba57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-15T11:08:45.388Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.15.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:45.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:55.389Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=27e9ffb8-244b-4f2a-bde4-ab4cc19ff71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:08:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:05.495Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=85adcce8-b826-4077-ae8a-0e843d2c4a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:05.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:15.514Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=be7a6fe3-2ac6-49bc-8e96-8fc65dfa5e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:15.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:25.546Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fc488fb6-a1ad-4123-a37e-f7e00046a386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:35.563Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=257ca79c-cc39-444c-ab08-cf4c91c40699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:35.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:45.591Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=df0d0ddd-3270-4157-bac5-7eb18af27bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:45.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:55.606Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=bfc0f3ed-e2d8-44c1-824f-451f4fc7cb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:09:55.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:05.618Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f51ce922-1704-45e9-b85a-89da85fae429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:05.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:15.632Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ce0d4d17-28e9-4192-a3d1-d3f10707b5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:10:23.168Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:10:23.168Z |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-10-15T11:10:23.170Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:10:23.173Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:10:23.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:10:23.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:10:23.181Z |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-10-15T11:10:23.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:25.644Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d9982607-3c38-47bc-8f9c-d5c8e6fb4a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:35.657Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=92bb53db-7ddd-4099-8218-48a72c5673dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:35.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:45.670Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3c944f60-81b4-497a-a4b6-a4b3536bad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:55.681Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=71112e31-c917-48b7-965c-d626de69448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:10:55.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:05.698Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0cefb518-9d9e-4643-bbf9-0a49df22f30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:05.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:15.711Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4c321f9d-d979-4911-908d-ae8400787b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:15.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:25.730Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=37195b8d-8742-4a2c-b8d3-32cfa8cf19d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:25.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:35.744Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=61b1c1b9-79e7-40c5-8443-1deb1751db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:35.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:45.757Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=61321dff-0f78-44a4-8112-05e1780ec7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:45.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:55.769Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a69d0330-f2a4-43e6-a563-64362f62c405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:11:55.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:05.779Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c1228aef-9f18-46b3-80c5-1933efbd8dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:15.788Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=03e0cb17-87ae-4e23-b920-d2f24667d999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:15.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:25.804Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=05ec7d31-2cdf-4764-9537-c98120d8e83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:25.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:35.814Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=066053fe-3d39-454d-a59f-c8f10e3611f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:45.823Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1fc020fa-0caa-4754-a013-0a65be85ac1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:55.833Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=36a78840-f2ca-4386-91dd-2cc22bda2bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:12:55.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:05.845Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f0ad9a88-52c4-4893-95d7-5f86086db1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:15.855Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b28435c2-0d77-4588-8e20-32cb6d303fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:15.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:25.864Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2d922df7-b30f-456f-949d-409163723518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:35.879Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c25c577f-482f-468b-8333-0951570603e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:35.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:45.889Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=775cbbb4-bc8d-4b81-92cb-b7f746f43809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:55.903Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=46db6780-8352-487e-b9ee-a5046be47fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:13:55.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:05.911Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=42aed0e2-8e48-4377-a774-823c6dc8c1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:15.919Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ff4e161e-4aef-462a-b8cb-b6f48dadf464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:25.932Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6e8f790a-658d-4582-bf6f-8ba9f4dd00f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:35.948Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0e029690-5cf0-4c3a-9f7d-b6b22816906a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:45.963Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=29151786-a60e-406f-afc3-d61a4d9d5a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:55.984Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d8c83981-5b2b-49b0-893e-55894cf0137a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:14:55.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:06.005Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=344bc8d3-17a6-4177-a8b8-1778066f55f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:06.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:16.015Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c62f21c2-2fdb-435a-9f93-53487da162f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:16.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:15:23.011Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:15:23.011Z |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-10-15T11:15:23.013Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:15:23.016Z |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-10-15T11:15:23.023Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:15:23.023Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:15:23.024Z |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-10-15T11:15:23.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:26.025Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=052ca7ba-1391-4a7c-823f-5c5c470084af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:26.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:36.033Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6155ac5b-e140-4f61-b5f7-9f848a7cc64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:36.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:46.044Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9ce6a4f4-632a-4586-bb80-8f7cd0dfb948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:46.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:56.063Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c2501155-cad0-42cb-9f8e-a5eac4058c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:15:56.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:06.093Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f05f5d13-beff-4e92-9488-290deca1331d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:16.104Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=23808888-87aa-406d-b5b2-b4ea17a9f315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:16.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:26.114Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=85942a18-c8de-47dd-84a8-06e309456ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:36.130Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=345ef1c8-8a85-43ba-97f5-d8fa894f6dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:36.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:46.150Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=50d08803-50dc-40ff-8f6f-fe6fd8ab9f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:46.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:56.166Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9dc25f77-454a-400a-8533-e1d4474bb22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:16:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:06.175Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8b45c5f8-76f7-4fc9-9fa9-1a83b505d3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:06.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:16.187Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cb2a4a6a-369e-49b3-9ee3-aaf4148c641b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:16.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:26.197Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=be7158bb-2a91-4d19-9623-c0a54893b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:36.224Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=54155344-2c00-4f68-8ab3-eb71376ce0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:46.235Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0d01ec9c-d5d3-4646-ab64-5add842f88d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:46.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:56.253Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4235d103-7d5d-4233-ade6-8b503704c363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:17:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:06.268Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b08ef7e0-df7d-439e-88ee-9c23913ac00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:06.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:16.277Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5a437fa8-8a28-4592-9763-af4b1e983e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:26.286Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fd9ed406-222c-409b-a800-350867541268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:26.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:36.297Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8120f956-6fda-4ad1-a283-e18aedde3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:46.306Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ae2482dc-2943-47c9-b3db-d18ae5022a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:56.320Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=66306ae6-2c7d-47f1-9379-0f88632bdb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:18:56.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:06.332Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fce52e84-956a-43d5-8b8d-784202a125e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:16.342Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4e68acdb-487c-41e8-8b0b-5a416adcfc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:16.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:26.357Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=02809db2-5cf6-4190-b9e1-10e4c38fb471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:26.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:36.370Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9e39cfa0-7050-4a30-80d8-3045fe04596c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:36.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:46.380Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=de5245d2-b301-4582-9d22-f27d76cf6dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:56.400Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9b6b7e0a-08d5-4851-a156-377e687d78c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:19:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:06.417Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=97e6a3c5-8fb8-4864-a96f-53360ea3a7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:06.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:16.431Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=de03951d-2757-4714-a881-ce0832d3bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:16.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:20:23.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:20:23.058Z |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-10-15T11:20:23.060Z |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-10-15T11:20:23.062Z |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-10-15T11:20:23.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:20:23.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:20:23.072Z |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-10-15T11:20:23.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:26.446Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8d593739-03f7-4197-993a-9f6f5fecb93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:26.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:36.455Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4333efbd-fd50-4fda-abc4-e00c8955ca81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:36.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:46.466Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=546cc599-65e4-4a33-b4b9-20d7a7a5860f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:56.476Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a932b487-5dc7-45ab-a624-24f452b28b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:20:56.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:06.486Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5c494130-d6cd-43cc-b8f6-3fb47894e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:06.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:16.494Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=aa6ae454-c296-4268-b8de-9b5f69f2ceef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:16.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:26.503Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7a12d6b6-543d-46f7-be0f-1d8283ba573f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:36.513Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0d22e573-af75-434f-b9c2-48106631279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:36.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:46.522Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5a8063b4-a42b-48a0-8c12-d773264e136c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:56.533Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=357ca760-fc11-466c-8864-d156f09eb5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:21:56.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:06.544Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6561d81a-babc-4f66-881a-6a3de305ff1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:06.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:16.559Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d41f906c-1e1c-4e69-ac58-5615e3a88584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:16.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:26.566Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=afc68039-0d65-442f-8dcb-b3a882aa3fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:26.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:36.577Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=db886d7e-820f-422b-9b9f-eef71cdf6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:46.585Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a53efb72-6135-4c02-b0d1-651ddc448609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:56.592Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=afbe3758-522c-4793-8081-778f18d7f411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:22:56.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:06.601Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2c3d6b11-f9b7-4de0-b968-f833939c392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:06.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:16.609Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=79ab8c05-9d60-4b37-b802-e103fc02999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:16.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:26.616Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=aa67d820-ed92-43e6-b5bf-f8b57edf235c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:26.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:36.624Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a18cc488-30dc-4701-81fb-93962c7f11e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:36.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:46.634Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=55193d9a-cc86-4cf3-8d03-37565f5fddda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:46.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:56.647Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8924cf9f-0e98-4362-8e62-b5e3e6b2b7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:23:56.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:06.656Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=21fe4b98-eac2-4a9c-bd3d-be8069a00d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:16.665Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=afd60d28-db9e-448f-a668-635048dc1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:16.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:26.698Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7f4209d2-fbb8-4400-b7b8-33747f67544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:36.714Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=349c95a1-85a3-46e6-9ba8-2630edff6b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:36.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:46.723Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a03b48d1-e70a-42d9-abca-38a845dbb466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:46.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:56.732Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5e189f20-9f68-4f15-a35c-6e6bc358eacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:24:56.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:06.741Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=14d10355-8e09-4bed-8379-418444496caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:06.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:16.748Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a7bf7be6-b2c4-4139-8cae-92e3ea6baa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:16.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:25:22.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:25:22.965Z |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-10-15T11:25:22.966Z |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-10-15T11:25:22.968Z |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-10-15T11:25:22.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:25:22.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:25:22.975Z |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-10-15T11:25:22.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:26.757Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e84a121c-8771-4a9d-a3ff-de3728fc60cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:26.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:36.765Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=177fef03-e19e-495b-81f5-71ddcfa1eede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:36.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:46.773Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c70a0f58-e7b3-4c25-adca-76423382d5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:56.780Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=92b6cb0d-89ca-4718-9fc7-c0be0412f7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:25:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:06.789Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f6e9e21c-00a0-457b-a1dc-b3edc5205211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:06.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:16.799Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=63561e36-f916-469c-9466-abe1d43726ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:26.809Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6c4c4739-7713-4730-b97a-32c23db3b589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:26.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:36.821Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=43daf639-1450-45eb-acae-54e27638071f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:36.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:46.830Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4baed88f-4278-4f10-abac-0f155f3dacdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:56.839Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8be19309-47a3-47dc-9a87-62c8c6563ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:26:56.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:06.847Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=268b8810-2714-4d10-8005-ae037b524f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:06.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:16.855Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b2a1f3f1-e003-4b97-8616-df3b436b2009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:16.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:26.862Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cbd90ea9-3d50-45c0-bf50-e8e914860fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:26.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:36.870Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=791ba1dc-3fba-44a1-9d26-eddeb43f9183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:36.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:46.878Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=160757ea-e8ee-41ba-993d-4e57db9ec893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:46.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:56.886Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f5095a52-bbac-4ae7-9147-a21c0823c3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:27:56.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:06.896Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=68662bc0-4a0f-4059-a930-d16105a09889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:06.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:16.903Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a58f5e6c-04df-4654-9da2-e5c9cfdc4ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:16.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:26.911Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d9c07b23-8d06-4308-a3fd-85afb8ada803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:26.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:36.920Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=55e7817b-67d5-4f82-a043-4a5c9c97013c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:46.933Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b566530b-f090-4cc0-81f8-845a2aba5c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:56.943Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=aade853c-2ae0-4378-b3bc-027450dd351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:28:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:06.951Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e4b334d2-c524-486b-aa0d-0bde7066d3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:16.958Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fc49b07d-ca75-471f-885e-33a901a04d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:26.964Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c9887748-5663-4b96-9b4b-1ba8ccd55df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:36.971Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d50e1a3c-d089-441d-a84b-25ffc80ca546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:36.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:46.979Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=744f7da8-890b-4a1b-8d26-74e5ad9dbbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:56.987Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0c54e6dc-b586-48b6-8ee3-61ef5ca913ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:29:57.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:07.002Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=65cec8cc-1118-4582-a764-2da41c12b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:17.012Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=03b7b738-bf8e-4631-8e7d-24c1b6acc8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:17.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:30:22.995Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:30:22.996Z |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-10-15T11:30:22.997Z |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-10-15T11:30:22.999Z |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-10-15T11:30:23.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:30:23.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:30:23.004Z |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-10-15T11:30:23.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:27.021Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=359d3a1b-77c0-461f-b69e-382b7de1225e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:37.034Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d50a26b2-4037-4d88-af72-6b94a22349ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:47.044Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=03aa65fa-c773-43ca-b51a-4d7d37f8693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:57.061Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=93cebbea-6b31-4ebc-a5ce-9c75ca0bc493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:30:57.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:07.068Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=571dee6b-88c9-4512-bc02-fea06b43dff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:17.075Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7fd6eeb7-5aa3-4160-b391-75e49378f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:27.082Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ee4c66a4-784c-4dfe-8786-f62ca93b2dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:37.089Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d50d1c5e-b379-4fb4-ba95-188fe8cd7354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:37.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:47.107Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=035a24e4-7a63-4b2b-af51-0813011a3606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:57.114Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=507ecc93-9739-4943-9b12-09c06695ff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:31:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:07.125Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f84ec527-b50f-47a7-b2b3-c511c207b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:17.133Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=04d18def-a479-48d5-bced-7c6ea5fded84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:27.141Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=955713c8-33b6-4d10-ada0-f875045fa4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:37.149Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=40ef7193-ae4f-44a8-b287-69b23df9e056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:37.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:47.160Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8f16a41a-7d0a-4818-ad96-cbef79eb9526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:47.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:57.180Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=dfd5f4f8-ec0c-463c-8c4a-93163fc47ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:32:57.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:07.188Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=aff15bfd-44b5-4e0f-a5e8-4dcdbb83ea3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:17.196Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c701215f-9948-4a5d-b927-b1caab5cd0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:27.204Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d5bd9285-5069-4263-91ea-0de104201f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:27.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:37.211Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ad8aeff8-bb65-4c04-8f71-523c2b642acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:47.219Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=952ed4c6-2494-4737-af53-d650fda6a864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:47.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:57.229Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6ec86b2f-6e06-415d-a57f-5b70fdcdb45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:33:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:07.237Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9c73e518-1aba-456b-a14e-2d33b40e182b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:07.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:17.244Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7fa639fb-234b-45ce-9cf1-287df85fdc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:17.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:27.251Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=65d99fc7-19e7-42b2-a9d9-b20c32a9ef0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:27.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:37.260Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2e191945-0d03-4b9f-b5d7-97cd427c379f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:47.268Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8a075e58-f912-4618-b5c7-1a5bc3bb9544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:57.275Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9b99157b-9641-47b0-ab66-a6e141c76139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:34:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:07.286Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9758f556-6e67-46d0-8e1c-e4c33b4728d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:17.295Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2bb1e279-35a3-4b4a-88b2-526c2a0cbfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:35:22.992Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:35:22.992Z |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-10-15T11:35:22.993Z |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-10-15T11:35:22.996Z |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-10-15T11:35:23.000Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:35:23.000Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:35:23.000Z |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-10-15T11:35:23.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:27.303Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6815667c-df0a-484a-b5e4-62c8480d93ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:37.312Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=44efe4a2-7b30-4281-9d40-68e4acff2e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:37.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:47.319Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1989624b-4d87-4d1b-abe4-ad974f62b721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:57.327Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ba6e3083-e131-401e-9f98-34f5ae33eaa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:35:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:07.335Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3a283478-0fe0-4a35-9bd3-b8b489c0a7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:07.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:17.343Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fcb3bb6b-2e75-4dfa-9376-30e004d9ec5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:17.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:27.350Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3943f3e7-7b61-4c9b-a6b9-edccef912af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:37.358Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=37f73ba6-5cf4-4428-87e4-574b6f64f6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:37.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:47.366Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ddd90021-2334-4c1c-861c-11d94fbd19eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:47.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:57.377Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=bc9c1fda-f5f2-4979-9b3f-e9c260997731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:36:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:07.386Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=dd57209e-1d1d-4d1d-ac54-511d016bb637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:17.397Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=65bf3e74-d1a9-4a0b-99a4-e1e62393e945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:17.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:27.407Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ac69c055-5a31-45f9-bb09-c684ac4a15ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:27.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:37.414Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6fada6b2-5a01-4c5f-8c4b-9e731aa92b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:47.421Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9acf3783-b9a6-41bd-b2fd-b7f4f74a44dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:57.428Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=504f4e78-dd43-4321-92e6-5db45fa0133c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:37:57.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:07.436Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d2e40e9f-3305-43f6-8f40-e80533916bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:07.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:17.443Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=74ae7404-935b-452e-9ce8-03d8029a7778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:17.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:27.450Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4b907520-8b56-4544-9355-fb1cffc95679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:27.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:37.458Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d99eba7c-d410-4372-b482-21af9272ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:37.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:47.465Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5ad57af0-7d6a-46a4-b006-ef5aa577112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:47.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:57.473Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2686c6ba-1ca8-425e-9e7a-72b57881a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:38:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:07.483Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2185aae3-5a72-4c8e-9e29-345e0da41a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:17.503Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f3299d15-38d3-4118-a787-08fc5537fa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:17.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:27.510Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=881c6e59-d46c-48c0-b089-20576c2dc0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:37.518Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d79925eb-3d98-4cc0-94a2-b4fe4df16045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:47.524Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=746e6f3d-ac50-441e-a09e-3adcd7b7ee8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:57.530Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d3e66d41-d91d-492d-847b-02bb70a4e465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:39:57.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:07.538Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=dc18ac6b-4a9d-415a-871d-1b9a46786413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:07.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:17.546Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b088f1fd-c3af-42e3-bfa7-b6d8aed816b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:40:22.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:40:22.997Z |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-10-15T11:40:22.998Z |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-10-15T11:40:23.000Z |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-10-15T11:40:23.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:40:23.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:40:23.005Z |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-10-15T11:40:23.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:27.554Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0900076b-9632-4c6f-aab0-04ba1457c170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:27.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:37.561Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b9ad9266-4c82-4bb6-a80b-99e3443e6d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:47.570Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f87a8a05-d514-4a0e-92ac-fdb0077e42f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:57.578Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5b4e4f7d-3b45-45bf-8b04-a8f1202c5c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:40:57.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:07.590Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9ec289d0-032a-44de-815a-cc4565c5e244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:07.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:17.602Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cdda2e85-c1e5-4e92-8f15-8a4f780e8b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:17.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:27.611Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f6e62798-736f-4b5e-92db-4b73b2d5e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:27.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:37.620Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d4e77055-0988-41ee-a463-439d4f15efde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:47.627Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0f811f06-8a21-41b9-a3c8-d758ba849647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:47.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:57.633Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=969c25d3-dd93-4c3a-b68f-5931b6b40cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:41:57.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:07.642Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0f8086a0-f63b-4db2-8791-de63e4471968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:17.650Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d5aa611d-a101-454b-80ab-a0db1ea66b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:27.657Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=af829b64-ff09-4adf-8e08-7f26415da6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:27.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:37.665Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ddf27b79-f48f-43b0-80ad-1c58dea7de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:37.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:47.673Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=13a16b25-b5ba-418d-b7b3-bf2339cb3413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:47.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:57.683Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=70c6ff8a-d2ed-479f-9b05-50ac8aaeb5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:42:57.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:07.691Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ea6271fd-b328-43d1-aaef-a85dcc52dad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:07.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:17.700Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=92aae876-4f28-4458-849b-a88e541ed35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:17.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:27.713Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d60662b7-d5eb-41fb-aa25-c80da62e9d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:27.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:37.722Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c82d7ab8-37e1-4bd6-9146-e43e2f10b005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:37.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:47.730Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=578eed4c-1005-4414-9467-6becc22f6a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:47.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:57.737Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e19b1084-a84f-45b0-9a96-ea6409ed1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:43:57.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:07.744Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=531d6703-b6c0-47b2-8d3e-69d32d1de537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:07.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:17.751Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=80a72dbf-af53-414a-8e55-2484855e3f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:27.760Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d4774871-e462-460f-a1fa-8172b312923f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:37.767Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=029eacd9-8295-41d0-8e48-8c43b1505638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:47.774Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2529d97d-3706-45ef-83b6-1557b96a92b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:57.781Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a0dbf64d-6d16-4766-99ee-42b9ba1bd095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:44:57.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:07.790Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9790028d-0fca-4f07-a86b-f6a7e18c4e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:07.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:17.797Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8f8de0ad-58a6-4133-8b57-e8e8b2e04e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:17.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:45:22.996Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:45:22.997Z |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-10-15T11:45:22.997Z |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-10-15T11:45:23.000Z |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-10-15T11:45:23.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:45:23.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:45:23.005Z |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-10-15T11:45:23.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:27.806Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c880e341-4661-4091-8ec1-7fce019564a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:27.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:37.817Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=439e773d-9a62-4593-b132-aa19b0e73125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:47.827Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=251b9b00-57f9-47ad-9fd2-a8b67f95fc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:57.833Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=383d6b5c-9ca5-4994-9740-2d24e2d045de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:45:57.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:07.840Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=78245e6d-2f1d-43f7-91f7-453d63a85fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:17.847Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f396e916-3f62-403c-b6a9-7a27c3c9c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:27.854Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=04fe8bd6-5ef3-454d-af7c-ed324415184a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:27.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:37.862Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d9437212-c68e-4cdc-9933-ce880df73a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:47.868Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=40e28f13-b59f-49ca-8c06-ed3a9b5375bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:57.876Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=14a27880-988c-4301-aac5-ad26571bd147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:46:57.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:07.883Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4001b643-60cd-4276-ac22-fb8fcc77c951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:07.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:17.890Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cc4900d2-22aa-4b58-898b-755109ebedc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:27.896Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a5430db9-9b4a-4b11-a3d6-4fe5a21929ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:27.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:37.909Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6d5e1a54-ae93-4e1e-b8fb-cd582d5a86c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:37.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:47.918Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=98049b31-f372-4295-8c0e-d6dafecffdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:47.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:57.927Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=765dbd52-a713-4892-ac55-ffc9b8062740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:47:57.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:07.934Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=21162011-7fb5-4ea0-9f11-1cabb878d386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:07.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:17.941Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=092da5b6-8c34-4689-8124-ff12a9cd4ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:17.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:27.949Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=015c4add-ef03-42d4-a53b-56a52ee0d343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:27.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:37.956Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8af97ea9-1f60-4276-91e9-08f1004e61d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:37.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:47.964Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fb8b448b-2240-4151-b221-7ad5141ffab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:47.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:57.972Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=394a9c6a-f501-41f4-82ec-6ba8b01850f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:48:57.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:07.980Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7fb8507f-2ff7-41b6-8d1a-570a222db88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:07.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:17.988Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=691c226d-57ba-4183-962b-e6c6fc5961ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:27.996Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=42c8fbb6-9188-4bd6-8bb5-fa752dc47097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:38.004Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b760a65a-c0af-4d54-96a7-b858fc77df9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:48.016Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=45e6d9b7-6151-459a-9539-28d2e908176a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:58.025Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ccd7db2d-0d68-400d-8025-af695b38590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:49:58.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:08.031Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=bea452a2-0f9f-4a3b-a21d-c940e103f1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:18.041Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a6b37939-140a-444b-ab38-c1aa508b7c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:18.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:50:22.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:50:22.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-15T11:50:22.974Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:50:22.977Z |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-10-15T11:50:22.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:50:22.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:50:22.981Z |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-10-15T11:50:22.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:28.047Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=693858dd-9241-4615-809d-6e8261b5be7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:38.054Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=87abec99-2632-4fdd-9179-bedffc441ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:48.065Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=52c9afd3-5574-4c55-8037-4caced2c6a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:48.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:58.071Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4892e33e-8de6-4124-b8fa-d2ed30017a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:50:58.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:08.079Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5a3f82f2-f5ef-49bc-8ed6-fe3b24fe8f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:18.086Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=07a17128-5273-4765-aa20-fd8d117438f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:28.094Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8fdc5df7-c16b-4b8e-a12b-5c3fd0506af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:28.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:38.102Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c2e185e9-e578-4e74-91d1-75b311c3ed62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:38.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:48.110Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1533b4bd-cd86-4009-ab66-e17643f043c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:48.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:58.122Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d1934d4f-0b83-4d7b-9a14-6e8f34c1bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:51:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:08.129Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=db39dc91-248c-4b44-9253-b4bb5693c02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:18.138Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ec3d0267-2300-4bd2-93e6-f2cdc882b5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:18.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:28.144Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=df2b02d6-0725-4a26-8daf-b27092f481bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:28.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:38.150Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1422dbf0-0f76-41bc-844d-17304fc88321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:38.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:48.156Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=90208c1f-02c5-480a-9011-10d331f3c0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:48.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:58.182Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d490ca40-8431-442c-a0a6-2b028ee05721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:52:58.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:08.187Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5d6f8fba-84b6-4428-8015-bdad96936038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:08.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:18.194Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=39402a02-7a94-4f35-bfb4-6113187fd70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:18.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:28.201Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=acda4208-e4a8-44c7-9685-af29eb418c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:38.209Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=82530d48-bcf8-46ef-8d71-67b5a9c71a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:48.216Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4ed89007-08dd-40b8-be82-c89194d0e9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:48.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:58.223Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6884ff7f-e106-481a-9b09-7938b4b18059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:53:58.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:08.233Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5d8953e8-b68f-4f3b-85cd-73dc1e8fc7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:08.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:18.240Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e94e6c16-c292-4e79-8d15-fe70543c909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:18.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:28.247Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=92f8dea9-8e07-41df-8da2-ff45cdad75ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:28.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:38.253Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5d8b9881-a0b5-4f6b-8bb4-aee80823303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:38.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:48.259Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e30d83b3-1284-4664-9928-dea0c8642fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:58.265Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7a41b50a-67c0-4e72-82f1-561e05546394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:54:58.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:08.272Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9f5ac44d-5d19-4a0f-a18d-80ab37769c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:08.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:18.278Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=88c08919-7e8a-45ad-89e6-440c7a53bf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:18.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:55:22.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T11:55:22.985Z |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-10-15T11:55:22.986Z |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-10-15T11:55:22.988Z |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-10-15T11:55:22.992Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T11:55:22.992Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T11:55:22.992Z |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-10-15T11:55:22.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:28.284Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ef9bde36-0644-46e2-a96c-d827dac70503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:28.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:38.291Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b31ff08e-81d8-46db-918c-866c8f132369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:48.301Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a0e50cd7-6736-4409-b1db-51029a432998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:58.311Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c719e6b9-965e-4449-9dca-2dd8e01ec714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:55:58.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:08.331Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0b11c758-3de5-4636-ae4a-4bd7150e1608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:18.339Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=09ec6e73-e351-454b-b8fb-2ea3588b73d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:28.346Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c1647bcb-2041-4419-a911-e04e082072cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:28.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:38.353Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c0f2d17d-892a-4fe2-82ae-85f8aa154b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:48.361Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fde22a6a-74f0-4c10-a70b-1d2e65a6e688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:58.367Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ccdca91d-a8b8-4214-9ff7-e794e8ab0f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:56:58.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:08.374Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9dce5ca3-8b20-4eb2-a8ed-cb744cfa97ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:08.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:18.382Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a321ae5d-d1a8-4dfa-bfd2-27478e7886ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:18.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:28.389Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b15aadd4-bd26-4a70-a8ba-f372d51012e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:28.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:38.394Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=55813ab6-b569-4d43-bf39-71b7fe84c799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:48.403Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b38e8cf6-5976-460e-b524-d917fcee2909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:58.410Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=edb42e71-81ec-46be-a240-31e24ca4c988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:57:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:08.417Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5129c222-eb95-4ca5-8158-1aa445b28a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:18.427Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a113c555-a58c-486c-8079-a75b0d124cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:28.442Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=270aa317-c354-49cb-af14-c27bb61ad85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:28.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:38.448Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4b0bad1c-2ebe-4424-956e-b90b9ee0e89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:48.455Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=62637afc-14e3-4fb1-96ba-5fd94ecfd3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:58.462Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8ebe10e8-2e39-4ab8-a611-02604115009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:58:58.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:08.468Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0878c621-ae49-4aa2-a72c-0575bd61439b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:08.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:18.474Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3d66e1c6-a4a6-4630-a4e3-4c5193b1ca46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:18.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:28.482Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ebcc4d32-d5d9-4d1f-9e69-caf80e47af3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:38.490Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=dbd77d26-ac0d-43ff-9d72-0b966ecb441b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:38.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:48.497Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f16ab41d-b999-495f-b1a9-873d6595dd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:58.505Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8efde4c1-55d2-4b10-9f11-b28216ec8d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T11:59:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:08.512Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=20ad173a-fb5d-4be1-a30e-c888905c3085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:18.520Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7355b844-408f-4a85-a2a8-fccc9cba496e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:18.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:00:22.970Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:00:22.970Z |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-10-15T12:00:22.971Z |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-10-15T12:00:22.974Z |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-10-15T12:00:22.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:00:22.977Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:00:22.978Z |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-10-15T12:00:22.979Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:28.532Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=60804af4-1653-424b-aace-0b191876179f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:38.540Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3d50b9dd-be09-4154-9c19-fa8a91aa3968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:38.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:48.556Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=37b90608-494e-442d-9082-cb8029523a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:48.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:58.562Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9dc460f7-6dfe-4f1f-9677-47134d6deb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:00:58.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:08.569Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e90c522a-fb98-492e-81a5-b6f726bd0b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:08.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:18.579Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=69662d43-c6be-442d-81e9-54fa1d73fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:28.586Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9ff485f9-3239-4786-a543-e11bfd5f31f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:38.593Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b702e492-662e-4d58-be17-f3dac1bc8591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:48.600Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c30cdcb4-b793-49a5-937a-93aeae5f9f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:58.607Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=da9e5f8d-fe7a-48a6-909d-7ec2df0fa7eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:01:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:08.614Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e185897b-a426-4c1d-ba7c-a4112a10bb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:18.622Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6ae88c5c-b1d8-4df7-8723-8ab3414a0c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:28.630Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cd1ded20-bf77-4079-bb6a-e4bae38eb9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:38.642Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ca6701d8-fa69-4660-b953-5aef810c8e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:38.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:48.650Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=bbdaacf0-61c1-4db0-821e-56e70276efb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:48.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:58.657Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ce3f7f73-0477-4d7b-97c8-505f02293052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:02:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:08.663Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a7cff34f-aab1-4a77-a0a5-5d6f70434dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:08.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:18.669Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cb89dc27-7697-445c-aaa7-e8c31cf5d1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:18.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:28.676Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2effafe8-63d5-4809-8e36-a181725d951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:28.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:38.683Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=08e2413d-205b-4b7f-9171-045070407d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:48.690Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2957be09-d87f-46d2-acb9-46f0a00a0270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:58.696Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4f44975d-36f4-419d-b812-66bf8eede4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:03:58.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:08.702Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3bc5480d-c2ef-466a-b75b-8c1918e79c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:18.709Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9219596e-4b86-441c-a747-840638686cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:28.717Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7643754d-b67a-44cf-8889-d133eb4bd4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:28.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:38.729Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1eafd440-1084-4061-a783-917fcfaa7f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:38.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:48.737Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a99774dd-51ed-42c7-bf0b-418703253f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:48.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:58.746Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=54286c6a-fa6c-4f57-bdf1-ec5bac3c48d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:04:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:08.754Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5451c930-a2b5-4afd-a70d-1517c3d33cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:08.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:18.760Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e6d486ea-716d-4769-bb42-ae68237e6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:18.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:05:22.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:05:22.977Z |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-10-15T12:05:22.977Z |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-10-15T12:05:22.980Z |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-10-15T12:05:22.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:05:22.985Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:05:22.985Z |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-10-15T12:05:22.987Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:28.767Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=00dfe0aa-92c0-48fb-b109-dd527018dbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:28.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:38.774Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b25f080f-2773-4b15-8542-44cd6fb01f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:38.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:48.780Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1c6cdd77-373a-4969-baea-edfff1ce00e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:48.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:58.789Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=42267987-e00b-49bb-97c7-3487e40209fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:05:58.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:08.796Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4eb3da60-7513-464b-acd2-5a251b301a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:08.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:18.803Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=dae8fe8d-f0b3-489d-8f21-964914736504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:18.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:28.811Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=71c273ca-fb4b-4f76-a0ae-4b289a807fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:38.817Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a9f45f8a-6383-41a8-bd35-6e4c6a844c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:38.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:48.824Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b360b7d5-ccd3-4885-90a2-09335bbb20e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:48.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:58.835Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c6148de6-3d2b-4b28-8f84-8f262ed32062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:06:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:08.842Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8ac04949-2b7c-4454-b2cf-5b0455571f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:08.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:18.848Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e75ac011-09af-4daa-a2c9-08358cd0a37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:18.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:28.854Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e06bb3f8-da8d-490e-94e1-ca687a05925e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:28.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:38.860Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b0ba5aa6-9229-42c0-b4e2-174652fe6e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:38.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:48.866Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5f441803-7fec-47e7-ad94-04f831fa0806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:48.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:58.873Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0e4af732-f36c-409c-9330-b717730496b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:07:58.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:08.879Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ca567777-bfbc-4328-8c9a-8b7734e15655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:18.887Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=61eb2ddf-bbd7-4910-9411-2db086a24745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:18.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:28.893Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d310ccf6-f4c8-491a-a4f3-f24204ee7855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:28.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:38.900Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=eabeafb2-eaf3-4fd2-8225-aca4943c4fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:38.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:48.906Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8f5129c9-782e-4668-9390-76cee878f999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:58.912Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a2a9c033-90e0-4059-aa51-4fce0c19c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:08:58.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:08.922Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e2aa4125-89d3-46be-90ba-c7d7f779c2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:08.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:18.955Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8a8d64b2-8d3a-41cc-aaec-c2cb9f98b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:18.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:28.964Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fb339324-4a42-4b5e-82bb-9255bf05f6fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:38.972Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=79b406a7-a27e-48fc-ae9b-6c14581085bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:38.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:48.977Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5815d59f-4e70-49c1-8a19-d38ae8cb645c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:48.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:58.983Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3b7b736f-ab6c-4e01-bb84-00507d551a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:09:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:08.990Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2dc251eb-691c-456f-9f79-a22a575642f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:18.995Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a7e1dae6-4037-44f2-bfef-5611d04783bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:10:22.966Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:10:22.967Z |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-10-15T12:10:22.968Z |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-10-15T12:10:22.970Z |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-10-15T12:10:22.973Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:10:22.973Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:10:22.973Z |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-10-15T12:10:22.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:29.002Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=448960f1-3e53-4fe7-b30f-6db395f1c88a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:39.009Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=93309238-7e2e-433c-b069-c6617e560c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:49.018Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=810ff7e4-8824-457d-8e24-51e8252f863c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:49.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:59.025Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2bdc2442-e9e6-4a14-8385-934438c4e390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:10:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:09.032Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f3f912af-39bf-4f4f-a0ae-413a8c6f5d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:09.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:19.038Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8175c9b8-372a-4221-bd86-6ed8d81221b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:29.051Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1eb1954e-1f85-460c-a542-441422f209a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:39.059Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=83951024-03cc-4b2b-9378-7958d744e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:49.065Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=80f43c10-e74c-468d-8efe-10405f7056b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:49.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:59.071Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4baf29d3-eb5d-4a02-b7d5-8a54ecdd033e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:11:59.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:09.077Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=44959f75-266a-4ce1-9037-7dc95bd05a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:09.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:19.083Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=507e844d-273d-4acf-809c-ad52fdfc87da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:29.090Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=58d85158-77e9-4eb2-9b82-acf6cbd330e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:39.097Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a8bcf4ed-632d-40b2-a358-c11053106b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:39.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:49.103Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=afee0f26-ca80-47d5-9484-32c11a78c80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:49.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:59.110Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e9f04163-97b6-40f4-820a-dbc0c0cc2d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:12:59.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:09.117Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=29c9b377-cfa7-468c-a247-42a9e8b1b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:09.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:19.124Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8ca488d9-f53e-4dc7-ae7d-aaf39a08e9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:29.134Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=be20434e-74e0-4257-976c-8e08adf16abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:39.141Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=c628e12e-6869-4156-887e-288dc9b4effa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:49.149Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=40ee8023-d162-4fa1-a4a3-a8ed79558004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:59.157Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f6def98f-6709-44a8-a9b2-c2d912e8131e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:13:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:09.162Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fa86ba1f-cf69-4217-b18c-6da4f813cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:09.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:19.168Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=cf9e0868-6d8f-48f3-b20b-7fae337e1d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:19.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:29.176Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d2204258-7bb3-4bca-bea3-0a30ecc6b21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:29.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:39.183Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d4237d54-60cf-4669-89ab-e4b745188b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:49.190Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a03cfa56-2d6b-4a59-999d-c9e5015819f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:49.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:59.196Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=986efa36-62d6-4517-ba4b-1e6d635b5171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:14:59.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:09.203Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4fecc904-6818-4c8f-934b-0686b6abac65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:09.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:19.209Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b1b3f6f1-b388-4922-861e-86a6a5775317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:19.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:15:22.974Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:15:22.975Z |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-10-15T12:15:22.975Z |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-10-15T12:15:22.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:15:22.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:15:22.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:15:22.981Z |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-10-15T12:15:22.983Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:29.216Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=157351fb-4482-4f70-807b-7b256fc7efd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:29.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:39.224Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=32ee80fe-78e0-462b-b354-5d3cefc6df6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:39.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:49.234Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=73f395f7-d9b3-41a8-8a34-8510bd839656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:49.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:59.241Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4474c327-9d03-4a37-83d1-066dceef193f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:15:59.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:09.249Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=97d4b622-cb26-4aab-a323-db309de47fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:09.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:19.256Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=84cb1b31-28df-4bcc-95f2-87e14480ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:29.262Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ded9d2fb-650a-4974-a933-13365eb1a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:29.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:39.269Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e8e948fd-2718-4e14-b4e1-33cd1c340efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:49.275Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3f1a24fb-18dd-4aa1-ba70-593b45f09c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:59.283Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=24c94b5a-223b-4c2a-9f4c-a20a17ef420c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:16:59.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:09.289Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a5ab856f-97d9-479e-9f34-22b0969d95ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:19.296Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b27cc414-cf36-4a1d-ac19-81af5f2de842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:19.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:29.302Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1ddf0ac9-88e8-43a5-8042-a230c0d03368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:29.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:39.308Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ec2e6870-64e3-4ab4-a7a7-61dd0f378422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:39.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:49.314Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f6a264c3-e1c2-4c34-8552-bc9092a52a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:49.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:59.326Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=42b5e425-f10b-47e5-bb67-79a07d6ec5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:17:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:09.334Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=21fd29be-f2e8-4d67-9c24-6638a2039879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:09.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:19.342Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4045c929-6c64-4286-b6f4-40d47f21ee15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:29.348Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ec9eb58b-45c6-402a-bbb6-a4c3349e1c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:29.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:39.354Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=371da7f2-2423-4361-a0b5-62a20c393acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:39.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:49.360Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=50d004a3-ed1d-4dbb-92ac-55d14f92ba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:49.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:59.366Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ad36c8ea-f0fa-4240-ab90-5db0b33602c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:18:59.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:09.372Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=247c39ba-6ae6-4099-a1fe-5409a1afa7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:09.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:19.379Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8cab3ce4-5b49-4070-ab07-79fa4b0fc14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:19.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:29.386Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e2747d61-026f-41f1-a416-70c26904600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:29.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:39.392Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=bd6dc106-f3b3-4482-a54f-d9fdb0337c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:39.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:49.399Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6783720a-6145-45b4-b643-a7e1d4af0e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:49.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:59.409Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b04aaa8c-7d49-44ad-8d07-bfec94950311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:19:59.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:09.416Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e40708ef-ab2b-4690-ad5d-415e3442445d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:19.422Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4bb381ce-4af9-4fa9-b796-ba87f019382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:19.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:20:22.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:20:22.968Z |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-10-15T12:20:22.969Z |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-10-15T12:20:22.972Z |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-10-15T12:20:22.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:20:22.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:20:22.975Z |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-10-15T12:20:22.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:29.427Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=728803b2-01d3-4375-adcc-9ab8da85fe4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:39.432Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e6bf359f-6107-4f98-b186-1fe5bce2527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:49.440Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4d103866-e224-4a85-a0ff-2f3f1efde8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:59.446Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=370ed77a-b6a9-4ba8-88f4-06c53cd311f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:20:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:09.453Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=05498a06-1e36-4903-8ca6-6a2754673f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:19.459Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b3559453-de77-463b-94cf-fa53997288a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:29.465Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f84c61bf-738a-45a4-bd8c-a052e946cf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:29.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:39.471Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=41f8f4b1-9229-42f4-a34e-9773b2456a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:39.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:49.481Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1fc87e16-87b8-4e4a-baed-88bab89a3984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:59.487Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6a6905ec-a546-4dd5-99cf-722244ebe8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:21:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:09.494Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e2138de3-ce44-4aa3-a8e9-354826a7d3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:09.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:19.502Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6896edf6-d5fc-41d7-bf54-c81ddd62d3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:19.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:29.511Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3d165e6c-eee2-4eae-9d06-b54c23f838a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:29.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:39.517Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3c6d5ce3-af91-41ac-8aa7-cb0a484742ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:39.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:49.528Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7df8f8e4-1285-488d-bba9-8a1940be09e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:49.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:59.534Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1e8dd497-f0d1-4333-a3ab-38e43f910417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:22:59.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:09.541Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f6e4b2ef-0c4d-4583-a013-b62e59d9e58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:09.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:19.548Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=afb29043-9960-4657-a16b-dfbd08ea4275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:29.555Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=eeeebfba-ed9a-4f86-b4bc-9870e1b42eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:29.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:39.562Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d22c77a5-b6ce-4fc1-95ee-a0c1332e9171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:49.570Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a2321693-19c5-47d9-84a7-5fda842f3983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:59.578Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=73ebab82-1e20-48c3-8c2c-86d788ea4052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:23:59.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:09.586Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ea509fa0-26b4-4796-b98a-f6c29c9d15de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:09.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:19.592Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8b5259f1-04c3-4a5b-bc86-b399221019b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:29.604Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9637ee40-8979-450e-a473-ce4f7715d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:29.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:39.612Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=558f471a-dd68-4d4c-8d64-92df17ac9112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:49.619Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9db71363-d6f5-4650-aabc-0d9da232d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:49.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:59.626Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fb00c40d-1484-4da8-9b7f-82908bb220d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:24:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:09.632Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1fabb805-52b7-4bde-9ea5-e4a0c1d066b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:19.638Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=64d71df4-f81e-491f-8537-dff2c81b7f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:25:22.981Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:25:22.981Z |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-10-15T12:25:22.982Z |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-10-15T12:25:22.984Z |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-10-15T12:25:22.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:25:22.988Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:25:22.988Z |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-10-15T12:25:22.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:29.646Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ea49394a-0f5d-4361-9ddc-def0eb0a3170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:29.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:39.653Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=adb415aa-c073-49dc-a442-50ab6821cd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:39.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:49.660Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=41a18c33-5b91-4972-90e1-8a595994e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:49.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:59.668Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0f271a82-779a-4fe1-b79c-bdfb8f52d311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:25:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:09.674Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=05744a54-9b54-4390-a1eb-1af0080c905d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:19.681Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fbb013f6-210a-48a0-a01c-dddad7baf2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:29.692Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=7151b95e-b782-41be-a987-55e5a4ed4a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:39.699Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=b6930669-02e1-4b0f-bdfc-08b1762d70a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:39.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:49.706Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=48a835a2-c156-4be5-af46-fce39e870ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:49.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:59.712Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f32e4275-838a-466f-b32d-90bf534c6b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:26:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:09.718Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8b576468-78cd-4083-b357-8e5c5c6ad6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:19.725Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=28daead7-6650-4041-b694-eeb426e284fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:29.731Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=671fd908-b579-4994-aa93-c7300ca74e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:29.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:39.738Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=93153869-a300-49d0-979b-ee53701d2c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:49.746Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=04f272df-b994-4fa8-8797-bea5735587f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:49.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:59.752Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=feaf00d4-0344-44f7-8242-946c41b892bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:27:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:09.759Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=292df8ca-2ff8-4acb-80b1-352b7ef2c6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:09.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:19.767Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4fe3a93e-3ee8-4889-9264-49d3d8606eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:29.778Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9e597842-cc42-4abf-8716-4cf7a6d8158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:39.786Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=32f663f4-54e8-4264-a095-a804bf6df0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:39.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:49.793Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=938f19ee-f87d-4b8d-8923-953fa6f9bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:49.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:59.799Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3e0d7223-6622-44d6-863e-0b7b302b9b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:28:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:09.805Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=ecd3a3dc-d60f-4e53-8a0c-ecfb48df8c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:09.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:19.812Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=53f9ae9c-6b73-4317-89e7-6935c3301181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:19.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:29.818Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f0350f58-7c9f-4602-9e29-2f19cfafe274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:29.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:39.826Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a8aa55d1-97b0-4697-b0f2-d51b11e3085c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:49.846Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=86c65957-85de-4dfb-80d8-80fb37b9b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:49.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:59.859Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e59334e9-0354-42a7-b01c-d4498b3a307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:29:59.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:09.868Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=9d42d078-99c4-4af3-9be9-2bfdaca019e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:09.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:19.910Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=fa1f9ec8-a686-4c5a-b786-ea5554b50a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:19.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:30:22.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:30:22.985Z |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-10-15T12:30:22.985Z |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-10-15T12:30:22.988Z |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-10-15T12:30:22.991Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:30:22.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:30:22.991Z |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-10-15T12:30:22.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:29.917Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a30d8bda-d729-463f-b9ef-18cf0800de8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:29.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:39.933Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4c42ca64-4817-4170-a43e-396e2c4b2867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:39.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:49.940Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6d973c43-b426-4126-a924-66dfcd0d187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:59.947Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a8956e4f-9a64-410b-beda-25e3187a828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:30:59.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:09.953Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5714852d-a3cd-43e2-ad4b-3f9691f0826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:09.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:19.960Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=39dac056-1771-4669-a69b-1998ad0c7036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:19.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:29.966Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=33fff855-575d-4dee-b319-da09293f49d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:29.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:39.973Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=a38bc415-d144-440a-b55e-14f7cfd1e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:39.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:49.979Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=26db1f3b-81d5-4d66-b8ee-2fa07c084abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:49.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:59.986Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=83625d30-eac2-4e95-9023-5039afeb2eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:31:59.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:09.992Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8831199c-c361-4932-9492-028cded7fee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:20.014Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=caf43597-2fa1-4e87-bdd9-bdfcfb3cc74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:20.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:30.021Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d9861d6f-31bb-4100-9e24-5fc8168cb519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:30.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:40.028Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=aaac639f-86d9-4b19-b6b1-2146ba1c37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:40.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:50.046Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=5032c32c-b828-44e8-9a44-f24059542883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:32:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:00.054Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e1ebd21a-e571-433e-bbc3-a2eb4997a964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:10.061Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=051c28cb-cdb0-4314-8fb4-f350e743db28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:10.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:20.066Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=976c0825-a939-4001-9407-dc89b0951acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:20.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:30.072Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=1d0e119f-42d0-43a9-8c88-fd6267a54e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:40.079Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=0e98915b-4b78-4a1e-9b28-3cad6a285496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:40.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:50.085Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8823519e-82a4-4b84-aec2-2b045c70914a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:33:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:00.091Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=8de1230f-3dd6-4d02-806d-f377a2d66b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:10.097Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=d5ebb5ca-a7df-4ebd-b497-9dc89181e809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:20.105Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=f207ad58-1b38-453e-a8a0-93b5300063cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:30.112Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=802144d4-751a-4077-a3af-dd5159611b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:40.120Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=048e495c-1f79-45bd-956f-e8bd47d1729a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:50.126Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=4bc2eca9-2781-42d6-b75e-30cc60d74c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:34:50.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:00.137Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2bbbd96d-0baa-4802-90fd-7b4e01b2b5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:00.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:10.144Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=e0f45806-52d5-484d-942e-780d08f042fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:20.150Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=60602b3e-4dc1-4aa7-864f-0c5f5ee253c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:20.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:35:23.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-15T12:35:23.008Z |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-10-15T12:35:23.009Z |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-10-15T12:35:23.011Z |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-10-15T12:35:23.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-15T12:35:23.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-15T12:35:23.031Z |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-10-15T12:35:23.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:30.156Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=6645fbef-905d-4658-b807-7b3cbc7c7600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:30.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:40.161Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=2256bfb0-8c55-4439-84f2-10cc8116dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:50.167Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=23908de8-7d30-484a-a908-3e92c9b390e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:35:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:00.172Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=3bfd0003-bfcd-414c-8314-340ca4890209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:00.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:10.180Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=bd731785-25e8-400e-b474-56581d5cd7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:10.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:20.189Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=47fa015a-cfd7-43b9-8870-b2633be992ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:30.195Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=345a212f-8cdd-4e6f-b8d4-89eedf15986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:40.203Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=38277fb4-5d4d-4f5a-9b93-6a1dc1656a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:50.209Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=73d10372-5fbe-4bbc-942e-85821d5717c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:36:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:00.215Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=76486495-9d59-4c85-9496-cab594689429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:10.225Z |INFO |Init configs |InvocationID=4f33204f-5836-4f9d-aac8-235a3b030b34, InstanceUUID=574d0460-f707-4398-8dbd-60a27e4bb784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-15T12:37:10.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |