By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:08:02.659Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:08:02.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:08:02.696Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:08:03.215Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:08:03.292Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:08:03.292Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:08:03.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:08:03.349Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T23:08:03.445Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-02T23:08:03.472Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-02T23:08:04.710Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T23:08:05.065Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-02T23:08:05.081Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-02T23:08:05.081Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T23:08:05.123Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-02T23:08:05.124Z |INFO |Root WebApplicationContext: initialization completed in 1651 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-02T23:08:05.402Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-02T23:08:06.064Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-02T23:08:07.247Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-02T23:08:07.618Z |INFO |Started MainApp in 6.914 seconds (JVM running for 7.468) |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-02T23:08:07.663Z |INFO |Start scheduling PRH workflow |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:07.674Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=94f0a020-6a00-43de-a736-3ae09584d011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:08:09.244Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-02T23:08:16.725Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T23:08:16.726Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-02T23:08:16.728Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:19.278Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cb0bb7d5-905a-4933-82d8-99f4947948cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:08:20.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:30.309Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8c2efe4b-9e43-4c9e-aadd-32180d718ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:08:31.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:41.354Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4e3c8055-1d39-4914-9286-8ff1cd29d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:08:42.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:52.431Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1d78041d-e775-4028-9421-7389a4517b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:08:53.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:08:53.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:03.492Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=de9559a4-1516-46d5-ab4b-9cd345555cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:09:04.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:14.534Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8ff63785-b7a8-434d-be5d-8161b6390bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:09:15.571Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:25.575Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=17e62cca-659d-4f90-a48e-fb3ad39e054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:09:26.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:36.619Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=748123c4-87c2-4812-b6da-93533425d5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:09:37.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:47.653Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7122679c-9403-41ab-a093-afe13db5e5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:09:48.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:58.692Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=541b9b45-e6f9-4ae9-bdea-19db72ae9565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:09:59.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:09:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:09.732Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7a7b4494-fc1f-40fe-96a4-1a315fd07ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:10:10.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:20.772Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ef134526-5ef2-4bfc-bd65-55215dca90ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:10:21.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:21.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:31.812Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=309e08a5-2bd6-419a-8654-ae5819a8d573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:10:32.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:42.852Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=77635e90-2fa9-474a-829b-d433ed2258ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:10:43.891Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:43.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:53.893Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=483b26a8-af5e-4523-8622-569abbb3b4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:10:54.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:10:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:04.935Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=66a7e543-58b0-452c-b0e2-be95f70c3633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:11:05.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:15.977Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d87cac18-8147-41fb-9ed9-bf1b900da15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:11:17.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:27.012Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=76180644-5919-4315-92f5-06b540f77683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:11:28.054Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:28.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:38.056Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=901f6bfa-55a0-4469-ac65-610de283020a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:11:39.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:39.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:49.092Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fb985f9f-d6d4-4aef-a79b-bb7e94beb47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:11:50.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:11:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:00.139Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=efebc19d-ca81-48ae-aab0-7fe7c83788b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:12:01.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:11.173Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e37136fa-4ae6-4782-a1d0-f640a4af8d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:12:12.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:12.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:22.212Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=11e1be9e-2613-4d7e-b388-33547ac6292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:12:23.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:23.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:33.252Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dc280761-0ffe-46f5-889d-3a3e0aaf8356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:12:34.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:34.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:44.292Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5554a89c-8410-417b-b0e3-ea5afbf65518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:12:45.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:45.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:55.332Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c9094418-710f-4085-bdfa-fcc085fd551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:12:56.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:12:56.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:13:06.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:13:06.272Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:13:06.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:13:06.276Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:13:06.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:13:06.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:13:06.285Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:13:06.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:06.372Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=71ad0ebb-f435-4b01-b132-499271f0cb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:13:07.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:17.413Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4d361fc6-464e-41fa-8a56-18449f61aa61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:13:18.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:18.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:28.452Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8e251428-cad9-4e73-a6c2-350ddf9e3da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:13:29.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:39.493Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3a81b880-e0a1-4284-9187-710fe6b60033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:13:40.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:40.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:50.537Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=81ceb4fc-5eef-4f95-b504-af3be5977791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:13:51.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:13:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:01.574Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=784d6618-a8d1-459c-ad8e-5f21eee0bf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:14:02.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:02.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:12.614Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4d36af45-d5c6-4980-a763-28ceaa8fb99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:14:13.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:13.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:23.655Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4570a013-a0f0-4a38-bf23-37dcaf0334ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:14:24.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:24.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:34.694Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1ddd3df6-23de-4103-bf0d-28090b9958fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:14:35.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:35.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:45.733Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b49b37f0-0e4d-4a98-ad49-52bc50fd1dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:14:46.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:46.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:56.772Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fad8cb43-7dc6-449a-8515-dd801475129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:14:57.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:14:57.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:07.813Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f64271ca-7385-4539-ae93-49e25f40580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:15:08.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:08.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:18.852Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=69b99294-5ab6-4600-b977-2089b6f76506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:15:19.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:29.892Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fab40147-9e92-4fb7-b943-5f905ff8108d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:15:30.930Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:30.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:40.933Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5d0abc82-ed7f-40fa-b5c5-c1316f84ca5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:15:41.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:41.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:51.973Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0741a522-0b09-4be0-b813-5f3ac487f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:15:53.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:15:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:03.012Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=eb54bfd1-2236-45d2-bc25-50095428bf47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:16:04.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:14.052Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9af961fd-40f6-4b17-9183-63ad807e598f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:16:15.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:15.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:25.096Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4423f33e-0f52-46d8-ad86-54f5f4bfb986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:16:26.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:26.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:36.142Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5eadd2d7-90f4-4642-960e-17406393b6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:16:37.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:37.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:47.171Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f8369a7e-ee58-4e34-add0-85905bbfde76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:16:48.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:48.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:58.213Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f5251d88-e3d0-4eff-9e0b-9e1f607bbc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:16:59.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:16:59.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:09.254Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cfc2ab85-d751-474d-9bb1-c6b2ee87efde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:17:10.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:20.292Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=125d1d79-79aa-4242-9a32-f87a6df7df9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:17:21.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:21.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:31.336Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a01b6acf-8795-4e42-97a7-20518f2b36be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:17:32.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:32.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:42.372Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5499d8c0-2abd-4cd6-a714-e3edbae6f0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:17:43.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:43.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:53.412Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=33a545cf-74e1-46d4-a94a-bbba54249cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:17:54.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:17:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:04.456Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b62ba482-f5c7-4682-aef1-a133ba062a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:18:05.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:05.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:18:05.792Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:18:05.792Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:18:05.794Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:18:05.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:18:05.806Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:18:05.806Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:18:05.806Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:18:05.808Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:15.492Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=859e9546-8bb9-4ce1-aa58-5af7d369cf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:18:16.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:16.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:26.533Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c59ead16-7c62-493b-8221-8b642a300d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:18:27.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:27.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:37.577Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=46269960-d5ec-4a7e-95c8-61de04a9fb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:18:38.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:38.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:48.613Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=70b7ddd7-bfc2-424f-9908-fd73c0e921d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-02T23:18:49.651Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.74.218:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:18:59.653Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=63bbabfd-ddaf-4bba-ace9-877d5aa74b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:00.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:10.958Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5dd488c4-5d08-4957-bd3a-b83ba0f35021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:10.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:20.977Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=748f7d15-1b7d-404e-8bdf-30e712db56d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:30.990Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=49d6aeb0-04fb-42f5-923c-d29a665fcf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:31.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:41.005Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c4426555-53e7-4792-b4ac-00e6ea99aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:51.015Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2502505a-1b98-4cb0-9b33-60fbfd37bd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:19:51.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:01.032Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b961ec06-b84c-4bfd-9713-e5c925400b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:11.048Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7055a99b-3b9b-4d37-bad9-4c93b8d612bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:21.065Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=600d6472-3deb-45b5-99d2-afa804ff09e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:21.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:31.083Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=102cec08-b39b-4707-ab9b-a23caaa556c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:41.093Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=866f862b-33f3-4a72-b6d3-ed0996eebf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:41.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:51.105Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2b4721e8-1648-425e-b004-0b86bc96be61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:20:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:01.113Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=52b4a5d9-03fd-4309-a31b-a170ef3ebd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:11.127Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9e5644c0-5d7d-4a29-bbc0-f840be705380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:11.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:21.136Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1c0a11d4-04e0-452d-b28c-dfeabaf96f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:21.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:31.152Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c944581d-5f8f-4eaf-adad-ab80a885e279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:41.164Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=db1dd1eb-99bb-466d-8b29-15d58a124488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:51.174Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=96fde1e3-544f-4789-9b8b-79b3b6b1e886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:21:51.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:01.185Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=88951424-1246-4fcc-a34a-c1075e626797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:11.212Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=475b6ec7-3ba6-45e7-887b-b905f54a3abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:21.223Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9a01bfce-4bdd-414e-b070-164a147b58c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:21.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:31.230Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=de562540-1280-4ac0-ae6e-07ab1164110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:31.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:41.243Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ade4cd58-b10a-47ea-b65b-6e5f495600d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:41.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:51.254Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4e5e6c90-0b90-4a13-bc62-c39ad927c4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:22:51.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:01.267Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=438c8fcd-a22e-4d3c-9062-1204a3487ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:01.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:23:05.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:23:05.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:23:05.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:23:05.798Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:23:05.803Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:23:05.803Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:23:05.803Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:23:05.805Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:11.281Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=70f262a5-c6a0-4d00-b60c-1c61b2a1ad3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:11.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:21.292Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fe2bcf2c-b908-4fad-ae4b-6254939b992e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:31.302Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7196de82-968f-4981-978b-17fa7b7517a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:31.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:41.330Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8afc17af-205c-4f19-9970-73bd8b725e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:41.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:51.340Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=afd01cfc-c24b-4e3b-8bbd-c2ae8298ee3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:23:51.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:01.352Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e2ca0c87-6dc3-4e61-a1a9-485ca6ccc75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:01.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:11.367Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3d6e9f97-ee23-48bd-b27d-d43b9be70640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:21.390Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8489361f-d100-449d-9caa-cf3f661504cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:31.404Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1a35cd61-403b-4279-9aad-aa659046544e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:41.415Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ea98d5d4-3ef8-4b3b-837b-79f7cbb8980c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:41.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:51.423Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d890d415-291f-4545-b244-ba992d034c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:24:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:01.434Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=15f82036-fb17-4e72-ab44-a42f7b249e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:11.443Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=768b5f61-e5b4-484d-b822-bd950965d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:11.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:21.452Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5aa4787b-fb0a-4957-8179-fbcd62e4910d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:21.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:31.469Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9e92651c-7c39-48a8-9d33-84b34a6e785d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:41.485Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d02a81b3-65df-43d5-8111-16095dd953c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:41.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:51.498Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=73b8f30a-15b3-47e1-8e32-f66c444b9271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:25:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:01.507Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=26b05959-1b05-487e-b05c-4a3c0c66e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:01.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:11.516Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=809610fe-6fce-4d81-a4a3-7d99934d1ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:21.525Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=03ee8a9f-8e70-44da-8e5f-cee2a73e309f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:21.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:31.536Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c83f8417-49c1-43d9-ba61-74f5e4dba3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:31.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:41.543Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9300e4ec-aae5-4fa9-8cc6-d6c23e5896c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:41.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:51.550Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=11ac495f-c99a-41c9-8801-fb32a3428905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:26:51.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:01.560Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=db850d6c-1f93-40a6-bd79-c522263eb566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:01.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:11.573Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=69bfa606-5def-4008-a021-27ee3cf9bddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:21.586Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f34536a4-6a41-4566-b7d8-b4972c9c9b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:21.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:31.598Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c2f9b65d-51eb-46e3-b235-56fe3ed6d2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:31.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:41.606Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=eee40c6f-9641-4bf9-a91b-ceba859b4ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:41.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:51.617Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=85a4d4ab-1d15-49d4-ab08-3bcaa987ddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:27:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:01.626Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=16745c38-abc6-4ad3-8fbe-0a0adc0d6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:01.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:28:05.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:28:05.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:28:05.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:28:05.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:28:05.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:28:05.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:28:05.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:28:05.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:11.632Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6f26b4e5-6063-499b-a789-599ab8d9d4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:11.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:21.648Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cf84f3fc-572c-49db-ac10-065797aaeddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:31.658Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b868f59d-cafb-491d-ad08-ae83d1703859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:31.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:41.664Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=96223936-659a-480c-bd88-15ad3b70b7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:51.676Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a8394271-dc96-4839-9cb4-dec4f7f24c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:28:51.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:01.688Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=29f2f271-0fff-4bf2-a26b-fe8e5a490b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:01.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:11.698Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=040b9109-57e9-40eb-b5a9-b729d4880472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:11.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:21.705Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=502dcb2c-9d22-4503-abbd-d105fd9180e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:21.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:31.713Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4079ead3-2f31-433c-9eb0-546080830a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:31.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:41.723Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=df57c8ac-e325-43d3-b558-e2c92ce2a8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:41.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:51.734Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=babcefe2-5c50-4af2-a3b3-508b44c57786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:29:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:01.741Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=819802ca-c566-4daf-a86a-dd5f5940ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:01.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:11.748Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=54f73af4-d9db-4526-b4ba-30ee2207434b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:11.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:21.757Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6459e1b8-a4f7-4480-83c4-8fae8b41e131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:21.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:31.767Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c0bafdb0-cd9b-4c36-80b8-09aad26a314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:31.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:41.797Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=600443c7-5464-4146-a7dc-c6d7cc1477d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:51.806Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=bb5fc989-9a4a-4395-b22a-183f67bc7737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:30:51.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:01.815Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=afb42b3c-92c9-4150-973d-2a68374828c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:01.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:11.822Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a4d9fa91-d869-4a28-a223-cef1d289dae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:11.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:21.832Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ed146a8e-6341-42bd-8ef0-dbf60cdbb9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:21.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:31.841Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6e6f51a4-3fe6-457f-9c7e-7eb0534e515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:41.850Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c11904ef-41b0-4b64-84e0-a481a81fcfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:41.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:51.857Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7ff6e763-faa6-4b25-b50e-d6a1b24f2bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:31:51.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:01.870Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=29294bbd-5d52-4c83-b3b6-bc0e6506c9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:01.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:11.880Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=93e56221-1fd4-49ec-850b-e7fd7a693da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:11.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:21.897Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0c9797d5-a07b-4ada-b668-6e822fe7aa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:21.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:31.905Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a669be71-ee2e-4598-837d-c7791a566ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:31.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:41.914Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ab118cf2-cd29-42c4-b8ba-a2a4cee3a544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:51.930Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7b53b13a-af4b-4af7-8764-0581501fbc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:32:51.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:01.941Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d9be95c3-2b3a-4761-8bd3-17e92a2160dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:33:05.768Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:33:05.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:33:05.769Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:33:05.771Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:33:05.776Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:33:05.776Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:33:05.776Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:33:05.778Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:11.948Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7d7e49c7-6150-4526-b69d-c57c5e9d9249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:21.957Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=54a627cc-f64b-4f67-b161-94be560fb0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:31.964Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8642b55e-fe06-4891-ae19-201f25a87287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:41.975Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3756e49c-fbaa-4fc0-af20-17065d419465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:41.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:51.988Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=043a822c-2e97-4ef1-828c-a3c364097107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:33:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:02.001Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=22a43ee9-0c18-4b10-a0a0-c44358c75612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:12.009Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=74512eb9-c5a7-4d7a-a64f-7ab275aa5a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:22.018Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5577b2fe-d6d5-4734-abb3-4b78741f853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:32.030Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9a25bace-14ea-49bd-a8fb-8daafb5c8d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:42.038Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0b7fd98d-f61c-4acf-bbf7-4709ba414c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:52.048Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=55b5738a-7609-4652-b619-4776f02fe6e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:34:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:02.056Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b9917fdf-7799-4328-8091-b0b758672618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:02.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:12.073Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7f10874e-7fb2-4556-a7b0-7d0422e5a974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:12.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:22.081Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6b58f7d4-f6f0-4436-aa11-3e06360ef5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:22.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:32.092Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=700f41f7-1e8c-4175-9679-79543aefbf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:32.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:42.102Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=41ce1fc0-3263-4867-aac8-f96d748b6f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:42.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:52.109Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=118ef367-6e24-4cf4-98d2-d71a4491edc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:35:52.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:02.119Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3c0e01ee-0735-4785-b084-800732fcbddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:02.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:12.126Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=198424ec-6198-4b19-9598-f178c7a20c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:22.133Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5d9a9c07-abdf-4d6d-b256-7d0cf7428783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:22.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:32.139Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c1883a49-afbd-4309-9db6-937a9554b291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:42.148Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=498027d6-13d0-476c-a590-aaae25888a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:42.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:52.155Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c5d2f036-ceae-4b03-b762-496c1b6f8f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:36:52.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:02.165Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=700ad690-5e5e-4572-88f3-1629b14cae30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:12.173Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c762f63f-0707-434e-ab3b-ac19af473d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:22.185Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=278ebdb3-d18a-4dd8-9d81-210b76833f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:22.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:32.206Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2ab08fc7-18c0-4f3c-b8fd-63bd301b2733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:32.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:42.213Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d97b7bd7-dfb0-45d6-aa47-f2ffe89354be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:42.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:52.220Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c49c8db3-ee75-44be-aba1-db72ffcbbe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:37:52.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:02.228Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=636741f3-16d5-4aac-97a7-197638a608e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:38:05.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:38:05.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:38:05.723Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:38:05.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:38:05.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:38:05.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:38:05.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:38:05.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:12.235Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b4311cea-727a-434e-8c1b-5fed1900ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:12.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:22.241Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4a29a763-55b3-4f56-9918-67f37b06bd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:32.247Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d795296c-dede-48b2-802d-d7726c506635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:32.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:42.263Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=acec793e-2016-4c3e-88fc-7e4b2b7b8bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:52.281Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7863a25b-758e-4cfc-93e0-408fc5f00d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:38:52.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:02.288Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=78bf0792-29b1-4146-91a1-57cc3a4cbb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:12.294Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7db38b75-1221-4902-b518-36563dae09ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:12.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:22.300Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e6bbe007-a4d8-4359-9521-518d422d4946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:32.306Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ef293ec5-1d5e-49af-971d-818c9e936db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:42.312Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=456e2c0f-a96a-489e-b5d4-231126ff565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:52.320Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=84980857-8265-42d3-8a32-c5e2860bc693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:39:52.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:02.326Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3752256f-f19d-43c2-97ae-dfe8563b0ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:02.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:12.334Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4e37de7a-4527-439e-b10c-da6466de2e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:12.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:22.343Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1d23d954-0647-4910-afc3-b301a4d9a0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:32.355Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dfdbcac9-5b00-4f44-9e0d-05425e8896ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:32.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:42.366Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cebc4b2d-4e29-4cd2-92d3-b99c0bbf3fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:52.373Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c9585725-57a1-4771-aa21-48e89ab6a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:40:52.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:02.380Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=053add2a-9a5b-4625-a8f4-dd27ce2ff44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:02.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:12.387Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=35ace2bd-1db7-437f-bdf1-689dd2588693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:12.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:22.394Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2c8d14d6-8c39-4c9f-a77e-8b626d3ec60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:22.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:32.405Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=84cca027-543d-494e-86a7-8748458c49b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:32.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:42.412Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8697b748-1775-4ff2-9a2b-ff191615d1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:52.418Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e05b5734-6adb-4dce-b0e9-1580cdb81077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:41:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:02.425Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=20761052-6015-4949-a50d-8e7e5a2245be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:02.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:12.431Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=81791bd4-2b79-428b-a3c7-5f184f5bea25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:22.441Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b3893ce1-f3f1-46e2-94d0-4e4b36707937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:32.448Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b1e501fe-83db-4ae8-ad54-8d1663cf5c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:42.458Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=166e18ec-710d-4eb0-9a1b-d763269ad330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:42.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:52.467Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c7fac9c3-36cd-4b4f-a929-a1dc5ef2d5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:42:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:02.474Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5534f970-63dc-48ce-892d-aa72e4f74ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:43:05.732Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:43:05.732Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:43:05.733Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:43:05.736Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:43:05.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:43:05.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:43:05.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:43:05.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:12.481Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d476b7ba-b43b-489d-89f2-9016c8be589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:22.489Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=be6fb429-652a-4a0c-a6e5-d522ff0be8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:22.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:32.498Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=800c0476-7789-487e-bd16-e37f3914f142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:42.506Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dff42236-f3c1-4774-a510-7ac8ec3250d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:42.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:52.514Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2ed5074d-c3b4-419d-a60b-5294df1a2954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:43:52.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:02.520Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a505f674-d101-4df1-8f29-aa573776c446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:12.528Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=684de16f-e22f-411e-87f4-00e577146769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:12.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:22.546Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=eef8d02f-49e9-433c-a622-daf1f5a10251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:22.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:32.555Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7d0c726c-364d-4096-8213-f57ee3d9ea31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:42.564Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=214c7b47-b8d7-4ff8-bee9-3a70f471f90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:42.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:52.573Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c6df5532-7552-4342-8d7b-a44a43c81f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:44:52.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:02.580Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fca7c9f5-fcca-4c52-9098-418ade188277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:12.587Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b3a8c034-6dc9-41e8-aba1-1e0731d8be0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:22.595Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b239dbae-1ad5-4d9d-b8df-60d63e000994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:32.601Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a25cd506-5acc-4d41-8a0f-f4751a8a0498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:32.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:42.610Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6c026dd7-394e-4a6d-92b4-77e6af1933c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:52.620Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dc5497b6-33a2-4995-bb44-efd96ff98580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:45:52.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:02.628Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3804f320-31a7-44e1-b402-b2ff59e37c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:12.638Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4c03d3ec-a7a1-4209-8bca-e3099e5fb47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:12.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:22.647Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fef7dedb-6220-4be5-ab8e-02f532acde3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:22.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:32.658Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c6bb14bd-0171-4033-9bdd-0cee397cc77d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:32.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:42.669Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f5ad907f-cb51-427c-8f55-112e4402fd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:52.678Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7b01e351-ef3e-42ba-9f77-e4e20a18b021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:46:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:02.685Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1841c586-37c9-4ded-bdd8-0886e56d5ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:02.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:12.693Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=df09e561-0b08-4452-a6e8-8c1073365bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:22.699Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=df9a376d-6be1-48b3-ae10-936727ac0c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:22.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:32.705Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=38a047c8-b5b3-4f06-8475-7e53fe2ab5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:32.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:42.716Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1f44d1ab-9817-4cd8-ae0e-f25a86f2210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:42.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:52.727Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5d5bcd27-5d4e-4357-b5ce-bc8c640184d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:47:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:02.740Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=45482bce-3469-4401-88f1-c986347cb8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:02.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:48:05.754Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:48:05.755Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:48:05.756Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:48:05.758Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:48:05.763Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:48:05.763Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:48:05.763Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:48:05.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:12.749Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9bc60ed3-d30b-404a-a7c6-95017ddbd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:12.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:22.757Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=70aa9e12-b5cc-4e62-964e-dbef2141525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:32.764Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=11c4e2cc-22ef-4ced-84c6-3382c67b4f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:42.775Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a13667ed-e813-4875-b50b-6b5176d85835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:42.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:52.783Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=19b75a0d-dc4b-4c87-8e77-7b906d04858e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:48:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:02.790Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6241d5ca-bbde-4c5f-afe3-479d579ee5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:12.797Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c144a0a6-6637-4e69-b2fd-58554fd1b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:22.806Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=01641f24-b445-4f4e-ad1d-f43c1722e97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:22.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:32.812Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=65b3ddae-932f-478c-af99-8cb79a74da7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:32.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:42.824Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=15ef4e6b-5d10-4081-9470-8ea245e2aa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:52.833Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b96978ee-b5ca-4af0-9ec0-51368781f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:49:52.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:02.847Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0f5dacd9-cae7-47f8-8adb-d9389c94d418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:02.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:12.860Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7b39a26d-ec7e-4f1a-8798-d1d42d678fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:12.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:22.869Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1a842270-15d2-4407-bebc-4ba42d4f65f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:22.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:32.876Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=557cdbd3-dfca-4b27-a63d-9e6e9f9afefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:42.884Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d16eaf93-05aa-469b-9355-cfa07c6a4a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:42.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:52.891Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fcd48aaf-1898-4b9a-8200-7cf038403e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:50:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:02.897Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=338b4dab-435e-4fe9-8df6-78828b1bfbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:02.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:12.906Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=84cb4a49-cf2f-4b57-b652-cef749fb9097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:12.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:22.922Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=33876b2e-6c48-4747-a3d4-d5ec65380a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:22.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:32.928Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e49afd91-5a8d-43d8-b661-7ead699c1689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:32.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:42.935Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=31da0777-723e-4cdc-a0aa-31fba7caf658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:42.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:52.945Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=05a5b7e1-fce7-43b7-bb9a-b9fcb4f58340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:51:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:02.953Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=195df41f-10be-4b78-bda0-73232acf2a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:12.962Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=db481bb0-b0f6-4282-9652-9db5addf0c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:22.970Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6fd5e1c0-bb18-4580-8921-4aa00df828a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:32.977Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=97bb8f2b-e383-4f08-bd92-f62c8314064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:42.984Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=bf085448-7fe9-47ee-80b8-3b33d7c0f8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:42.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:52.992Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d882e6e7-db84-45de-814b-604cd5f0a261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:52:52.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:03.000Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c3085c4a-bdab-4bb4-b86a-f0a66304ee14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:03.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:53:05.849Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:53:05.849Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:53:05.851Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:53:05.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:53:05.862Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:53:05.862Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:53:05.862Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:53:05.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:13.007Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=bfcd4925-7731-4091-87e2-cfae54e4ea21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:13.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:23.016Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0f3fe3e7-b3dc-4f1d-8112-f7a5cebb8844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:33.024Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dc9e8a4d-f633-4c3e-9cc8-6e7728d483fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:33.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:43.032Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=227fb7a4-6c15-4445-8c51-0ae7cf1741ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:53.040Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6473f27e-5526-45af-9747-9b294f284fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:53:53.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:03.050Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2b6863da-c4bf-4d05-9ca9-d7065f4bd42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:03.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:13.059Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9c3c3537-67cc-4102-8281-9f490fbffe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:23.068Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=41063f2a-39df-4ba6-8869-0dc0265d0dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:23.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:33.075Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a2310592-4908-4bfd-8bc8-ade3b0a7b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:43.084Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5dfa70c9-f4ff-45ba-9ddb-156af5a6ba28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:43.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:53.091Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0cb91d53-7a8a-4fae-849b-910b26d39373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:54:53.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:03.097Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=030aa694-7d86-476b-af2e-12c879efe712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:13.106Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=521c1dcc-4487-44de-b494-0da7f6a19301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:23.119Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2a48bc91-8c19-4b9c-b6ba-f0da5695952c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:33.126Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=11fd3dc6-4af8-4a75-8371-36fa87c89af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:33.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:43.137Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1f05e9f0-c523-4e59-a459-da42d55d9883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:43.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:53.143Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d89749ec-ba11-4624-95c0-eb8e00970fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:55:53.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:03.150Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6459becd-366b-42af-9429-83ab5296e46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:03.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:13.159Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5d0f00b7-fbf5-4565-a169-21f0b0bc265b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:23.168Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=35ad7fc0-11f5-4d71-a14c-ddecdc1275a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:23.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:33.175Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=540b0d66-b4c4-4a45-80dd-945331823cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:33.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:43.181Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d87c8218-4012-4df8-b834-3675cfd3d7a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:53.186Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a6cf42bf-8a67-4be4-a214-4d01de49f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:56:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:03.191Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7dd94865-bf47-4dff-874b-4090a3addfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:03.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:13.197Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ef09a004-915f-4e17-ba01-7188435c4da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:13.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:23.209Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3172e7aa-776f-4680-8829-8c41adb11814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:33.221Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=27eb4792-bbf5-472a-94c0-2e1d9839144e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:43.228Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c385274d-75a9-4217-99d3-a577bb064249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:53.234Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d1a10576-8c91-4cf7-94cf-87b98886d728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:57:53.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:03.261Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3b566638-ecae-444f-b7f7-5b2da4ff4f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:58:05.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-02T23:58:05.761Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-02T23:58:05.762Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:58:05.764Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:58:05.768Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-02T23:58:05.768Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-02T23:58:05.768Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-02T23:58:05.770Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:13.268Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dbacecbb-af44-4cdf-b414-5327179e25c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:13.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:23.274Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6f6f6ffd-ccd2-4f18-9c5b-fbadb8f13ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:23.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:33.281Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=380185fe-feeb-4b78-9ea9-a2540e9c3450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:43.287Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=91f87c35-9edc-4dc9-8601-6a6a5ea7eb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:53.300Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4530ec61-72c1-41c4-93da-b382eae2c6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:58:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:03.311Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=58d5a0b5-eee5-431f-be9a-9e3edc964920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:03.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:13.322Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8d683c36-3c0d-4a29-8d15-0a292c06aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:13.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:23.329Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=490c90aa-84af-4a0b-89c4-de9b83f9bb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:33.336Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=88e62730-aa19-4fdc-9f54-dd286144ce40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:43.346Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=10b70c41-5164-4424-b9d0-74475161b301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:43.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:53.356Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3d72a8f4-5c17-4a24-bc77-3330bdaeeb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-02T23:59:53.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:03.363Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7cfb7aa9-621a-4413-98cd-a20dfafdfe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:13.381Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c145b4f2-837e-44f3-99ba-d0312695d05a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:23.388Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5cf1c5b0-e746-4f00-b64e-dfb880291251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:33.394Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c862a61c-9927-4bbc-ba45-e157433814a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:33.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:43.405Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2a44a026-28c1-40a5-91a6-6a198cb11543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:43.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:53.415Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=66b3e15a-c4d0-46f6-bd79-38f6f2832f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:00:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:03.424Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ddd5af0a-22a2-48f2-883a-97024c7046b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:03.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:13.434Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a58077b1-3b2a-4c08-8cd1-631a3a781d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:23.441Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9d84afe5-3cca-4061-9f02-5faa4d9484e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:23.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:33.450Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8912be87-870e-4346-882f-5ee0366458b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:43.465Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2ce131a5-82da-4c00-8ee5-106b1a74a91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:53.472Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c00e8863-acd2-40fd-b378-c02957e37361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:01:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:03.479Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dfe3a9bd-6277-40b3-9a97-4caf68fc4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:13.488Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d4c79ac5-8229-4124-83f9-13b74bd03855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:13.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:23.496Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b34ed9f1-ed73-4145-b069-8ae608131eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:23.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:33.507Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a4f6e3c5-aebe-4702-a167-ca1281aba4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:43.517Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2150910c-52b7-4cf6-97b4-61f2fcaa5bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:43.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:53.530Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c8a46fdf-e222-4ad6-886d-9058053b3dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:02:53.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:03.536Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cd7dd78b-4cab-49e5-b336-681dc7ab82ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:03.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:03:05.795Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:03:05.796Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:03:05.797Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:03:05.800Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:03:05.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:03:05.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:03:05.804Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:03:05.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:13.543Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4bcf278f-8356-4a5a-a56b-23ba05d07434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:13.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:23.551Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9aa76549-3494-46e2-b676-dca0339f6345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:33.559Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5f2f0052-2d5d-47e5-9669-0109b69c5f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:43.566Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cd896f76-0b5e-4904-890f-38525bebf39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:43.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:53.571Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=25d2ae65-2143-49ef-9e87-fd4c5c36b6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:03:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:03.576Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f192d566-0ac1-4296-855d-6675992bc124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:03.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:13.588Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6908fbd1-17d8-4971-a3f7-defa104344f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:23.601Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=38d7e671-0f63-4a4d-86b6-1eb1900f89c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:23.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:33.607Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=34f50ee8-4e0b-4383-b0f6-143d10c9c379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:33.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:43.615Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a4c88af9-8ae2-4302-9552-bfc1de3c07e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:53.622Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=79721842-6b36-4905-879d-d7bfbe6bbe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:04:53.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:03.628Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cd8b0d5f-dd75-46aa-9f1d-261db4ef89e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:13.635Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f07f7517-242e-4cca-b4d4-0b061c51f15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:23.641Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=be57d2a8-1474-4e33-8b43-bd0526e8a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:33.648Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=902b081b-dbaf-423f-872e-ea00c684fc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:43.656Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6bba1a74-1df7-4dce-8ef5-c22d980b0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:43.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:53.664Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8bc98881-b33c-419b-8938-aaf6a1d18528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:05:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:03.680Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=98f1ff2e-15e9-4e5d-971f-7544416c20d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:13.687Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=34c1e0b8-f120-46e1-89e1-0ab5232ec317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:23.693Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ea301ffb-487e-46c5-b31f-d2fc323d0289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:33.699Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a3aedd88-01f8-46f9-9e09-8e12bd63675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:43.706Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e65d004c-b29f-4c86-b3e5-d95476497542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:53.713Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=76499927-3f0a-4675-b349-d9c9f8ab5a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:06:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:03.719Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5fe1e86b-d255-4b9d-841b-d64f4c8730ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:03.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:13.725Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=88e4a25d-7fb5-4210-83ef-a632bf50ee5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:23.732Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3e3c71de-0c5c-4575-a626-175c0e1190f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:33.737Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=578b27ca-672d-497b-8a1d-5b25ed29cd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:43.743Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7a8d0707-7084-4fcd-a645-2285f5afb84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:53.754Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ebccc2df-d0eb-4c70-b2f7-3f87bbb65233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:07:53.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:03.764Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=483aa1f5-41e4-41ed-9019-8277d36db193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:03.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:08:05.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:08:05.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:08:05.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:08:05.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:08:05.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:08:05.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:08:05.830Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:08:05.832Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:13.772Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a6b97a29-d35a-48f8-8606-340534e26681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:13.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:23.779Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9a0711c3-4542-4453-9fc2-0a5588f86959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:23.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:33.787Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=884306d0-63ef-44eb-8125-c0fefb91bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:33.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:43.794Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0e08ab48-1ba8-40d2-9b6e-18629dff57a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:53.800Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b7104684-fd26-4491-a50b-648b6132aa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:08:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:03.807Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=df1bb622-06ff-47d2-ba9d-dc00b913f24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:03.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:13.813Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fe437202-7ad2-455d-8926-552a0f18f1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:13.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:23.820Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1ff275a4-7da1-43a8-ad58-cbb9a342ab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:33.828Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=30a9cfab-cc6d-492f-b220-35e9db5eb9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:43.836Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=513799dd-5fb4-4769-85cb-9321d4eb9d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:53.852Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=623ac708-3aaf-4fc8-ab1a-c2ceb2af2384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:09:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:03.864Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2d4b38ea-ad54-4de5-b78c-7feeb98b260a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:13.871Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7eaf5bfc-f1f2-471d-b934-d8ac87d0db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:23.879Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=36cf147b-c1e0-4320-b438-50201a1dfe57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:23.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:33.886Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=05a3b0df-0a81-493d-973e-12f347714704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:33.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:43.894Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0a1c0c48-dc03-4f7d-bbd5-3237ff86fb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:53.950Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=13ed5828-14ea-41e0-a43c-6c626dd04686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:10:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:03.958Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0a8b2fc8-a7bf-4047-bc5f-05c25b195a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:13.971Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=16ec805a-905e-4e18-a354-263bca135386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:13.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:23.982Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=34ac5417-4599-441d-85e6-e4483bf43e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:23.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:33.989Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8eaee5af-aba2-4faa-af0b-6aaa3075d9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:33.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:43.998Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e22c1bf3-47f4-4ef9-87c2-b55b26db8fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:54.008Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=60419fcf-d3da-4a81-89b6-6b8e13e29eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:11:54.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:04.014Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9ee67dd7-89bd-4221-b3e3-0d6177b66541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:14.022Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=bc1d54f1-9c9f-4972-a3ac-d9ceb8086467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:24.030Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=baeb3cd4-dff2-4204-adce-140a7cdf3451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:24.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:34.036Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=744de49f-f6c3-4e27-9f2c-283e9230cf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:34.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:44.045Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4ffb032a-0fec-4ae0-bef6-9565fccc8ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:44.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:54.052Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3f505033-9d7e-4b0b-8183-c94697880f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:12:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:04.061Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f547b691-1f09-4626-9d77-6be4d88f9ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:13:05.764Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:13:05.764Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:13:05.765Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:13:05.768Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:13:05.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:13:05.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:13:05.772Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:13:05.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:14.070Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fd6cfff9-0e0a-4003-b42c-3a353dbdaecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:14.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:24.087Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c207fa71-f072-4104-845d-232931bef95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:24.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:34.106Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c66f6448-f8ce-4dca-ad02-2a3f9c0f9ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:34.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:44.115Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b5db6f32-b396-464f-b1fa-b3fb18382cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:54.121Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9e5f7500-8553-4cad-98e1-47faa4edd0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:13:54.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:04.129Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=70a0290c-d402-4bfc-b9fb-d5de769a0fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:14.135Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=745a35e8-36c9-46c0-bb93-c7c11b99eb42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:14.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:24.142Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=fbe933b7-beea-408e-aa6e-5d0a2bab8215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:34.148Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b8f2d7e4-8bbb-4384-a0be-cce9da892aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:34.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:44.155Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d1da8d24-0d65-4e81-acdc-2290ef87f9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:54.163Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ff6d6b0c-afff-45e4-8c8a-ebf2fc7e8c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:14:54.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:04.171Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ddfae3c0-6fde-4064-b710-f75bcd957b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:04.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:14.180Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=abb20a30-ee8b-4666-a921-3f1c3152ef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:14.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:24.202Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=93026f54-3b5b-4e38-8395-3a38dbe0fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:24.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:34.208Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ad7e79ee-e4f0-4f68-b62f-e0acf256ea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:34.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:44.215Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=babc5072-15aa-4bcf-9bb9-6979bf5e5c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:44.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:54.227Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=43d99a3f-b73d-4b58-af53-59915bd8cec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:15:54.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:04.235Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a45a069e-f22d-407d-a2e2-d3d5f75b8d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:14.242Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d2b58f68-8623-4445-81cb-459af51336ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:24.249Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=78a80e4b-d9b8-489f-a991-b24fb4fab509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:34.255Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e15225fb-5b68-4b51-88dc-043cafcfc8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:44.263Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5a565c16-8a59-4cfc-9b21-0fb95e53d670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:54.270Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9dadc482-43c7-411f-b35f-e33f84e84869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:16:54.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:04.280Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4694eb0b-d36c-4003-b54a-44da09a856fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:04.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:14.288Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=aea84118-447f-44c5-95b9-7982c6cbf949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:24.294Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4d850a2e-ba81-4235-a45a-ee20a48649de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:34.301Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=77183ffd-0cb3-48b1-ab55-874504555ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:44.313Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=86367637-3bfa-4078-a59d-53cce467de3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:54.321Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9673a06d-39fb-436a-87d6-e7ac0907d9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:17:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:04.327Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c01ba771-8473-4f68-8b7c-0aa2622d53f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:04.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:18:05.803Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:18:05.804Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:18:05.805Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:18:05.808Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:18:05.813Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:18:05.814Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:18:05.814Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:18:05.817Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:14.333Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=86816bd7-b881-4fc6-93ae-58a60e6ca469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:14.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:24.340Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9243bbed-b040-437c-b417-db3c8fb8e386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:34.349Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d39b90ce-0e90-4e58-ad68-6848f9064c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:34.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:44.358Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9805a945-8ac0-4f2d-87ce-9b5f6284759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:54.369Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=86a2c38b-8ffc-41ec-a764-bc8a13f3c687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:18:54.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:04.379Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=35ca491c-ef1d-43c9-b63d-c1d12e24d245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:14.384Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7fa167a7-438b-48ee-8f99-4007bbe10f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:14.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:24.390Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=531370cd-9880-4230-9cbb-26418f30e306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:34.398Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6e919487-7498-4f9e-b136-62a5eea43929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:34.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:44.406Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=95443c8a-1bd5-4fb7-baa5-6535a5488b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:54.414Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0da30c2a-da5e-4ff6-89ac-77b08035a9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:19:54.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:04.425Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a121db31-d4a4-41c1-b546-8a83dfe1cb57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:04.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:14.431Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=12d8d037-536d-453f-aee5-7043c4719dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:24.439Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=66528921-5f98-4c76-b65c-64c712270df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:24.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:34.444Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=66acedac-7a94-4604-a833-ef2b5098bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:34.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:44.452Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0a887672-a1cd-4abe-9f2f-349d5c1c436a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:44.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:54.464Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0bc30ca8-63d8-4f40-96f1-e3c78aac90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:20:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:04.478Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f49003d7-ac9e-411d-a8d8-7e614cce4f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:14.487Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=16b17e84-cc77-4490-a8a2-1908b72c3b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:14.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:24.498Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=be09bada-27c0-4277-a597-ebfaeaa72c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:24.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:34.506Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=db09f274-3604-4525-bcc6-7f1abdc1d58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:44.515Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=61745657-97bb-463b-b681-63d0ec222e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:54.522Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2804174f-45a7-40f4-aa62-fae4d9f3f687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:21:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:04.528Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6420aba5-9f80-4bcb-bdb5-85cfcd48f1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:04.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:14.535Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0b19486a-25ee-4067-8e1d-c598b6477117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:24.543Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cd598820-c08d-46d9-8d81-c7fd706643f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:24.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:34.552Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=55539cd8-ae92-4bc5-8de2-3f8770b9b126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:44.564Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e56f5441-8ab8-49d1-aa73-ad57b0a50740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:54.571Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4e9e5d24-c108-43e6-9c4d-224de2e4e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:22:54.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:04.581Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=63921e64-4e5e-4f2d-a635-12579d71406e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:23:05.826Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:23:05.827Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:23:05.828Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:23:05.832Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:23:05.837Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:23:05.837Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:23:05.837Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:23:05.839Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:14.588Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=68c42f62-f243-45cb-baa9-6b49c70f9a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:14.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:24.596Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ba4dbcd1-a3eb-40a7-9029-77bf430e1c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:24.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:34.604Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5aafeebd-2ec5-46d1-986f-8263b4412987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:44.612Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=18e7613f-3074-4dcc-8778-874a879ae50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:44.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:54.619Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=76530a3b-76d2-4f52-be6a-225ff1c4a0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:23:54.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:04.626Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=87bc95ea-c62a-4358-ad74-7c1afddd2259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:14.637Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=77710035-5525-45a5-bf81-2d745481ee87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:14.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:24.653Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=1ed3bc1b-1b10-41ee-9471-4d5fe7845441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:24.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:34.661Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=bd9b39d4-d3da-47fd-b7ea-62aaa18d73c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:34.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:44.670Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=11020ec9-fbef-4bbb-80be-e6f8875ebe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:44.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:54.678Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dad5188a-6044-40e0-9fcb-e4e919cfd2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:24:54.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:04.685Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=15d13e3a-4a5c-4e32-8e61-d633f9310e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:14.691Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f1d0cf00-bb72-43b9-b2be-9c819f7c8f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:14.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:24.698Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=276cb5de-e0c6-492c-af19-80dc642636ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:24.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:34.703Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c88fa3b9-6392-48b4-9682-6c6c9d7499f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:44.712Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a84f9d97-d95c-434b-ba5c-d5f4ffc012f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:44.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:54.720Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cf814a3a-f5bd-4854-895c-c7e77cf4be61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:25:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:04.728Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=154a60a6-fc9e-475e-aa23-db78fd22ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:04.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:14.734Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c78dbd6b-556a-443e-acac-82cade28b9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:14.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:24.740Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=57e147d8-3bd2-40f7-93cd-26a993c125db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:34.750Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=87546408-5910-4791-8b21-902fa3cbf86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:34.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:44.759Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=244265fa-1e13-49f9-9336-5095c25acab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:44.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:54.767Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=22057141-32c7-4eda-b5e8-ca444b3d6852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:26:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:04.772Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c5c9e17b-3320-4dab-9f7d-7bc45c3ce7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:04.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:14.777Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6b03aa30-c59a-49da-b6f0-aeedc58dc15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:14.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:24.785Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=bc8d9df2-cd6e-4401-9dc6-6260d61b544f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:24.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:34.792Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=331bb6bc-e866-47e4-9664-8d04fdeb08aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:34.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:44.800Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=34262f08-aa34-44f6-9331-951c0b6a2d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:44.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:54.815Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7cc9755f-9ae2-4e3f-b53f-d02239cfc79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:27:54.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:04.822Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=11434816-3b78-4e2c-9e61-838622e97a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:04.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:28:05.743Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:28:05.743Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:28:05.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:28:05.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:28:05.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:28:05.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:28:05.750Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:28:05.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:14.828Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a2d0f714-ac1d-42d7-ac1a-11de1a352fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:14.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:24.835Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8124c074-af70-43fd-804c-1c433ef055c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:34.841Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6c883641-1823-4fe7-b406-65b95c64b83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:34.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:44.859Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f20c5727-179a-4e18-b2b6-66cba4e26480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:44.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:54.867Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0c92312f-bcbe-4ccb-b49d-07138bbb271b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:28:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:04.873Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ca4efcf5-f62b-4a79-ad27-63cc22380664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:14.880Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=820b1eb4-fd9a-4947-ba87-7ab84888c734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:14.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:24.886Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7e3d3c86-7c31-4524-a223-3ce12a8c8c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:24.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:34.898Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a1c2522c-2ca3-4a52-b726-e881b63bc980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:34.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:44.909Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9bd9c488-9c9b-4c87-933c-634556b91d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:44.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:54.918Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8a3fba89-8949-4d59-bd6b-4eb7f1040aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:29:54.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:04.924Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=c1db8869-ddcb-4284-a5ad-84dd69b73db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:04.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:14.930Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b545f4b5-ffb6-4d1b-8c1d-3e9da3b54216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:24.939Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=97c494e5-98d0-4691-a76a-115578f20ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:24.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:34.947Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=496538a9-289f-41e6-bc87-945460d48883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:44.953Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=25161e3f-0e9f-4a5c-ab14-5956cd105fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:44.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:54.958Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=da9b73e8-ec82-4b05-9911-5064400de828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:30:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:04.964Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d25ce06a-3bf2-4852-a77c-15ae6767bc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:14.974Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=06bc381e-4cda-4f2c-a53e-059f2e09a3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:24.989Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f1af3a7f-1a6f-4bed-af8a-f6d1f99a0cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:24.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:34.996Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=d8253af7-c047-4be8-9e6e-cc9d58a9f397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:45.004Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=31021005-32a7-492c-8246-db9aa2dbcb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:45.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:55.013Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=973f7988-ddd1-4ce9-a628-621bb3c64aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:31:55.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:05.021Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2e383a68-886a-402e-8730-31b8a63e8ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:05.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:15.030Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f61ada5f-9007-432e-9deb-80f617705c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:25.037Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f0cdf78b-d866-452e-85c7-a8731f0f2d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:25.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:35.043Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=23c3e4bf-76fc-409d-8cf4-8183ebccdc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:45.049Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=416f9ebd-2598-41e8-a762-359a3e444b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:55.059Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2d5b31a9-301b-44ec-9029-1966de8386cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:32:55.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:05.070Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=58c2e98b-ef06-4bb5-aa45-f32237b91850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:05.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:33:05.748Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:33:05.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:33:05.749Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:33:05.751Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:33:05.755Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:33:05.755Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:33:05.755Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:33:05.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:15.085Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e824aede-0d71-4163-9f05-c78f035da7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:25.092Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=14f9c449-36f1-4050-a996-5821099e3ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:35.099Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e5315823-d031-4ee9-8622-5d5b65c4d948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:35.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:45.107Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=62879a21-aa03-48fd-814f-37408fa4cb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:45.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:55.115Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=8588b57d-635f-466d-b63f-a5a83832f280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:33:55.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:05.125Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6eb13278-b5c3-4c83-a816-8a79c718618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:05.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:15.131Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=9293e6ff-6be3-4ecd-aaa1-e37c2605e7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:15.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:25.141Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=cc851aa5-0434-4419-a4c5-73a94eec3c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:35.149Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b79fe47f-63d8-47d2-9bcb-a52d46e7b469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:35.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:45.160Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4571477d-ad54-4ce9-a0f5-e706ae1ef47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:45.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:55.170Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=b418c232-e576-4ddc-8c14-ab7367ca87f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:34:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:05.183Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2e7ee4c0-31ea-44e2-9ebc-0ede1e4bdde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:15.188Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4e5adb1d-c493-41b9-92b5-6c174314f60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:25.197Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=18cca595-ea94-45a1-8f16-0fdc730bb2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:35.203Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=69f052fe-e246-4c94-99cb-3a0ce860c0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:35.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:45.211Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=73ba6c4a-1984-402f-bff0-cae85cb23565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:45.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:55.219Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=23e72198-f612-4d30-83dc-978c4cafbb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:35:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:05.228Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f846cb02-1a92-4ce6-bac4-67e35c1ff26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:15.234Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=07b55ce4-e3f7-493f-9a30-5013e5716c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:15.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:25.242Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=70cbcfec-50ad-4e4a-b073-caaf5072453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:25.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:35.247Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dcb6fc95-36d8-44db-8ec8-7ef8d23c94b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:35.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:45.255Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=6e7b8666-7c73-463e-9aad-b9165d2c200e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:45.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:55.263Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=976cf3c5-008f-458e-83bd-76e98b5a82d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:36:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:05.273Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=5fb5f51f-d58f-4fa4-8d3f-94a095cb6d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:05.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:15.279Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7005e18d-2890-4dd3-8c97-d26bf931da3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:15.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:25.286Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a5c11d18-c172-42a4-87a3-c8513fbe0688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:35.295Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dc37c82f-d98e-498d-b905-48e75f2b5118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:45.304Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e27a2856-b421-41f6-8504-0c097a953fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:45.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:55.310Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=4d5a86d7-840d-48be-a930-e42f19e547c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:37:55.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:05.318Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=20f7a130-653f-4c56-a8b0-f28339b14c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:38:05.736Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-03T00:38:05.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-03T00:38:05.738Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:38:05.740Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:38:05.743Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-03T00:38:05.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-03T00:38:05.743Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-03T00:38:05.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:15.326Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=e19246a9-cf7f-41d1-83b2-222d51a1624a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:15.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:25.345Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3629c34d-b8c9-4232-8c1b-57296cbb400e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:25.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:35.352Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=a9d7c267-447b-4893-847d-3e6223d095fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:45.358Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=3fd5bb2f-f7d8-4669-a0b0-b8b98a9e60a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:45.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:55.366Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=dcd14488-f18b-4386-8978-96050b0f0dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:38:55.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:05.373Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0929748a-9479-4038-90b7-ac7000209e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:05.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:15.380Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f9baa0cc-5e08-4c1f-ba8f-bb3c716c7fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:25.390Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2ff53549-086f-4c52-b44e-b70518909748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:25.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:35.394Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=7284f4da-ea56-4a19-8d43-9a275a5fca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:35.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:45.401Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=27457d96-ce13-4e5c-a485-33268de03ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:45.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:55.409Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=667911c3-eddf-4490-aa37-67700088e8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:39:55.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:05.414Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=09d99b0d-bb35-4e40-9395-4d1dc418c908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:15.419Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=19538d6d-2a17-49f4-bcad-24d2eea9b116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:15.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:25.426Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=ce6aae41-4b55-45f1-8ca7-ae6f212da6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:35.436Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=f4961e77-5096-42d4-9fed-e189d2b6b289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:45.446Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=23dbd94f-7ac8-4123-b429-ee2811d0cc8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:55.454Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=0a002158-9b98-4b9d-8274-1f4b544a95a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:40:55.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:41:05.461Z |INFO |Init configs |InvocationID=c921f449-1a8d-453b-b1c5-88aa15f8643e, InstanceUUID=2c7cbe1d-d78b-47b3-a288-57eda3d80ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-03T00:41:05.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |