By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:15:11.413Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:15:11.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T11:15:11.445Z |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-09-16T11:15:11.967Z |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-09-16T11:15:12.044Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:15:12.044Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:15:12.044Z |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-09-16T11:15:12.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T11:15:12.203Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-16T11:15:12.224Z |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-09-16T11:15:13.418Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T11:15:13.767Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-16T11:15:13.783Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-16T11:15:13.784Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T11:15:13.830Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-16T11:15:13.831Z |INFO |Root WebApplicationContext: initialization completed in 1606 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-16T11:15:14.153Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-16T11:15:14.825Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T11:15:15.915Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T11:15:16.396Z |INFO |Started MainApp in 7.258 seconds (JVM running for 7.881) |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-16T11:15:16.461Z |INFO |Start scheduling PRH workflow |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:16.471Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3ed49765-1db2-43b1-95d0-52d2f62d94e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:15:17.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:17.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T11:15:26.502Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T11:15:26.504Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T11:15:26.512Z |INFO |Completed initialization in 8 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:27.952Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=33699b87-a967-4d68-a4da-f79d91bdf42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:15:29.004Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:29.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:39.008Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=557866fd-6429-4677-9025-bbd723d4385b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:15:40.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:40.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:50.070Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=634de0bc-2256-4c5b-b9eb-65ccf3c4053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:15:51.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:15:51.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:01.105Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b66539b4-97bf-4d0a-b131-d5b45555ed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:16:02.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:12.146Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=df22e74a-67ce-4a30-85db-b8ed781e6753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:16:13.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:13.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:23.228Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=18121be4-2eb5-442d-baf8-96da3a812a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:16:24.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:34.257Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a8b4baa0-6a51-4792-88d0-4f43811ad35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:16:35.300Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:35.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:45.303Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=833134b4-2f93-41f8-b5f7-b22d7b4054c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:16:46.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:56.338Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=355cd19b-569b-45f1-b279-a8d9e3bb756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:16:57.376Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:16:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:07.377Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cac1ac38-5cfe-4efe-86eb-326b3aa0dcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:17:08.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:08.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:18.418Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2e54722e-84a2-4f79-9493-673a90823c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:17:19.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:29.461Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f65e5340-61c9-46c5-949a-9b9749fd7bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:17:30.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:30.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:40.501Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=990c26a6-4267-4657-96c5-454eadf9f27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:17:41.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:41.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:51.575Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f57e0781-f88c-4979-a8be-af5db063cc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:17:52.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:17:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:02.674Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7d938e55-fa0a-4f75-be7e-e2bbe594ac93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:18:03.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:13.873Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=863602ce-bbb3-494b-9491-c845786c3d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:18:14.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:14.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:24.913Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=291596d7-1f69-4794-b9fc-9fb880d2534c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:18:25.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:35.953Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a3635af8-51e7-4f23-8ec1-4d21de9cd713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:18:36.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:36.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:46.993Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=05c75292-41d9-428f-8a79-bf38c099201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:18:48.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:48.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:58.033Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=96f00a40-6e9c-4274-99e3-16883e21af7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:18:59.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:18:59.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:09.074Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8155e541-9682-44ab-be92-5f234d7d684e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:19:10.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:20.116Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=521756f9-5236-4867-bf33-104c3bad6326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:19:21.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:31.153Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=71d8873c-7d26-4ec3-913f-728de92c1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:19:32.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:32.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:42.193Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=11d3f25f-f2f5-432a-9f32-5d0daa1ba5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:19:43.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:53.233Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8ac06880-3079-48aa-96dd-483d82f63214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:19:54.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:19:54.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:04.273Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c87126c2-9d25-448c-a630-eb3842e8a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:20:05.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:05.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:20:15.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:20:15.286Z |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-09-16T11:20:15.287Z |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-09-16T11:20:15.292Z |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-09-16T11:20:15.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:20:15.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:20:15.301Z |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-09-16T11:20:15.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:15.313Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ac0cec49-d929-4abe-a5cc-a60edd6d3b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:20:16.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:26.353Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=95d6bf1d-b5f1-4fde-a2a4-0d029dfb5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:20:27.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:27.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:37.394Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=360f042c-7950-48e5-a246-fd5cf2604b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:20:38.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:38.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:48.474Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=137327a9-2029-4f01-a4c8-59296db81c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:20:49.504Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:20:59.505Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=94b12410-7fa3-47ce-9d10-72ff16bc307a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:21:00.548Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:00.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:10.549Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ad5ff21e-4ba1-4d9a-bd82-51661aeb1fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:21:11.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:11.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:21.588Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=65e68311-0f75-45e7-8f18-592e2a85583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:21:22.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:22.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:32.626Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1a2b98b4-9475-4437-9a61-b56d020a28f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:21:33.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:43.666Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7a68ef68-123b-4a3d-ab8d-7c00fc16db3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:21:44.704Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:54.705Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=716bd869-f779-454f-b76a-0a559632eb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:21:55.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:21:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:05.745Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5a9928d8-4a96-4a85-b190-1c507c66c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T11:22:06.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.43.248:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:06.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:16.786Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=495ff1c3-52c4-4e72-b7c8-b1fd7506505e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:27.075Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f1df8b8a-55e8-4089-bda4-7ac81df7005c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:37.087Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=361287eb-1a26-4cae-be4b-6d5ab2d950b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:47.096Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2a53c6ba-068b-4829-918d-8380783e2ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:57.106Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ebf819ff-5e46-4d37-94a7-797f9affbfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:22:57.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:07.114Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1f8b48d1-dbf5-49f3-a4a3-67656d774c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:07.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:17.125Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9b68fcc1-428c-4620-98cf-248ca7a535cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:17.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:27.135Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a826f25a-32a4-4cfb-8b26-d373145f56e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:27.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:37.145Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f7d00610-e6e8-4647-967c-dd3adbaa5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:47.164Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=77d7da75-434c-43c2-acc1-54b38ebebb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:47.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:57.177Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=729f1747-cb9e-49b5-9fa9-8fa522bd756d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:23:57.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:07.189Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=61737111-736c-4a4a-8896-242f64fa270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:07.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:17.199Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=db858ce9-49b5-4c79-9864-0fbcb1233440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:17.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:27.210Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=24f12552-82a3-4b76-ae25-64578cb24a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:27.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:37.221Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=271bd38c-3d30-456b-b683-3e3c706e0b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:37.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:47.229Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=dc4531ac-a632-4dfa-92ca-fb9455f63fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:47.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:57.240Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b684ca27-c6cc-426e-a061-7efc80a426d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:24:57.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:07.251Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c7bb5c28-36e5-4686-9fa4-635013477eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:25:14.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:25:14.543Z |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-09-16T11:25:14.544Z |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-09-16T11:25:14.547Z |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-09-16T11:25:14.554Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:25:14.554Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:25:14.554Z |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-09-16T11:25:14.556Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:17.259Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=38000118-c550-44e2-8b39-8de6d9e30835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:17.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:27.266Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9eb4f987-9745-4de3-aa09-8f39bc1a1517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:37.274Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3fd524c0-a520-44fe-a930-7fb0b83d9e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:37.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:47.284Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7b7f0714-bbcf-43a7-86ab-30dfb54efead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:57.301Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9dcc9076-076d-4081-9bf5-d3bf3b9a5855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:25:57.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:07.308Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a4d54832-5eb1-4524-a8ce-33c4b2315fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:17.318Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bbbef813-23dc-4ef9-a5ec-880e8bab6818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:17.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:27.326Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0a9ef40f-1b7f-40bf-94ad-34eae17ef345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:27.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:37.336Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bcb16bd3-3d18-4839-99b2-e210f4b14106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:37.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:47.342Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1ba5e55c-da60-427c-90ca-80d79b66097f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:57.351Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d6fa7643-864c-42ff-8cc9-8643efdccd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:26:57.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:07.359Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cf71871b-cd1e-4b4b-a14a-a0c2cb71a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:07.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:17.368Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f5ef133a-7c09-4881-8b06-ad5b86602425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:17.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:27.376Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=56ddf01c-dd39-437f-b90d-2e85261598f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:27.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:37.386Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4c968ba3-e293-4ad5-9a9c-9d984254d15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:37.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:47.401Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4bd4066f-f3ab-4140-ab84-8a7c8b750164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:47.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:57.411Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cfac21e4-5605-4e05-b3c6-1589feb24c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:27:57.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:07.420Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f5f064e7-293e-4ef6-969e-44a77357686d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:07.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:17.429Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=447483b6-e61a-43e7-8295-4c59682cc22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:27.436Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=399c165c-e3b3-4bbc-8cb5-c1ef81692778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:27.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:37.442Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=53d3af10-ef31-46e5-a4ba-7a87af94eb87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:37.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:47.450Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5e1b48ab-76d2-49f6-8812-ab3e2cc02059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:47.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:57.458Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e9a2154e-439a-4ec8-9621-142e3d121d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:28:57.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:07.465Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3f95e85f-8332-4f63-ba50-fb5f08918b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:07.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:17.476Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=85907122-dcd6-4f6a-8635-e2b77990e0c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:17.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:27.492Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=91b0af8a-3cac-4f60-9147-475bf5501170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:37.501Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=584e0241-f212-40a4-a744-31dc171816e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:47.515Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=34f004dc-86b3-47e1-814d-f99b7b72557a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:47.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:57.526Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7b09a890-0ada-4471-b6f3-4c2effe72a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:29:57.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:07.534Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b0a8e61a-4bf2-4cfc-9e73-857420456a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:30:14.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:30:14.552Z |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-09-16T11:30:14.553Z |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-09-16T11:30:14.556Z |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-09-16T11:30:14.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:30:14.563Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:30:14.563Z |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-09-16T11:30:14.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:17.547Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ffbe79e3-ddd4-49c9-9acb-cc06e125f4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:17.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:27.554Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b3529530-3831-4bd4-b58b-2d8ad597874b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:37.562Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a3588666-81e2-49dc-aa73-852706e81617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:47.571Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2455e366-4ffa-49ee-ab2f-4158dc027428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:47.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:57.585Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=25b11123-59a0-407b-bf53-771937f2ad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:30:57.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:07.591Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ff464563-bb47-4aa6-a05b-f13360328840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:17.598Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=31e92d94-08cd-4bd0-a516-4c6f54ce0f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:17.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:27.606Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2ca86875-1b74-4088-bb24-72abd0583254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:27.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:37.621Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=04c6f6f3-91f2-4e31-aa9a-1a4d350230b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:37.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:47.638Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=57ce3fd9-7079-4a4a-8b3c-eb276c48398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:47.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:57.663Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4e390001-42af-4733-86ef-805fb26f61a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:31:57.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:07.671Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8dc37547-1db6-409d-8410-5c92bf79a7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:07.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:17.679Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c935f5b7-2daa-4beb-9ae4-25840c5bdee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:17.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:27.689Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=96713e2c-5194-4cdb-bcba-a88261da26a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:37.698Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0db12b26-5a48-42ca-bd92-c2d941cfc222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:37.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:47.707Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=789ea4f8-b7e4-476d-a21e-f5bdd4f5ff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:57.715Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=edc7019c-3a30-4692-9bf5-1b99b9385a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:32:57.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:07.722Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0575f74b-0f9b-45f9-aa98-02acf397e4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:07.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:17.728Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9650a841-ca64-429b-b965-7661208eb71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:17.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:27.735Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=de3db3b9-009a-41bf-bf7d-326345e2c36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:37.742Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e452cc44-3c05-47d8-bbc1-13f337ff6553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:37.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:47.750Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=24b708ef-6053-475f-9b8b-7c82f27fb843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:57.766Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f6bbc816-7ceb-4c68-b79a-7fe1591cc4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:33:57.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:07.775Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0cd0b145-c1e2-4a8e-be48-9977674000ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:07.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:17.783Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4582836d-3620-4cf4-80d5-ff66fb64c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:27.790Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=691a42ec-c8b9-45c3-96c8-048f11e99c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:37.796Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=78f1dd0e-b3fb-4e40-98bb-01bf9829ff06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:47.804Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b016ba95-2bf5-4627-bac8-1784fb16a324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:47.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:57.811Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=78283b43-ae4f-4223-8232-e16838cbcf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:34:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:07.818Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2d9a6bf9-d25c-41d6-9513-f0cc52959508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:35:14.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:35:14.464Z |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-09-16T11:35:14.466Z |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-09-16T11:35:14.469Z |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-09-16T11:35:14.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:35:14.479Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:35:14.480Z |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-09-16T11:35:14.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:17.826Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d6a353de-a221-4f8d-970f-b92a4ca7e0a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:17.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:27.833Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cc717543-9c46-4748-9c69-2f21c2caf0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:27.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:37.844Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=77dcf6e6-75dc-4d7e-90d0-ff26bdbbc6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:37.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:47.856Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cb0e2245-37bc-42bd-847f-b91da4b05cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:47.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:57.863Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e2451520-f556-4c40-89dd-9e4d8bb53edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:35:57.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:07.870Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5864c550-2fc6-4eed-8ac2-411029a28207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:17.876Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=62b31b96-8208-4125-b140-2b2eac52651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:27.886Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0f06946a-0c03-49f1-80d1-986f2d8e9217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:27.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:37.893Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6bc6d97b-6912-41c8-8cee-7c37ecf1eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:47.900Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9f409004-ed25-4c07-a91c-a1e95a4363fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:57.911Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=43898f64-7fa2-4fa1-9e1b-27ab0cae9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:36:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:07.917Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4f8f0b76-98b7-4318-b723-4f8d6a4e1d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:07.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:17.926Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3a66977a-a2c6-4d3e-98aa-37357e5e53db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:17.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:27.932Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=86b4f837-1fb7-494a-ad66-376ae68fadc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:37.938Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a8d2bc36-6048-4194-8171-ad95b6fea65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:47.946Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a67a9edc-d528-4ab0-b675-00e8fd026aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:47.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:57.969Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=faf4cada-f00b-4e8c-ade7-c46fb244ea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:37:57.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:07.985Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b4c49291-b6fd-4fc7-a2c4-f77ff5de221e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:07.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:17.991Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=92da0804-45a5-424d-af8e-ae829a0da2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:17.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:27.997Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9b3d301f-cdb2-4fd4-b799-5dc2a744979d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:28.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:38.004Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f2aae7d1-8046-4421-916b-31bfac3369bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:48.011Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c45bd360-e381-4385-b00f-cbf1bba28cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:48.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:58.018Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e8c15d02-4fc1-4f40-a4de-386b3fa6aed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:38:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:08.024Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=53546712-7c7d-44d0-8fee-b84a887ebfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:18.032Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b6207ab5-dcc0-42ba-a47c-87fc499712c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:18.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:28.038Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=25ca2baf-7001-41b0-99fd-4eb57ff713db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:38.044Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1919a865-a6d2-49ad-a55a-1b1ef4b2d16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:38.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:48.052Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e651df34-0d4c-48fb-a39a-62681fc2616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:48.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:58.065Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0964be8e-4900-4717-9ad0-e69d1b7ac66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:39:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:08.074Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ce4d8085-ab84-4517-830e-df662c8d349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:08.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:40:14.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:40:14.449Z |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-09-16T11:40:14.450Z |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-09-16T11:40:14.452Z |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-09-16T11:40:14.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:40:14.457Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:40:14.457Z |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-09-16T11:40:14.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:18.082Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=935e16fc-14c2-486e-b291-5498adcd4e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:18.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:28.090Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=deb0a81a-524a-4470-8ced-55b89e71af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:28.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:38.095Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6082cf6a-fc62-4055-8470-81d7fe439cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:38.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:48.102Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c8cd4300-5092-4bc3-8518-b5e4c9582c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:58.108Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c40bb5f8-bfbc-48fa-bddb-3868c92e0b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:40:58.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:08.115Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4d2d8f71-c956-4883-865c-9d5e4a3c15eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:18.121Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c3f20f40-aa60-4397-985d-fa2006ed9000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:18.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:28.128Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=39c77063-cab8-42f7-a1e0-691b7c3373da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:38.135Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d5b9d853-16cb-4de1-9a98-84d2e20c257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:48.142Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c5836be4-7b66-41dd-8f55-2955c11e9ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:58.148Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0045cb99-16a3-43f6-94c4-382726e0400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:41:58.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:08.159Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=094623c5-e626-4456-9bf5-733bb6b9589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:08.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:18.167Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=812a2f64-4e68-4545-9c58-2f1e985f5ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:18.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:28.175Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9027f2fd-15c8-4b29-b816-838bfc03e143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:38.181Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7ec7111a-be2c-43ce-9403-b4fbc0114190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:38.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:48.188Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ca86b236-17e1-4a0d-a64c-6fe4b8223291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:48.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:58.194Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0d89af26-2117-4ea3-ba41-b085b2c5094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:42:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:08.200Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fcc19c08-0cb9-49f7-b185-99a805900539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:08.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:18.207Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e1125050-ba92-4da7-9bcf-6ae7a54b8a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:28.214Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=dbe50c99-60ee-450a-a68f-82c5744b83f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:38.220Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d4e4b008-5525-4cfe-8921-a7143fb6fead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:38.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:48.226Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8bea9e0a-fcee-4e36-8f2c-517b8fc44862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:58.232Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2fea0d47-fb39-4ef4-b443-8d1b92b52a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:43:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:08.238Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fa1bfce3-0806-462c-8e95-2fe3461ef86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:08.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:18.245Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=46b4ba97-ce53-4c47-97b6-c2409ceb8874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:28.258Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=839cd6e2-aec5-40ba-8460-26f1f16a347f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:28.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:38.267Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=21954477-3698-4d49-a298-8a7f5926549d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:38.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:48.274Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bbac712b-b8ee-4009-995e-2bbdb8f598a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:48.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:58.280Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=47779db0-2ce1-48d6-a7fa-886fe403eaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:44:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:08.287Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=88e8c683-754b-4cbb-b25a-b8bd9f7a826e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:08.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:45:14.461Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:45:14.461Z |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-09-16T11:45:14.462Z |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-09-16T11:45:14.466Z |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-09-16T11:45:14.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:45:14.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:45:14.471Z |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-09-16T11:45:14.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:18.294Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=86c25f5c-d83d-4487-8e61-dd0b40f3c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:28.301Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6b35392f-bfa4-4292-a557-c158980b44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:38.309Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f3cee954-2387-48bf-9a82-0d1be42c1fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:48.317Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=faa69a6d-f8c3-4062-a5fa-6b86ebf00155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:48.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:58.334Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e0f98392-bdac-40cd-889a-80d3a8865a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:45:58.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:08.340Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7befa74d-b776-41d6-bdf4-a189d5c1a12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:08.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:18.347Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=23038fec-d882-4980-af29-6d1de8f0f0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:18.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:28.353Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2dedea9b-0cdb-4fc8-ad28-800c81c101c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:38.359Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7a9c1437-4875-4db6-b666-17b3ddf2079e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:48.370Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=85ebb94a-0fd6-444a-b9cb-d9c90bb8f570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:58.379Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e1a27aeb-82e1-4bcc-8a66-d8a5a1d0e9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:46:58.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:08.385Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d7dc8219-0b28-40ca-b69d-7f224f0a88c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:08.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:18.392Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=62f05825-70af-448b-9f92-fa7c499a2858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:18.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:28.398Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fbf312fa-55a6-4fad-b078-5f9c4d6117e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:28.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:38.404Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c98abd57-f1be-480e-9a86-a0acd37a9f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:48.410Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=dc067f72-3161-4600-b188-576bfbf9535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:58.416Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cbaba8de-3095-4711-98d6-fb00afdc9de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:47:58.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:08.422Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8ca37751-b52d-4aec-bf92-5f2910349c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:18.428Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b16480db-7fbb-4c61-9c35-8e67244596b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:18.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:28.433Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ac187972-d884-4618-b247-c57ce11481f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:28.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:38.439Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=59d4b420-24d4-4910-b87a-24a50577b942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:38.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:48.446Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bf8e1a24-5000-4883-b57a-8f3a32c7833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:48.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:58.453Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=574030c0-6d2c-48c2-b766-0c2201b88471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:48:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:08.469Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=308c91b2-e2a1-4f0c-9c3a-50f9da8c83a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:18.477Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3ea3a220-7046-4cba-a2ea-9fe97d70674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:28.483Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0812d55e-cbf0-4d53-b5e5-c1d0de434cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:38.489Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=00e56f4d-bab5-4497-855f-b1955e323048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:48.495Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2f0e4764-c3e9-4f18-b701-77ebe57f1b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:48.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:58.502Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d73b01b3-7262-4af7-8050-c2dc33b2309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:49:58.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:08.508Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=639591cd-99a6-49d1-9bf8-2bd7126532fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:50:14.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:50:14.483Z |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-09-16T11:50:14.484Z |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-09-16T11:50:14.486Z |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-09-16T11:50:14.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:50:14.490Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:50:14.490Z |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-09-16T11:50:14.492Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:18.514Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d707a499-3765-485f-9f30-e0f90758bd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:18.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:28.520Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f6a0b611-7630-4a6a-a61b-d5ecbb92afa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:28.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:38.542Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b05a470d-38df-44e1-b338-6f6ca1d3eb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:38.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:48.548Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fca17e68-9440-48b9-abd1-3a509aebc4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:48.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:58.553Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=34a9dc4f-6f62-4a4e-9daa-3aacb459fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:50:58.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:08.560Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=df0cb03c-c73b-4bc6-9aaa-a594bcc0d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:18.572Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=35e269cb-68e9-4555-9be9-b896321765b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:18.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:28.578Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9ab14de5-29fd-4c1b-a97d-ad11008d0607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:28.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:38.584Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0841f55e-67ae-42e6-bb7e-0e91f192b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:48.590Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=30174980-c7bc-4220-9d7f-90048e35ee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:58.597Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5a1079af-c300-4345-87f5-efe707131c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:51:58.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:08.603Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c6811952-de3d-4224-b6b2-2cb528a5d3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:08.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:18.609Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=abbdf7e1-ac2b-4ce3-9bd3-8f3a3cef9f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:28.615Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3709672a-e419-4b7f-ad25-797f917d7745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:28.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:38.621Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=da4c5196-3f9b-4e1c-b74a-c06521862fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:38.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:48.628Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9a68e1b3-ab8d-4aaf-9f47-379c112f06c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:48.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:58.634Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a1b8885f-4edd-4315-8f80-0c4e108be868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:52:58.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:08.641Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6c624d5a-cb58-42b2-82c1-60e34551432b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:08.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:18.648Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5c74f35a-b97b-43ab-98e5-f39ed220331e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:18.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:28.659Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8d0bb50e-1a56-46fc-8f2e-dbdc9c853017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:38.669Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e5ed7603-61c7-4cd4-bad3-5cc6f579134c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:38.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:48.675Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=079e7689-aaf9-4349-a1db-25e68035e2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:48.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:58.682Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e7bcf0fe-5549-47be-bd21-6dac36a466d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:53:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:08.688Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7b344e8b-2f37-4236-89ee-2b05de89f51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:08.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:18.697Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=43b5484b-8ea2-4f0c-a40f-877f6c209571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:18.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:28.704Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=759bbbc5-6800-40e0-9dc7-9f4667ce36d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:38.711Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=47b2dece-e79d-4d59-a24b-57e0c934c63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:48.717Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6a81c365-96a9-45ad-b7fc-df5f0b68acf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:48.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:58.723Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=12885fc8-90a3-48ee-8454-a5261bd93518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:54:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:08.731Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=14428f00-e9ec-4636-b7ca-889fa0725d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:08.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:55:14.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T11:55:14.453Z |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-09-16T11:55:14.454Z |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-09-16T11:55:14.456Z |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-09-16T11:55:14.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T11:55:14.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T11:55:14.463Z |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-09-16T11:55:14.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:18.737Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6e402a2f-bef9-4048-85a6-a5c87aa55201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:28.743Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=eed113b2-1f7a-4b7f-a142-46455fbdf362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:38.750Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b365f52d-98c0-4a4e-9e40-6c2e0729a561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:38.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:48.757Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a110a1af-590f-46f3-8636-371147f88457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:48.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:58.768Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b69e1e86-e837-48f2-9efd-8f93ead7a587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:55:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:08.775Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6e092c97-12fc-453c-adb0-21b8b016156e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:18.781Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7a01c199-e3cf-4618-a043-5aa292ed0905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:28.788Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=60c04dd8-96bf-462e-8d02-a5209a543b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:28.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:38.794Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=414b4454-8eba-4868-8b96-96c7797e5a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:48.799Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7c595e67-7e97-4307-a195-6f7d3f91ed6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:58.805Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=169b0357-23b1-43c4-a8c5-8352147312d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:56:58.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:08.811Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6424fb56-f05f-420b-818a-b71b7269a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:08.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:18.818Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e50239af-732c-4c3e-aeb5-f8fe159846a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:28.826Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5075ff49-0edc-4b92-9d85-d5eb29ccc15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:38.831Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=31586113-0e1e-46f4-95cc-626f442e0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:38.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:48.837Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=643682c8-9742-486a-97bf-6204bac21b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:58.843Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=14173749-1ed9-4b8f-aa85-b928f1c728f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:57:58.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:08.850Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5724d07d-a6a5-4b27-9b46-61308385f9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:18.863Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7ce9233a-f24c-460f-bc8d-56bf7d6cbc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:28.869Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e622b1c5-3317-4e73-b49f-0a971953a080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:28.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:38.877Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=da1784b4-1db0-46e3-8fe7-c6bea6868b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:38.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:48.883Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a88122d0-c691-4c1b-a437-1c4287331271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:48.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:58.890Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cbf322d7-d702-4726-ab26-010d9155a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:58:58.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:08.896Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3900885d-9739-461a-83c7-b754ab6b6a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:08.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:18.902Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=356854c1-917f-4d7d-9c8d-10c599e0dcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:18.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:28.907Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=92a7e188-1a77-45b0-a636-265936e62c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:28.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:38.913Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=28d726d0-4f5b-4c28-b8ae-6bea716ae7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:48.919Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a88285f3-2993-441f-81e5-5c1303191ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:48.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:58.924Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5576175b-11e0-4742-b99a-aae56ec0a15e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T11:59:58.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:08.932Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=75de66e4-bef3-455c-8a5c-7b548982c0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:00:14.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:00:14.450Z |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-09-16T12:00:14.451Z |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-09-16T12:00:14.454Z |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-09-16T12:00:14.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:00:14.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:00:14.461Z |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-09-16T12:00:14.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:18.939Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3e325b5f-6ae8-455f-a4e2-707c6bb010b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:28.949Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=26801cc5-b41a-4daf-9957-e4f1d99ae4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:38.956Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=be49c2fb-b191-478c-a14d-b09313705dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:48.963Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a3aaf269-028d-4656-bfdb-057a8aff42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:48.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:58.972Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ed768ed3-9f97-4407-b5c5-8e1b257c1571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:00:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:08.978Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d1ce48f4-dfa8-4d64-894b-aede85241044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:18.984Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=896e52d3-eaea-488b-aa53-af9d70a36895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:18.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:28.993Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=58aa8d95-43f5-448b-a1a4-2e11e975fa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:28.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:38.998Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=01709fd3-d64d-4dfa-9699-c23d909a7126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:49.006Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2528a2f0-99fb-446f-8d9d-930a5ccd6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:59.011Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cefbdf75-8635-4858-93c4-b241f22e0538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:01:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:09.018Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=26374985-9985-4ad7-8ebe-5a373715070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:09.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:19.024Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c3eb9486-5907-4f0c-8685-98a40f95a0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:19.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:29.030Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=18940111-0aeb-4b80-a7ef-0945ead3c8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:29.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:39.041Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1f35e10d-d5a6-40cf-8997-2d320b3fee1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:39.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:49.053Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b4711ac2-e397-4016-a824-4fe8e84dc4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:49.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:59.058Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0ca830f2-cb82-4266-bc60-063dd3c4725d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:02:59.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:09.065Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3dd84a7a-4d61-494f-93ff-c3ea64f19610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:19.070Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a4c3821c-fdcd-477c-8f8e-ec4813a8228d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:19.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:29.075Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=11f3d3e0-c070-443f-95c8-969730de4409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:39.080Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ea8fb40a-b2e3-4094-8634-3d969779bc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:49.086Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2a867b1d-6c31-4e1d-9c29-fb2968b381a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:49.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:59.091Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=be9de5b6-b3e7-4114-9ac1-36aaeb5b454b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:03:59.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:09.098Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e8cacf73-10d9-429e-af4d-e8e4a2990927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:09.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:19.103Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=87ec3940-6e99-4108-8b5b-319cde40b77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:29.110Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d9a2e29e-e5f7-4aec-8564-9f0bfe56f871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:39.116Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6fee31dc-9136-43e4-a039-e1ac079f42aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:49.124Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bcaec95b-f572-44cf-aace-916645f4c68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:49.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:59.139Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6cdddd5b-5920-421a-9247-448228cc0254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:04:59.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:09.147Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4298ac03-e34e-4cc0-acbd-40fd529a31fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:05:14.491Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:05:14.491Z |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-09-16T12:05:14.492Z |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-09-16T12:05:14.494Z |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-09-16T12:05:14.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:05:14.498Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:05:14.498Z |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-09-16T12:05:14.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:19.154Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2fa71c0c-17f4-41a9-8480-c330c1de9762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:19.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:29.159Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=eff28a4a-24f4-4f0d-8780-f07eaab39225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:29.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:39.164Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=aa8ed4ca-32fe-4c25-8493-54598cbda208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:39.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:49.169Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=271d463a-cbac-4263-a33e-6865ed3dbeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:59.175Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=62049087-2d69-48b6-8271-086e9ef87012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:05:59.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:09.182Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f88bd8b4-df79-44cc-96dd-f7e655657699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:09.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:19.188Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=55bd7622-d866-42f8-8e9f-a5a72d90df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:29.209Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=04b46f32-6f09-4937-a5bf-29454d3fbfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:39.216Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d76e6907-b1f2-4211-938e-23b46dac8e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:49.222Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=77ebd394-7362-4cb0-845c-ac5f5687f438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:59.229Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=10bdea3b-d95f-4c57-b27d-0a58f2ff8627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:06:59.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:09.236Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4953e39a-6d88-44e6-876e-9b3fb3558e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:09.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:19.278Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=552809bd-9fa8-4576-a09d-0d82c1246148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:29.287Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c1f1e1a3-14f4-4152-b94b-bd3d7a108c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:29.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:39.293Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=088c9869-c06b-46f4-80e1-7891f5381ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:49.299Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b15e29e7-f0b0-4928-9954-2f90f7fb8a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:59.305Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6e6c532a-f596-4c5f-afd4-925b21945b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:07:59.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:09.311Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=15302404-5b07-4e38-98b4-c7570b29364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:19.317Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6a580988-c3ce-4bcd-a53b-e4001b9bb004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:19.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:29.322Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=23fd88bb-9be5-47e6-ac2b-4dfe001d75d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:39.328Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0d5376b9-16a2-4d36-8e1c-58ec1b6fd73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:39.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:49.334Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=29d48248-a704-41d5-a51e-bd962d923353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:49.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:59.340Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c20a8ca3-8bf1-4f57-9ab5-1fecb2f2e43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:08:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:09.346Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e1dfc443-c694-420d-9af2-9557106aa892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:19.353Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f25862f6-21f1-4fc2-ae27-c7f7c01f1e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:29.364Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=94935728-34e9-438b-b4f3-15d566536f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:29.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:39.371Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cf76fc90-cece-434e-99bc-f5dfa8bd726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:49.378Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=605a6b0f-4685-457c-b102-45f20c923248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:59.383Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cbf28803-abc4-46b7-8ecc-53d518621124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:09:59.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:09.389Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=40eb2e4c-b552-4427-923a-81e9ca7fca3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:09.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:10:14.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:10:14.458Z |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-09-16T12:10:14.459Z |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-09-16T12:10:14.461Z |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-09-16T12:10:14.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:10:14.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:10:14.465Z |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-09-16T12:10:14.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:19.394Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=802ecfb4-e047-4a46-abd9-9e3b9b1ce165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:19.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:29.400Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=35d4a2c7-4c83-461e-b2e3-a47f7b9470f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:29.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:39.405Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1240a000-063f-41d1-9cd7-adfbf6802611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:39.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:49.411Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b1fdd80e-39b1-4d12-99ac-3132a8a469da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:49.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:59.417Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b13d6a46-fceb-4257-8350-1cadfbbce1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:10:59.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:09.423Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=20aed601-a39c-48ea-9dc6-6283ddda278f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:09.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:19.428Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=df5c7468-f5dd-4d0e-9c51-85dd907125fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:19.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:29.435Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7f2054a3-862e-445e-8762-41c5891ccf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:29.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:39.445Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2d5f7fc0-f286-4425-b8f7-0f287a683e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:49.453Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=79008f92-25a5-48de-954a-63f552d1c773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:49.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:59.458Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b4b4402f-93d7-4cf0-8018-5f987921af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:11:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:09.464Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7346e95e-0a5f-4a69-b13a-bd5014055a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:09.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:19.470Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=703d0f8c-9ab4-4286-8c2b-cff215e48000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:19.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:29.476Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7adf9428-016e-4a84-b337-9f05adc62d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:29.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:39.482Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5a81eca0-3783-4a1d-9437-15cd241b052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:39.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:49.487Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d8ed5b6c-cc7c-4d88-b2c2-c9a09be0a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:59.493Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0fee3f8f-8fb3-4ba5-a872-d125c268f36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:12:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:09.498Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ced118c6-b251-4160-a6e3-e5224aa92a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:19.505Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5bcb2df9-3308-4b8d-8ad7-1f42d606f799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:29.514Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2ba91529-e781-465e-9b40-740c45c4270e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:39.521Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=86251cf9-2b2b-4d99-af94-9a6c876c9d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:49.531Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1b42b661-fbef-42ee-ab9c-43c2b4c698fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:49.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:59.539Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1fd8e72e-9255-4936-8e60-b975bb86f97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:13:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:09.545Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6d461b50-b0e2-43cf-bd2f-b34e5a297a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:19.551Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c8de9079-bbd2-4a14-833e-ffe6561fba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:19.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:29.602Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=235ac0a7-de76-4dea-bb3a-fd149c0e9b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:39.608Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c5e0d662-2cb6-4beb-be85-505eb1c85fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:49.613Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7586eefc-c947-434a-8433-7acadec9ea0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:49.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:59.619Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c126487f-e783-4886-9033-aaa9d1e1798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:14:59.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:09.624Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3d602112-3e47-412b-98e2-8e85de9ba93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:09.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:15:14.486Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:15:14.487Z |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-09-16T12:15:14.487Z |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-09-16T12:15:14.490Z |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-09-16T12:15:14.494Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:15:14.494Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:15:14.494Z |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-09-16T12:15:14.496Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:19.630Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3dcc9824-da73-4173-a8b5-11ab8b5d8740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:19.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:29.635Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=12776b64-5b0a-4094-8274-5f7412d47d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:39.642Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=dae7acb7-2847-4476-8281-fb0ced1a0269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:39.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:49.648Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=68644b72-acfc-473d-bddf-1918a2e7de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:59.654Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=70607486-b932-42e1-b0b3-a6bd15b6e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:15:59.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:09.660Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0343df55-206a-4599-b3a8-25bb6b865e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:09.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:19.671Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7c4611c2-d29a-4d8e-a8ca-f73a83452b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:19.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:29.683Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5beb5f46-269c-4e57-bda2-9a0caa5c594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:29.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:39.689Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bbb7f7fc-22b3-4ace-ae90-b5c3693d27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:39.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:49.696Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b916d275-10e2-4d63-b436-24f60bf88cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:49.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:59.702Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=de77f33f-c562-4b56-99a5-70d7fae8e42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:16:59.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:09.708Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=543bf41f-9ae6-4ae1-a7b5-98c6c8b8c68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:09.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:19.714Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=28733f87-e6db-4c5b-b219-12cb6c7a8ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:19.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:29.720Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=66b5f431-93b0-4c3a-92cc-4b848d7cf5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:39.731Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d590eb84-d4db-4542-8ad5-ed65f9f1a2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:49.736Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fcee3919-cd8a-4845-8164-70c358e9b256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:59.742Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=06517c6f-b001-48a8-956f-3736d64c4772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:17:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:09.748Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=baba72c8-dd17-4186-af8f-56845b3621f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:09.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:19.756Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b81f0e2e-a1d6-4552-ac3f-712d9b16c975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:19.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:29.766Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0f7e39e9-084e-44f7-8f0d-dd6d47855c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:39.772Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0e6d8dc2-1d05-4e50-9823-6a1979dd21a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:39.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:49.777Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0791d90f-3c84-4a0d-b62f-28dbb2660b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:59.782Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b5c73fa5-d0f9-4ca6-a13d-13e8292b4e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:18:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:09.788Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cc6151d1-8c01-4f19-9214-bc4bc5ec6726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:09.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:19.793Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5d37f53f-438e-4568-afe5-44d8558eea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:29.799Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8e5f32f9-3871-4c45-9d6e-d25e44f36631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:39.805Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5f38907c-a50d-4d84-bac8-80ea19ac6115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:39.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:49.811Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4e7d8c2e-c163-4570-b0a2-cf748d217950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:49.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:59.816Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3312f74f-cdbe-49e1-b24b-642ad3c716df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:19:59.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:09.821Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fc862195-1aa0-4a74-a57c-485cfd30cdb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:09.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:20:14.473Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:20:14.473Z |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-09-16T12:20:14.474Z |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-09-16T12:20:14.476Z |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-09-16T12:20:14.479Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:20:14.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:20:14.480Z |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-09-16T12:20:14.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:19.826Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=65936c97-3015-4069-a0a6-fa9e1b947895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:29.832Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c7d74722-35d0-4b95-8995-c65affac44be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:29.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:39.842Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=54aa0077-a293-47e6-b878-bc12e90f3cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:49.849Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e24aebb7-a34f-4995-b2ae-22ce4bf424df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:59.855Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9a6ffb13-2d77-4dc4-b592-015348d169b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:20:59.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:09.861Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4549f41a-1b8b-413a-85e8-612e9ea4c6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:19.866Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2c3aabdc-58e4-4410-94cd-6fa8ea817fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:29.872Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e5b6af91-edd3-4536-8ba5-5312f94f40b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:39.878Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9fe76568-d00d-474f-9e04-5d03c174de5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:49.883Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=86ef55ea-e0e1-42d8-af73-a31d8f0c0e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:49.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:59.890Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b78d7be8-68ac-4541-893b-545f913712a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:21:59.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:09.897Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3875763a-b959-44f3-9bf2-8bff78a72c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:19.903Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=567ebdc8-fbf4-466c-bba6-b24839917179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:19.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:29.910Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=35f6f8d7-9f8c-4087-8307-395b2dec5d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:29.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:39.915Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7c6e6757-9164-4acc-8eb0-44766f49b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:39.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:49.922Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8297a4df-c4d9-4225-8322-f0be76e2c292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:59.931Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c849f70c-0535-4a27-9329-d65d27d49a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:22:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:09.943Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=963606b4-aa32-4373-b04b-abeb2ea099aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:19.948Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b9778354-2bcb-4cad-b273-b8ebac0d7269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:29.955Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7420e360-a805-4da9-97e7-2607635529bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:29.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:39.961Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5eb3d535-706f-480d-8950-5f6283858183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:49.967Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=86db0667-5464-4dba-a84e-a0a537ab6410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:59.972Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=364553a4-6b98-494f-b653-901e49de10c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:23:59.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:09.978Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9c9566ee-9347-482d-9562-1727dd3a6c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:19.983Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f622ec4f-a030-4a3b-b4af-bc055e19289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:19.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:29.988Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e4d1ca8a-f965-4e67-ab09-60dacbb5b2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:29.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:39.994Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=82bab544-fb6c-471e-8bce-9b220c7bd243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:39.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:49.999Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5ee65a8d-7205-4945-9b69-ed3b4fd8e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:24:50.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:00.004Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=05dd90f4-89c8-498f-a06d-56e8cc6aa115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:10.009Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=bdd0750c-52ad-4e5a-b378-caa5bf9c9cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:10.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:25:14.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:25:14.455Z |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-09-16T12:25:14.456Z |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-09-16T12:25:14.458Z |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-09-16T12:25:14.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:25:14.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:25:14.462Z |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-09-16T12:25:14.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:20.015Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=02ec63df-c38f-41f2-b769-44692daabafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:20.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:30.023Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=54bffbb2-59b6-43f4-a7cf-b0ab53a324f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:30.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:40.029Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=992df792-e27c-46d2-a5ff-d2176a40dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:40.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:50.034Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8b07551f-7d9c-41b0-abea-626757e8497e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:25:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:00.041Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=03ee1941-05fd-423c-8298-f755b6b345a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:00.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:10.050Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=822a9e9d-a42c-49ab-b90f-9e94a5c9e0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:10.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:20.058Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=eae1b080-d59f-464e-8926-888dc52f7ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:20.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:30.063Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ddf9cb43-dfd8-4419-90fc-f28f11b1b516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:30.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:40.069Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ed63f15a-3834-48a8-8f1a-1875b94c1fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:40.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:50.083Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9d155f51-f5eb-494f-85cd-fbc5ce72e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:26:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:00.087Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c24dbc57-26c3-4f8b-a75f-d98c91e2048b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:10.093Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=91659115-5640-4109-98f6-fbf5b68f2c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:20.099Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c55332f4-8d59-4f17-a45c-ce04636ebc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:30.105Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=dfc4428b-03b3-4ccd-b215-a916c6b52888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:30.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:40.111Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c9f2b210-c93f-4503-8dd0-ee4dd4c24d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:40.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:50.122Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0835b94d-e1e8-44e1-a7c0-445df9d36126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:27:50.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:00.128Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=94464c52-9de7-4147-bf5d-ceabd24cef1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:00.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:10.134Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b363ebd2-e032-4331-b8be-d0a9bf25b4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:20.142Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=91f71fdc-1531-476b-ab78-3defe8f942c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:20.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:30.147Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7caf4ef3-7f02-4e88-bde4-e0522c97f281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:30.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:40.153Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=cfe37bea-c8ab-4808-851b-b515dc5707e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:40.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:50.160Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=41f1d50d-7435-4e2f-9401-7d5aaf288226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:28:50.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:00.167Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0fcdc65c-5b4e-428b-b4fd-5f0dd6353e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:00.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:10.173Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d3ebd205-2615-4b33-9447-1395e4ee63cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:10.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:20.178Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=fbd992b5-93a2-41ae-b9e5-2dcf4c67c409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:30.183Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=32654855-8adf-4bd9-94e5-88f94514abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:30.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:40.188Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c427f94e-1a2d-4955-b89f-f62ac897cba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:50.194Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d1c3ef16-32ed-4d6a-8e55-1d68e8bc65d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:29:50.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:00.207Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c5ed8fa2-4968-432f-8545-c3bb1d06c895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:10.214Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=57f67e57-f4e5-45c2-bbfc-ea9c6a1f7a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:10.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:30:14.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:30:14.470Z |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-09-16T12:30:14.470Z |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-09-16T12:30:14.473Z |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-09-16T12:30:14.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:30:14.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:30:14.476Z |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-09-16T12:30:14.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:20.220Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=afb821a2-cdcb-43ff-9c3f-1c7b4a7307cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:30.227Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f3015d05-28c2-49c4-8b39-92844b44d3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:30.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:40.232Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=56ceca44-9d9c-4e5f-967c-53f9d7891500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:40.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:50.237Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6f5074fa-cd6d-4330-84e1-a41796a09751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:30:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:00.243Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=436e6ad3-f7fc-4b75-b128-3cd4f02f49a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:00.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:10.248Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3dd634db-795a-4a85-860a-9750a44cfb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:10.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:20.254Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f25199f9-d661-4306-8bfd-52b97646ba9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:30.261Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2813a47e-6b30-417c-9a38-7e1133c44e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:30.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:40.268Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8ba758c5-18a5-4d12-a402-80f831dfeed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:50.274Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=52db4435-f220-4dcb-96d4-3c573566926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:31:50.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:00.279Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d612f8d6-d2ad-440a-bf43-bf0d0ef18454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:00.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:10.290Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5f50bc08-494c-48ff-8d0b-636aa2a829e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:10.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:20.297Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=37b5ffca-6ce7-4d07-8dec-bda42945cba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:20.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:30.302Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f785c13c-8608-4c98-86fd-1fbd30276438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:30.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:40.307Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=15e66f12-13f5-4bcf-9426-3bc0ea8e9c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:50.313Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=207ba618-d9e7-46a3-8a2b-1a079fba8c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:32:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:00.319Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=24a6cbd2-d8a7-425c-9740-b8cacaec0639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:10.325Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=06eee146-e83d-4e9e-8376-240567b79433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:10.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:20.329Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c4e81838-e6a4-4a25-be8f-d299a146a863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:30.335Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7af707a7-da02-4ae7-be51-d532b109e057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:40.341Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e541d3a7-badc-47bc-b1a9-f0db4c58a1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:50.347Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=da5154da-8ec0-42be-b507-72499f1a236d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:33:50.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:00.354Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1610409b-d63a-4923-b4ab-2b947a0fb12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:10.362Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=57683c2b-67aa-484b-8259-da20c3ac0216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:10.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:20.373Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=98dd8e0d-158f-4119-8c76-7053ea73f165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:30.379Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f8164e66-c92d-4549-9f1d-7bebd55d4bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:40.384Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=281110b5-56e5-4650-b6c2-6ce17a9d1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:50.389Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=65278b0f-a06e-4177-9e1e-24f17dd7eefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:34:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:00.396Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5ab1d352-04b6-4e55-aff2-e5beb637cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:00.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:10.401Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=0c8e5175-2755-446f-b503-bb949ee65c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:35:14.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:35:14.459Z |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-09-16T12:35:14.460Z |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-09-16T12:35:14.462Z |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-09-16T12:35:14.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:35:14.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:35:14.466Z |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-09-16T12:35:14.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:20.407Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=154cf944-e9c5-406f-b1d2-b61d455b5d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:30.413Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=719ea3c5-578f-4468-b49c-579331e4cd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:30.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:40.418Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9e28f930-497e-4e22-b213-8eee7ace6eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:40.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:50.424Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ee282388-ad44-452e-8397-70bd4120759b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:35:50.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:00.429Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2c687413-fb80-4215-bb7e-2de72ad5fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:00.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:10.434Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=73815b7d-7346-4968-9dc8-77eb765cfa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:10.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:20.440Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=309db85e-ecb6-421f-8daa-f50c2267be12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:30.446Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=04f34070-8df6-4a00-9b20-5f628ab6e02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:40.457Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=662c8697-b9dd-44aa-92a5-f77a71842ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:50.465Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b1761ff0-6c19-4c78-99cb-045bf076fbee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:36:50.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:00.472Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4363fa2f-733c-448d-9e80-84aeab189108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:10.478Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ca07cd18-d5b2-438b-8a96-d50db6427976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:10.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:20.484Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ede53181-3bef-49bd-a663-dd9156ee8a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:20.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:30.490Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a9a57c56-0d41-415b-b5a9-69c28c239b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:30.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:40.497Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8194bdd8-f698-4cb5-b13d-8ffb4b45eac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:40.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:50.502Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6c782006-5de2-4190-8c25-c3592ad85d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:37:50.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:00.507Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8aed2dfb-4287-489b-b8c1-8a9dda479085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:00.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:10.513Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c0cd0f67-7452-4e20-b3c5-aab1417b4bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:20.518Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5b250397-75bb-4101-a89e-d53a906851eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:20.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:30.523Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c6d9b319-4eb4-4106-8671-4d651bb7c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:40.529Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b24ea693-1af0-4a30-8750-c65aa615177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:40.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:50.541Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=621763e0-90d6-477e-be8d-c6560bf87434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:38:50.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:00.547Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8e9a5317-d7f2-4508-99f8-619161aeb8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:10.553Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c749de43-cb3c-48ca-a69f-da6943da166d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:10.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:20.558Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=94251ad8-55a4-4375-aee5-f7b5cc045ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:20.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:30.564Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5ace1316-622e-4495-bfcc-a400a18c67f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:30.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:40.570Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5e18bf30-1cc9-41db-a2b0-af83cafe0396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:50.575Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4a6cc0e0-6347-4169-b1f0-ef90da1066c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:39:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:00.580Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1a786ae5-890c-4fdb-a369-9e36648ba079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:10.587Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=840c2ca5-b60d-4541-874c-d15530148d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:10.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:40:14.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:40:14.489Z |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-09-16T12:40:14.490Z |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-09-16T12:40:14.492Z |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-09-16T12:40:14.495Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:40:14.495Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:40:14.495Z |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-09-16T12:40:14.497Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:20.594Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5562e93f-c82f-4d09-8fce-c7fdba9dace1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:20.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:30.599Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=85b1e4ed-112d-46ae-8baf-21dbefd6bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:30.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:40.605Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ca1f635e-2117-4899-93a4-ab566a412217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:50.611Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5dfee087-d7d1-48bc-b8e8-b8a26c539aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:40:50.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:00.622Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7a8fc3b7-64bb-43e6-971a-e00433ec2e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:10.630Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=dadc1882-29f0-470f-9d0a-5f75961d6fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:20.636Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=99daeff9-b082-4578-9d5f-a658fa768cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:20.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:30.642Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=8ad06a23-6596-4a23-ae3a-1b005c918ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:40.648Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a183b0c3-516d-4ccb-8d83-89586a6f34b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:50.655Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=aac899dc-c66f-4066-844c-c122293ac437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:41:50.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:00.660Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=53731657-1571-436c-9b03-10aa70424dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:00.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:10.665Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=28426ba7-8c1c-46d5-ba8a-69f22ac03588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:10.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:20.674Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=eb124707-767e-450c-9ef3-ddbfb61870fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:20.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:30.680Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7c042bb9-bf30-45d3-affb-804bca3ba34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:40.686Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c9c7637a-a97d-4839-9e22-baddebe6237f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:40.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:50.692Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=99901da8-cace-4793-8e1b-7db4f7e34035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:42:50.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:00.704Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c1977546-3fb8-4a17-93a9-d53ce290da8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:00.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:10.712Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=61ca7c8e-2046-4fc7-9d2c-67def792442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:10.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:20.718Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9f057ff3-2535-4678-a331-e56e0a7299d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:30.724Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=43eca539-56f7-4f91-94b8-bc5b61a12be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:30.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:40.730Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=3c4701d3-50e7-41f7-b265-086d3673a1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:40.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:50.734Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=74cb1427-4c05-46c1-9beb-7d78f4971a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:43:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:00.740Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=69d200a6-a313-43e9-b9d2-237ba2fb82d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:00.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:10.745Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=958f7f42-1ac9-4936-87dd-ae2bfc43686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:20.750Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f50090b9-7a2c-44c5-a11b-ed7a8c07b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:30.756Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a6394e61-518c-49ff-90ea-384357c51e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:40.763Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=a608a7bc-876c-43cc-b75c-dae0b39e7ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:40.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:50.768Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=68c027c6-6928-44fc-99f3-65e556800d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:44:50.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:00.773Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9cd4e4aa-a09d-4bfb-bbdd-4b8ae77704df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:10.782Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f1d553ef-4255-4971-b1ba-ea3a669cc954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:10.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:45:14.489Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T12:45:14.490Z |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-09-16T12:45:14.490Z |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-09-16T12:45:14.493Z |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-09-16T12:45:14.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T12:45:14.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T12:45:14.497Z |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-09-16T12:45:14.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:20.791Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=93ce1d0b-6cfc-4515-ab98-0232d385fc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:20.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:30.800Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6a24e128-8154-467e-899d-c57a771430f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:30.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:40.805Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e33468f8-59c6-4ee3-9bb5-cfe72feca323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:40.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:50.811Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=de344d5f-c3a6-4804-94fe-9f1b5a9094e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:45:50.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:00.816Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e46dd5de-a3e6-414c-93fa-59b16807b93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:00.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:10.821Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=204ad2a5-b11b-4237-b50d-3a454580d7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:20.827Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5148d054-038b-459d-90af-03f9bc1309b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:30.833Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=9e57389e-d40a-4c88-b7bd-f10c546a486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:30.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:40.838Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ec25bf1e-8aef-425c-8321-28e74714dc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:50.844Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=b04297ec-d136-4490-b385-37ff519b0997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:46:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:00.851Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=e04d9713-0ec9-4492-ac24-55af2cc90d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:00.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:10.856Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=6a8fd8d7-0593-4547-b53b-822e64808578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:10.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:20.861Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f83c3273-f5c3-4bc5-9895-fa2ea76ac6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:30.866Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=4889e74f-95c6-423d-93b8-184cb310e8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:40.878Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=99236778-6f23-4d29-86cb-d10c197c1508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:40.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:50.885Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=03894770-af24-4061-9ff1-3020cb497963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:47:50.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:00.891Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=c7bdfae6-9c0f-408e-9ce3-c54304cc2d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:10.896Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=99deb3a5-50dc-4086-801c-82002265a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:10.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:20.901Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=2d4b851b-8d66-40cd-8944-128d294e426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:30.907Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=14d3137a-e024-409f-94fa-bdf79af03c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:30.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:40.913Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=ba9919c5-1747-421a-9773-625ca0eb89d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:40.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:50.923Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f8acc3e6-026f-4333-85a5-b33b404de7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:48:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:00.932Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=d7d5bf91-8df2-4e16-9d95-d2db59c1aead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:00.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:10.938Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=5ec55871-0ff6-4cc7-9e74-ea7b82b7569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:10.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:20.944Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=745d11e6-4db8-4dbc-a9bc-ed3f4895ac9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:30.949Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=7e8f8d5f-78eb-4e0f-ade3-ccef941ec8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:30.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:40.954Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=41f1e69a-c023-46f9-87cd-1eb235217b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:40.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:50.963Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=60c6821f-87e8-4fde-9430-b741980a9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:49:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:50:00.974Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=1a79f382-43b8-4cd0-8348-0b79e16309d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:50:00.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:50:10.982Z |INFO |Init configs |InvocationID=f802e428-2662-4a06-ae76-7053d7ae0fa6, InstanceUUID=f1daab85-cd3f-40e7-8a04-1f1657c61066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T12:50:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |