By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T09:53:29.564Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T09:53:29.567Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T09:53:29.606Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T09:53:30.297Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T09:53:30.396Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T09:53:30.396Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T09:53:30.397Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T09:53:30.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-08T09:53:30.637Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-08T09:53:30.662Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-08T09:53:32.020Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-08T09:53:32.450Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-08T09:53:32.469Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-08T09:53:32.469Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-08T09:53:32.526Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-08T09:53:32.527Z |INFO |Root WebApplicationContext: initialization completed in 1864 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-08T09:53:32.921Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-08T09:53:33.689Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-08T09:53:35.250Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-08T09:53:35.721Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-08T09:53:35.722Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-08T09:53:35.724Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-08T09:53:35.760Z |INFO |Started MainApp in 8.4 seconds (JVM running for 9.145) |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-08T09:53:35.830Z |INFO |Start scheduling PRH workflow |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:53:35.843Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=54fd3f87-4e5b-432d-bf7a-41719c632ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-08T09:53:37.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:53:37.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:53:47.405Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b0c5c3cd-726d-46ed-9516-8d1a2edaf731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-08T09:53:48.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:53:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:53:58.481Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d01670a5-9ae1-4788-81e2-3ac5c0c84054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-08T09:53:59.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.214:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:53:59.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:09.579Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=04494ab4-933b-4311-bba9-08ab22099a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-08T09:54:10.681Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.214:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:10.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:20.683Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bdc17455-e972-4875-806a-4def85b689f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-08T09:54:21.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.214:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:21.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:31.787Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cd01b206-845b-40fd-89ce-f450bc8bebba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-07-08T09:54:32.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.214:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:32.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:42.827Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c000dd4a-1902-4daa-89d0-a17da86d61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:52.949Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e1c29ace-9e07-4198-bf33-9072f53810b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:54:52.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:02.973Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=710ccc72-1814-4361-b592-5f54aa7541cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:02.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:12.991Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=df9d8506-a8fa-4c78-97b9-fcec3694fff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:23.005Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=89d32eb2-52a0-47a3-aaf3-1b35aaad22fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:23.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:33.021Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2e07bc2e-9096-46eb-87fd-e107c0e7a35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:43.038Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3e2190de-ea0c-4c98-afaa-8cdb46cc4eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:53.065Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f579ccff-ce59-4886-8bd4-e89c87618425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:55:53.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:03.079Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e5d9624f-b833-475d-a0bc-2214f8fcea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:03.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:13.093Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4ef381ee-bb0d-4ea3-9889-0ac7967764e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:23.108Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=089a77b7-188b-4fc8-9a50-731a0dc507e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:33.122Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=89f0544b-d9a3-4895-bcc8-c157bfe15ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:33.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:43.142Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c42de4db-8fa9-49a0-8a1f-2401b5e13ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:43.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:53.157Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=df3f1819-59a7-49b9-94ef-ff82ceff5ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:56:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:03.179Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=648159db-926e-46c7-9ce5-f629ce2d570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:03.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:13.196Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=39e5645d-060f-4243-b449-b5ee6ddcd62b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:23.214Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2a8675b1-d1d5-4ab2-b0b8-a501010bf2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:33.244Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bd2ea16a-6b1d-4678-8401-418b3c2c08bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:43.258Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=51fbc698-f49d-4771-acf6-40ed677e9a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:53.271Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fb549431-59f9-4e72-9532-1d6ed094ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:57:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:03.285Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f67d1d06-932a-4c5f-b852-3bf5dc739b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:13.301Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=14e41871-0c8d-4310-ad93-2e3be64d9831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:23.314Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e784797b-ffb9-49fd-8667-e1c04cb85c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:23.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:33.334Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=360f3250-25d4-4b46-a1f7-a80e935649e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T09:58:34.193Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T09:58:34.193Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T09:58:34.194Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T09:58:34.197Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T09:58:34.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T09:58:34.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T09:58:34.210Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T09:58:34.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:43.348Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=288ae0ca-3ad8-42d5-a0ce-b24ba43f3105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:53.378Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=48df86b8-3e3b-422c-83f1-fff09b2803c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:58:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:03.392Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=774dfbcb-50df-4e23-8ac6-2b8ab0020037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:03.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:13.411Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5eddfecb-1465-4616-8e93-69886de154f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:23.425Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9db5e36b-358b-4389-ab76-5dff31eab819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:23.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:33.437Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=71ca24b6-6fea-4155-898a-595f6d7c3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:43.452Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a27c13df-cb71-4608-8c78-ee5859b637ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:43.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:53.464Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=61a270f8-84e0-4673-929e-98157c026884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T09:59:53.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:03.479Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e4f5b75a-46c4-4ece-8a62-4fec86248af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:03.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:13.495Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=02d43d48-4fea-47f9-865a-60c4f6290b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:13.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:23.507Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=90b7f7eb-eaf8-43b5-a330-22b68cba4f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:33.520Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=97435698-d3cf-4835-bf5a-cd4276166280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:33.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:43.534Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e9f88aab-adf1-4140-922e-4c2163afc9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:43.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:53.546Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=df42d8a7-fac5-4bc1-8aa3-b21bcc38c784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:00:53.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:03.560Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a5468c4d-d8d7-40e8-a8b8-28997b7e73cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:03.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:13.579Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=768f4c61-b0eb-4aa8-85a9-63ea9d6e1310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:13.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:23.598Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3dcbb92a-871c-4a4b-98ee-7df278a7a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:23.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:33.617Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7fca19d5-d6ac-4fae-93ec-a453b14b9e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:43.631Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=74a76791-8450-4f6a-9039-ac492680bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:43.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:53.644Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bded0570-c9ef-46a3-8b31-1b3e2d8df219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:01:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:03.657Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6180694f-90cf-4f06-b05f-57759be76bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:13.670Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cfab73d5-cf81-4daa-9852-5f502dc150fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:23.682Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f31d14a6-8047-4cbb-ad56-c86410d27833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:23.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:33.703Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=36135e23-706a-482f-9b6c-ef82358caf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:33.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:43.715Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=43376b3f-0830-4dfa-b726-2818620d1d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:43.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:53.727Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=76984c80-a5a3-4060-a46c-7c6c465983ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:02:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:03.743Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2d7e51cb-50a8-4692-a181-053c497f9a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:03.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:13.761Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5db07a54-973d-40dd-a3da-64a48fa2bdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:23.772Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6c77c63b-1ec0-4b25-957a-05940d5153ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:23.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:03:33.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:03:33.250Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:03:33.251Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:03:33.254Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:03:33.265Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:03:33.265Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:03:33.265Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:03:33.267Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:33.808Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bbe33d1f-9939-4de2-a46d-3759e25d549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:43.820Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=78fbaf54-dab7-478f-b8f9-d503dbb49947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:43.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:53.838Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a6bc0f67-8b04-4d20-8bc2-8149d25d979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:03:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:03.850Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=39a97dc2-d799-4232-99c1-202594009dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:03.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:13.879Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6b0cc57b-7f24-4408-9056-6360b7af5424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:13.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:23.891Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=35eddeb9-6feb-47f4-88b4-4c4bd3f635d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:33.905Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=846c7090-135c-4b58-9399-1d122df07486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:43.916Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a309f272-7d5a-4109-9009-8d49825223ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:53.946Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0fb15738-fddc-4986-93a9-83789e61a173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:04:53.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:03.959Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0e60a85c-9fd0-456f-acc9-a9734c5375a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:03.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:13.979Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=58409f1f-1a0b-4e3a-8e1b-1ba7bc1da873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:23.989Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9c147b22-d2b7-46e4-9042-7735d329727f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:34.008Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ef8df691-32b8-4aa2-b3ef-e0c56aefe65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:44.017Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=75564439-fbc5-4889-a3ab-6d058d97253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:54.039Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d79a0a9c-9afb-4e7d-8d64-0548bf7e9a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:05:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:04.050Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2ec88fd3-ba70-4e91-bdc6-e7246de693f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:14.070Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=64f20b61-9858-4174-a041-3e58241dd213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:14.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:24.086Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7cc80e37-152d-4506-a83b-fa621e8f68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:24.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:34.097Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=febf2778-58a1-434d-a4d2-8a7c086e96af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:34.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:44.109Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e60b0338-42f4-4af2-993e-60ff97364040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:54.121Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=64c68d2a-cdd6-4a87-91bd-a5fc4eda9526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:06:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:04.134Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e77fb4c7-c887-42c8-be66-8b9c72f517b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:04.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:14.167Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ed4da067-cf84-411f-a194-c4664712711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:24.180Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=1799fcf1-cb4b-4c98-994b-30bf7368c1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:34.193Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=71b01159-60b8-4346-b639-fab933e86459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:44.271Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bd8fb3cb-5bc6-495f-8455-ca4af4e783e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:54.282Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a4873870-a73a-4635-845c-64f3bf5fcad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:07:54.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:04.302Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4ef96a0a-b2f6-45d9-a5d4-a0da494100c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:04.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:14.316Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=821b7b7f-b401-46ad-9458-757b98ac74ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:14.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:24.326Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4f7f0876-776c-4060-9a0d-f2c3893af787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:24.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:08:33.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:08:33.217Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:08:33.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:08:33.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:08:33.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:08:33.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:08:33.230Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:08:33.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:34.366Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=427ec559-3cf3-473b-a477-675d0f0410e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:34.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:44.408Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ef2d3020-913f-476b-94de-23986dfc63e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:44.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:54.420Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=994d89ae-a98b-4a83-9450-e3028960eea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:08:54.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:04.438Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b0fa6736-e4df-4b23-ba3c-534857f81b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:04.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:14.476Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=de22cb63-5767-4303-a1b3-05f06e56c9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:14.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:24.491Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fecad9fb-96d4-400c-855d-947d895c1a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:34.503Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9eb0c17d-7005-49a6-9797-c931375a5332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:44.514Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2d7212f4-b76b-4f58-b7e6-1c7ff7e5d79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:54.524Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=91e2eb91-a07c-4660-a9f1-1526c54ca826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:09:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:04.537Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ec9208fa-e3a9-4433-b60d-6d11fb05646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:14.578Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f619610f-78ed-415f-a6be-47dd3951adfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:14.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:24.589Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a5c35c0c-1841-4863-9408-175d72a123b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:34.599Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=47f96373-35a8-4f58-a1b4-de1e324dc97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:34.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:44.618Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ffbbb95c-419c-4184-89eb-8990e56f57b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:54.628Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ee694a07-7c87-4cc4-b1c0-6a9b76e18374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:10:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:04.640Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=36d2bd61-8f0a-403c-aed5-028ccdf3a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:14.656Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ed480429-d4e7-4241-9a1e-77ec680f81ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:24.665Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5cb024b6-f4f4-469f-9f3a-422693961226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:24.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:34.675Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4e1ce393-b082-4aaa-9300-bf11edbe8e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:44.688Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dae74964-e4a8-46c8-a816-d3cfff1fe797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:44.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:54.698Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d4a8b676-29ab-4f95-9941-591b7169b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:11:54.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:04.709Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=11708e93-812d-4f3b-81ba-a2f5b3924571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:04.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:14.720Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d03eaa52-5018-4c17-926c-f90a45c86949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:14.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:24.736Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f74fb6a8-d314-45f6-9801-39eb109088bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:24.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:34.757Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bcd3886a-e597-436b-bc04-fb3409bad70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:44.767Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f49ff2fe-7807-4d95-b578-61dcdc0a9793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:44.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:54.779Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cdfa510e-1f52-4909-bdb6-67d9addb14ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:12:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:04.792Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f82c72eb-2c4c-4970-ba68-e3650436bddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:04.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:14.807Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e4340d0e-232a-4a23-a579-4742f8a2e607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:24.819Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=07b5071f-2741-4774-aa50-653467ba8074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:13:33.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:13:33.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:13:33.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:13:33.246Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:13:33.256Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:13:33.256Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:13:33.256Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:13:33.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:34.836Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2fa5fb4a-7721-4d3c-8b8a-83886cb5c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:44.846Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7be10cd6-7185-49ef-95b9-530de2b096db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:54.861Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=da626868-4c30-4587-9a3c-d631370054d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:13:54.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:04.869Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c0053772-d8f8-48f4-95ca-cc411fec4bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:14.880Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c4e93567-746f-4c75-b976-65f0f22abd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:14.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:24.890Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3510806d-2e9b-4bba-b1c0-f6d3ccb1b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:24.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:34.900Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7508c08d-e99b-494a-a2d9-3ff58111e992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:44.908Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=20b3d903-11a6-42df-95ac-73dad7447169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:44.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:54.920Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=55e5a3cc-efb6-4c4f-ad6e-f048aa79e6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:14:54.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:04.939Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f24a5171-811e-41c9-830b-4df4e034075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:04.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:14.952Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f4ec601b-278b-468d-92b7-e2fee35c6022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:24.961Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=13c9ed52-6eab-4b83-9d4f-eef25dc6830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:34.972Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ff36de55-e275-4c56-9102-3f10984bbc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:44.982Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f5b8067b-4945-4e24-ba8c-ed1c7f976bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:44.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:54.992Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2eac36c3-fd6e-4677-a9b3-89d89f2b22c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:15:55.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:05.003Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=79f852f4-fb45-479c-8444-6abaf3e6e721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:15.015Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=1cef88d4-0714-4431-b6e6-965e20773a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:15.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:25.025Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9796e72c-46a3-4f2c-93e6-ec687ffa6a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:25.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:35.035Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=501129a4-0b35-4d50-b224-562288b6b046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:35.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:45.044Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=88dd60e9-eea4-45a4-b02e-aed704bcf596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:45.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:55.057Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6ea51bb4-ef2d-470f-84d5-8be484009210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:16:55.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:05.067Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d43ac118-4f49-401e-a59f-752a2043623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:05.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:15.081Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=39ae69f6-7f36-4331-9de7-cf72b599c072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:15.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:25.089Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=69b9c44b-22d2-4e02-93b5-d04a91b73906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:25.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:35.098Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fa08d285-1f47-4a15-a2b2-511da7c26f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:35.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:45.107Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f54a96a3-f1a5-4477-aeef-770b65f8cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:45.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:55.116Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=65d3d097-64f0-4dcd-9990-1fe8b725bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:17:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:05.126Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4da3f6f5-3d70-4f6a-a247-7b78d4c841da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:15.151Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=98ff5348-0df9-4e29-bf26-91acad23e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:15.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:25.162Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7f58fcac-3c01-4db5-934c-c620a8369958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:25.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:18:33.133Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:18:33.133Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:18:33.134Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:18:33.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:18:33.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:18:33.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:18:33.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:18:33.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:35.173Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5db686a9-85a0-4aa4-9365-8849579f42d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:35.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:45.184Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cdbfa3cf-e55e-4bf6-8575-1947e2036e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:45.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:55.196Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f60bfcf0-3a91-4648-a6f6-6451706e151c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:18:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:05.203Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d36ce83e-720e-45f3-b216-bfaea57b6117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:05.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:15.215Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2b4589e8-f714-4b45-ac07-3bfa30dbccb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:15.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:25.228Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a199a2c6-9a97-4aa7-b88a-2b082731e296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:35.273Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=99a915e2-9d1e-4339-9f1d-94625ea3d206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:35.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:45.285Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=df1d1e67-1b8c-4f0c-803e-690e5a4f2997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:45.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:55.300Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=85efcf4b-878c-462c-a460-e53789ae9fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:19:55.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:05.310Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=492fedc3-53df-400d-8644-8da2b6f8dfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:15.320Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d1a33e95-5e79-46c3-a8ba-e5425438679e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:15.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:25.329Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=86a0c06f-c6e4-45cc-8a29-cf78f6df1968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:25.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:35.341Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2fa22bec-19f9-48d8-bf46-555b3aaec3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:35.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:45.350Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f5197ed7-1122-4bad-956e-71f32bb6bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:45.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:55.372Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d014f9be-6f16-4e33-94a7-807ef7231827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:20:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:05.391Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=db5f30ae-eb80-47f5-aed5-e7d3ff2e446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:15.400Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f5e6f6e0-5605-49f0-af06-5d3672371867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:25.410Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=979a068f-933a-4206-9b53-b5cf937d40ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:25.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:35.420Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b592c676-8d76-458a-829f-8e1dd67378f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:45.429Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=febd11b6-6fa0-462f-aed4-0e2644abd857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:45.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:55.455Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a3490236-5d05-407e-a689-436d9fa0dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:21:55.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:05.464Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ce2438d6-86aa-4b4a-99ab-251f640589b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:05.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:15.474Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9b7616f5-c215-465f-a852-a032b5813f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:25.487Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d2b13852-1042-4621-bea1-0fdf5bfe999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:25.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:35.497Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d9f654f8-d9e2-472b-9a6b-490b11beef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:35.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:45.505Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=003c3f16-64f1-4fd1-bbf1-877a4295878a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:45.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:55.518Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e4ab9955-be63-475b-ac11-0769385f55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:22:55.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:05.526Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fcadc5ff-30b2-4a1e-a743-2d842237fc13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:15.551Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f867d53a-e07d-47f8-8430-dbe7dfd3a253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:15.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:25.564Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=28a05dd5-bb80-4c0d-bf0d-a55f096654ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:25.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:23:33.212Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:23:33.212Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:23:33.213Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:23:33.217Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:23:33.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:23:33.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:23:33.226Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:23:33.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:35.580Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d8a66fbd-096c-4afd-8296-fb7b14d4c123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:35.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:45.589Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c7fd8163-c6a1-4133-84d3-2c413d23b9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:45.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:55.601Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ee68eac1-3307-45d7-900f-79f879b84dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:23:55.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:05.617Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=aa30d690-f823-4980-875f-fabda5f69628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:05.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:15.626Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e844fb40-43f9-4e94-aee9-962b50c5cc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:15.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:25.638Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=417d0c07-db3b-4e03-9cdf-0ba8b96ad950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:25.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:35.654Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a1a916d4-c9fc-4e52-a603-bb4fe56a9b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:35.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:45.662Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a9dddc54-6908-42c5-be58-9c2d15576661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:45.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:55.671Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cb39d137-893a-4258-b389-3e1095011672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:24:55.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:05.680Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8ebc07b3-8b27-4b1c-a2ea-9932c33bc6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:15.689Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3735a104-e27d-42e4-a557-4fa3d208867d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:15.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:25.698Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a891adf2-6275-4279-831a-4c291fe92c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:35.707Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=45fbcb4f-e507-4314-b244-e14c74280d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:35.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:45.716Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6393c4bb-8d46-45bd-ae2f-aa0c9fa0c260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:45.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:55.734Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=74e770d6-8d96-4705-b837-f86096fa2ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:25:55.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:05.749Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a91d0267-f8b0-4120-ac03-9b9fad229b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:15.783Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dca70dce-8486-4799-96ef-ad655f4dd664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:25.791Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0a96b7d6-9868-4ec8-a171-70a1f29ca2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:25.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:35.800Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d1d9187f-adfd-445f-b8ee-d28ed812adbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:35.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:45.809Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=84b16264-9228-428b-9ece-b5f032817f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:45.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:55.823Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=65c21207-5338-461d-9dca-7884652a3394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:26:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:05.832Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=331dd211-7da4-4efd-ad64-209e3fd20616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:05.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:15.842Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3bfc5f59-2493-4c65-b6c7-0943d52b12a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:15.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:25.850Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8fe61e9a-fe75-4334-b9f9-714e1aa9a0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:25.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:35.858Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=631cd1ee-12f7-4126-9911-509fe8171abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:35.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:45.867Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=16710631-2aad-4004-9c14-aa7ec07f06c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:55.879Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cce7ef3a-7691-430a-9012-01cd500e26d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:27:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:05.887Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=412ea5c4-9aaa-4e78-8d1a-aa6e41bdee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:15.898Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ae30f5fd-e1ae-4ce5-bd3c-651b3c3fe18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:25.909Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c2092e81-fab6-4232-83d7-09adf435b041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:28:33.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:28:33.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:28:33.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:28:33.264Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:28:33.271Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:28:33.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:28:33.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:28:33.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:35.919Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=02632ba7-748c-4ae4-a0f9-ccec731c8ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:35.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:45.929Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e89249b2-a5f4-45b5-a330-c0b7473d04bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:55.960Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2d858ea3-058a-49c1-a428-eef3d0a2a162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:28:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:05.968Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=56807d95-9339-479d-8439-106da39c0fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:05.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:15.977Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=553d4f0e-2403-4269-beb1-e2740903b249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:15.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:25.985Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b1f9e871-a98c-4878-8fde-f51691f80f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:35.993Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fc38336f-18c9-4967-a26f-a12480a1ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:36.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:46.003Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=836e4bc4-fa3d-4caf-aab9-87d3f7f67f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:46.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:56.012Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c830c767-0de1-4728-8456-779993366bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:29:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:06.020Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6cdf7e03-e2d5-431b-863d-0184994a83db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:16.030Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f5796421-5cd1-4227-aca8-3b3827957fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:16.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:26.038Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3ce4ee7d-66c8-442d-be8c-9fadcc0a40a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:26.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:36.056Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=04f7df1b-6ece-4b48-b2b3-0f4184777f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:46.070Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=05f7353b-735c-4411-b2c9-9dd8cbb12194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:46.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:56.078Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a8f3f5c0-f28a-4f92-98b9-b156e22173c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:30:56.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:06.087Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=aac80496-d0d0-416d-ab8f-6a1118659969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:06.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:16.097Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=80edd084-0cf9-46fb-847a-dbf6ecdfe0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:16.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:26.105Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3387bc1f-d0c1-4b16-9549-d09fe53c53f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:36.113Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e2793421-b063-4155-bd44-c0be613fbfe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:46.123Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=af6155e5-0301-427a-b76f-a5777b3ab531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:46.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:56.132Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dc739072-c10e-431e-adca-e779849deff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:31:56.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:06.143Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=862ce4ff-6dbb-41ab-8647-31c9375e39ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:06.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:16.160Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=04c599b1-794b-410d-a289-03262ed8a685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:26.169Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3d8b9e86-4b0f-4afc-b69a-0d6d014da59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:36.178Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=72ddce37-7102-4386-a7c9-ace554577177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:46.186Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ffe5e201-b37e-4ab6-8202-3d4ef1025499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:46.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:56.194Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a13eace6-08c0-420f-91b5-016e783a1685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:32:56.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:06.204Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b254d16b-bd70-4d86-b960-92f5e7879a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:06.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:16.214Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=66bb0261-aef7-4b88-aa53-a2c68f6728e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:16.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:26.223Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6e2d8786-878a-417f-b92a-5ad2f66ba2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:26.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:33:33.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:33:33.202Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:33:33.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:33:33.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:33:33.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:33:33.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:33:33.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:33:33.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:36.246Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3b2f1a01-650a-4701-b3bb-2b63152e9671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:46.255Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=574d03d2-34f7-44cd-b743-50bfde5f3bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:46.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:56.264Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f1dc43c6-241e-4ff2-a804-9136e75a185d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:33:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:06.273Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=79ab6abf-d865-4e7f-921d-930fbcb45a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:06.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:16.287Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b8c18396-05fe-4790-94d4-672615baced4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:26.297Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c8dfbd60-b41b-4f1f-9ef7-1c57e3abf5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:36.307Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dde7da52-fb9a-4d03-bf87-b9e2aa3a9b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:46.316Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=304dccfe-bed2-4a0d-ad1f-94958a9e59d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:46.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:56.325Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3b7a2229-8aa5-49e1-b138-0b0983ea754a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:34:56.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:06.336Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8947fcb9-e976-482c-9c63-bab05b3af7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:06.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:16.347Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ed955216-5399-4dd5-811f-6e79d3e35611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:16.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:26.355Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=648652d5-a9af-4984-9b75-58fec9c606d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:26.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:36.364Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=55145711-0539-4492-ae85-db94071e39fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:46.374Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=28359223-33f4-471b-a56f-5c84ea10b369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:46.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:56.383Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=1dda6d80-b2fe-4dce-a868-fd3f9d0211e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:35:56.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:06.393Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f098f377-9934-4074-91f7-7b5ee77cb8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:06.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:16.403Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d944617f-d575-4483-aa48-d04c721f9ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:16.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:26.412Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8a87bf71-5b65-4302-8084-3dbdf69156b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:26.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:36.437Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0a2d4004-7052-4a34-94c8-b0408ba57cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:36.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:46.445Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5e5bffb9-383e-4d42-9969-463b4ba5adb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:46.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:56.456Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=81d8704d-c538-4be6-aea6-04b3cabeb68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:36:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:06.464Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8e78b835-aa18-4eaa-abd5-a05a4cf04923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:16.473Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b526f862-6640-4404-b98c-382dbc062af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:16.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:26.484Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c93b30a9-11fc-48f1-90de-663324d19715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:36.501Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=aa3996b8-5703-4943-ba3a-18d5cbbeda75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:36.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:46.511Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b09f3a5f-6c33-4e41-91d2-60f05e1f7a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:56.519Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=10e7980f-b31e-4b4a-912a-bd144b669121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:37:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:06.528Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=101a240d-7032-45c0-8436-95cf9628b542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:06.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:16.535Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5a4f77dc-3694-4fb4-9126-e984bc525d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:26.544Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6085a1c9-022b-469c-b71d-66e51b6d6310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:38:33.229Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:38:33.229Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:38:33.230Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:38:33.234Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:38:33.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:38:33.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:38:33.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:38:33.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:36.556Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fb975d6f-29ff-4964-8e18-d7fe7d1ef2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:36.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:46.564Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=20886cb0-9a2f-43f5-a284-ff95964b8ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:46.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:56.572Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=499d09a4-d99f-49a9-99d3-aa9d2d0fec0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:38:56.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:06.580Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b7a28fa0-dac2-4616-acd5-4a49bdfc5610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:06.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:16.588Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=478d8645-caea-4b3a-9b0b-5bbc3c0c190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:26.596Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c10f81e7-5005-4b9e-83ce-f30d58e963fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:36.604Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=eaabfc1e-a554-4198-b329-55bc944d7079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:36.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:46.614Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b216a978-fc83-4027-af9c-6abac26f5bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:46.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:56.621Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6c9edb8f-9cc6-4c54-aa91-a39985e7d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:39:56.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:06.630Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a569d3a2-fc7a-486e-9ea8-6743d4c34f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:16.638Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b3f46c14-7314-4b8c-b619-a07ed5953a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:16.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:26.646Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8d0ff495-2b26-4be2-9285-9421c9cc1f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:36.654Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=1b22814b-57df-4578-a2c4-a79374497857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:36.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:46.661Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bd6cfd72-57ec-4e97-b8e1-ab5f7934469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:56.669Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=77d975c7-43f0-45b5-8775-00cfd56d0ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:40:56.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:06.678Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b9a407c6-be67-4706-80d2-b0c0cc36f28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:16.686Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2ee73b17-6cec-4618-a09a-2fd4f2921d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:26.694Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=83aae5d5-0004-422d-acc0-4784d4cf2409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:36.701Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c5c6e8de-bb3c-4265-bac8-01b65049c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:36.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:46.709Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=38a3039d-e54f-42f1-a458-20f38fb8d3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:46.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:56.718Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=1dc2c0e4-4e0f-4714-8805-236058732255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:41:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:06.726Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ac633ee6-ad37-4a8a-9186-e8c99d1bac48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:06.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:16.735Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=920bf741-c71d-4ccf-ae67-e072a7ff393f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:16.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:26.742Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7c44ad75-c2bb-4583-81c2-34f6573398f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:26.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:36.750Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=802f186b-de40-4bb8-bd01-8ab5e610055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:46.758Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ecec574d-1554-4550-825c-4d117a650f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:46.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:56.767Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=378401b2-13cf-4988-a755-0b3f3760fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:42:56.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:06.776Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4def73f7-f05e-4dcc-9c32-3533b3cc0dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:06.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:16.788Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=85cff7f5-afcd-496c-bb94-3e26f366a80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:16.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:26.795Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=42f30fdd-504a-42c4-82c2-42ebe78c5dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:26.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:43:33.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:43:33.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:43:33.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:43:33.137Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:43:33.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:43:33.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:43:33.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:43:33.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:36.803Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=99ee4c63-6555-4612-bfec-f4eec14b2114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:36.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:46.811Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=92510ff9-9c92-4378-9d41-2790107a287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:56.817Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b84765e7-560b-449e-aa8a-1e455d5219b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:43:56.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:06.826Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f25769d9-976f-42e1-8680-3e35e6592010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:16.836Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f19c8911-8fa3-4e59-966c-e4ad3a88e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:16.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:26.847Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cd1fadc1-d22c-4bb7-bc14-f7e7d97bb0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:26.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:36.858Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5b0d9b18-439c-415a-ad80-9dd674d3abe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:36.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:46.867Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e16f5e67-c16c-43c0-9584-b24c59fc14ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:46.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:56.875Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4477f818-ebd9-4bb1-b47e-ed79acf602b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:44:56.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:06.882Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=10be07fa-e295-4ae0-bab3-934c888f2baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:06.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:16.889Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5462967d-0721-48f7-ac31-b34883c0f09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:16.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:26.896Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=20fc1c22-8123-47de-ac74-7e2b2d2ee0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:36.904Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2af94a58-c50f-4850-8f28-d5c0c395d8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:36.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:46.914Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=eb56138b-3e7b-4f46-9648-03cb82214c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:46.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:56.922Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c350c911-a0bf-46ee-b3f1-5dfa0d38e760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:45:56.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:06.930Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=bc35de50-ac5e-41c5-a38f-6eeb64085721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:06.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:16.939Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ec22920b-96f9-4528-bded-e716c911c9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:16.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:26.947Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2f9d360c-d639-4b07-9598-955f95587c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:36.958Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6374898e-db9b-4686-8de9-e2521d3ff08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:46.966Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=06ba38f5-d223-4923-b6e0-47aae25cf6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:56.975Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=63d5fac4-684f-4ac9-857e-bb749c9796ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:46:56.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:06.984Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=07f1dd54-7b3b-48ea-b74a-31e5bb9ed872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:06.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:16.991Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0a14f93e-20a7-4235-8fee-02c6c58276d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:16.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:26.998Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7680cb09-ba15-45f9-a70e-fd78b61671c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:37.010Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=894bb0c4-d05d-41c0-b52f-d026e1642875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:47.017Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d0425d5b-f3b6-4553-9d64-a3e88be23cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:57.024Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b7e5887b-beff-46c0-ad33-5a7d61045a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:47:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:07.032Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=455335cb-017d-4ac7-9bc8-66e785a0f00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:07.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:17.041Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=99e00b9d-fac5-4e5c-949c-1f8bc950f8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:27.050Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b46426a4-bd08-461a-b0c3-b8dd5a1fdf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:48:33.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:48:33.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:48:33.219Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:48:33.221Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:48:33.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:48:33.227Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:48:33.227Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:48:33.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:37.058Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dc680281-3019-4ae8-bc3a-9bd9c87cd6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:47.066Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=2f731566-67fe-445d-9b92-2c112e6e8f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:57.075Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=67917253-34b5-41a6-9aef-b28022306be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:48:57.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:07.083Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3b965e0b-a919-458b-ad6c-5343eb9d37f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:17.092Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=345523c7-1a97-4283-beeb-c9e9c6658ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:17.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:27.101Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=25f2384d-c853-4a56-9665-ed10fe15a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:37.108Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5c4c7b45-4d94-48fe-b6cd-d2ecb3abcc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:37.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:47.117Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=453f2df3-5b10-402b-8e9b-9b431b7be5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:57.124Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=76e61ee3-b275-4551-b196-6f69828b8298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:49:57.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:07.132Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c967468a-239c-4937-8873-eb19d3070c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:07.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:17.140Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=e023b394-3ef3-409b-807a-37d0cc4c6dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:17.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:27.148Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=73a12542-3a9c-4f25-acbf-0b5b10340800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:27.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:37.155Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=897906e9-243d-4ec2-a943-e96301bec171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:47.162Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8b66c92b-e1fa-41fb-9c6f-5ea6218fae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:57.169Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9ef13087-8548-4d89-9f9f-6caf855b799d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:50:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:07.177Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=afaf1f0d-17fa-4d01-b762-d24658253387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:07.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:17.185Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7272aeb6-b193-4715-a502-e57e1594125d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:17.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:27.192Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=136a15c6-3283-4fbf-a640-7c74d251d572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:27.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:37.200Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=89bb6547-3f8a-4bc3-be87-dcf4ab7eb293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:37.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:47.208Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=08017585-ec62-49a2-81b4-64dafdefdf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:47.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:57.216Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f3976110-2a1d-4a70-b688-41d1e406a6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:51:57.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:07.223Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=21e4adfe-1052-4652-9203-7f3470165abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:07.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:17.231Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=95f8bcc2-b96a-4357-af42-7f056486c9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:27.237Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6fa81d30-6e3a-4d09-bfdc-05c67b6b98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:27.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:37.247Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=414c2bc7-f330-44e7-afcd-9c21c32d6836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:37.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:47.255Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=51cef3c1-cad6-4503-95c4-3e84e8ffc837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:47.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:57.262Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d07070a5-5b28-4065-b71b-2268a6fb5f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:52:57.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:07.269Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=c4976a9d-fe09-48e7-bbbf-c2c925f796d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:07.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:17.277Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=fb9c469c-ce0e-4960-9b19-a74805de3dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:17.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:27.284Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=12b76962-a1c5-4e41-a657-9e4722157b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:27.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:53:33.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:53:33.101Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:53:33.102Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:53:33.103Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:53:33.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:53:33.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:53:33.108Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:53:33.109Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:37.292Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a7dcf999-93be-46e0-82a7-0da76520774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:37.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:47.300Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=42726633-c611-47a3-b5d7-167453bca5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:47.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:57.308Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=480237ca-8ce2-44f9-9c50-1c0cd2b8f225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:53:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:07.318Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=193a3056-a410-4223-9b87-21d20d216043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:07.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:17.327Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=edaa9cb2-9057-474d-ae68-b70657e48ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:17.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:27.338Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=20c465c7-34bb-49b7-b5f9-1bf25080cb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:37.348Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=8d7c01b4-df78-4951-a4fc-7216cf06240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:47.357Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=57b9da34-2930-4ca4-81ac-25f294866ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:47.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:57.368Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=4ccf3477-239b-4d66-a399-4d002e05ebad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:54:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:07.376Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=53961337-86b2-4214-9ec7-f01d266c489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:07.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:17.385Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=aea3fdee-aa24-475c-9454-c08d88543b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:27.410Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=a3a1c3a9-0da2-43e0-ade5-18daa1fa1cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:27.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:37.418Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=92704b8c-f6b2-431f-b25e-536e94432bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:37.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:47.426Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=19d55742-cf6d-43a4-96a1-39076dbb6950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:47.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:57.435Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=74425bb0-762a-496c-8ee6-d1d897e6d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:55:57.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:07.443Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5dddc783-e324-4d5b-b02c-beadcdeba99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:07.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:17.451Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b2eba4db-f3f7-4fec-8189-11313191afc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:27.458Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b35109f8-ed82-4261-9678-92be7db858a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:37.466Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5112b33f-1626-4245-8e7b-386428068324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:47.476Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ee0c6ff8-f136-4928-9124-9cda521f3a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:57.489Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=cee6dc4f-5ae7-40f3-a47e-308b3f97d171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:56:57.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:07.505Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=7ca9bde0-56e3-42a4-94b2-7d4da82406ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:07.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:17.513Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=1c7d83f3-9833-4967-9c65-6cbb9dbf13c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:17.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:27.521Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=31c9da46-ab79-4338-9d49-8c3e9aed36b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:27.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:37.531Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0e0343f8-c107-475d-a837-4ed5feda8d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:37.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:47.539Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=818eaeab-c823-453f-b8aa-d5b93a15a1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:57.546Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b8ce1880-eb9b-45db-b4c0-01899e732af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:57:57.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:07.554Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d512895c-b735-4b0d-bc92-41c2080c945b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:07.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:17.562Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=85ce5ed1-b1a6-468b-9e64-780cb17ed3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:17.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:27.569Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=f3f3d92a-c215-434c-906f-4ae48bd4d4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:27.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:58:33.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-08T10:58:33.234Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-08T10:58:33.235Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:58:33.238Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:58:33.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-08T10:58:33.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-08T10:58:33.245Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-08T10:58:33.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:37.585Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d92d1e71-65eb-44aa-845f-4843aa6edf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:37.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:47.594Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=b44d3ab6-dd93-4c3e-806f-6fe3be43932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:47.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:57.602Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=ed4b9608-d98a-4348-9ba0-6dc0510bf3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:58:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:07.610Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=d63b9068-28bc-4e08-a8fc-abeb7094cc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:07.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:17.620Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=6f113422-8200-410a-8846-acbf546d532f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:17.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:27.627Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=64f1158b-d57a-4192-8f03-879c128f9c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:27.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:37.636Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=5f10f149-b39a-47d0-bf4b-d3b78df17d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:37.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:47.643Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=3b8c2b72-5884-43ca-a3c7-e410383ecfc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:57.651Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=0e820b24-5406-4b72-bbcc-07d42a384141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T10:59:57.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:07.659Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=79947186-400c-4e80-8e0b-8dfe8f41d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:07.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:17.667Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=79cc421a-79f2-4b94-9c90-40ea7bd8b503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:27.676Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dc112894-ec5e-4a10-b344-8f4d61a1ea39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:27.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:37.692Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=dd45c5e0-f955-44da-877e-4ae2e848d141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:47.699Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=92dff1f8-3e42-480f-ad77-a51bbe5ce372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:47.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:57.707Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=41cc310c-9c58-4144-8b78-1bd919198380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:00:57.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:07.715Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=42002635-e7ce-47c1-a411-a71ab0e03219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:17.723Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=341a5fbc-36fe-4aa2-bf95-3aa1ff4e6938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:17.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:27.731Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=57a056b0-dcfd-4ebb-b15a-2f6c55aa4208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:27.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:37.741Z |INFO |Init configs |InvocationID=34a7eac9-b36c-4d4a-96fb-6334e183c149, InstanceUUID=9b7278ed-94da-412a-8c3f-432d1453c8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-08T11:01:37.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |