By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T02:57:35.212Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T02:57:35.215Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-22T02:57:35.250Z |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-08-22T02:57:35.913Z |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-08-22T02:57:36.019Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T02:57:36.019Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T02:57:36.020Z |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-08-22T02:57:36.200Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-22T02:57:36.265Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-22T02:57:36.291Z |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-08-22T02:57:37.696Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-22T02:57:38.136Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-22T02:57:38.155Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-22T02:57:38.156Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-22T02:57:38.213Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-22T02:57:38.213Z |INFO |Root WebApplicationContext: initialization completed in 1921 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-22T02:57:38.609Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-22T02:57:39.416Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-22T02:57:40.570Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-22T02:57:40.761Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-22T02:57:40.762Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-22T02:57:40.764Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-08-22T02:57:41.080Z |INFO |Started MainApp in 8.592 seconds (JVM running for 9.374) |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-22T02:57:41.156Z |INFO |Start scheduling PRH workflow |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:57:41.168Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a47a578d-370b-43a0-8c3c-df5ea4612bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-22T02:57:42.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:57:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:57:52.643Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4a609da3-784b-4a63-b95b-e66437e2bbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-22T02:57:53.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:57:53.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:03.706Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=143033ce-ba11-44d9-9ec4-e77a488e4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-22T02:58:04.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.93:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:04.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:14.748Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9e5dab64-6186-4812-8784-97a147aeb022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-22T02:58:15.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.93:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:25.821Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=764d4ca8-53f3-4a9c-a4af-a188e16fea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-22T02:58:26.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.93:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:26.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:36.896Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9c600b55-602d-4eab-a8d8-ab60eccb63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-22T02:58:37.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.39.93:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:47.960Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=c3a0d3ee-6ad3-4630-ae56-1328df36fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:48.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:58.344Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f0e895d7-cbcc-406d-a455-282dd2507f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:58:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:08.364Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3861dd40-b886-4c27-998d-a72bf84e62d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:18.382Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=82b2d5f7-e574-4c19-bf58-a75c328db334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:28.397Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9fbb642e-74d3-4685-8130-db4f78115206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:38.415Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4e74ff26-65ec-4c1f-9148-e0145753ea95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:38.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:48.431Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=004bf804-4d8f-4a30-a65d-f4e776c6a625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:48.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:58.449Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9b5ec7e3-9fe6-4ae4-be79-d5d96241384f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T02:59:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:08.467Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=c5703119-7396-48fd-a671-9cfc9a49b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:18.480Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=c6d3168a-a7dd-4b41-b7c1-c552a20275dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:18.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:28.496Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1f61e0dc-eaf0-4e59-96a0-be7c3b94d8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:38.515Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=62d5b243-9c89-4e5a-9f05-92b332fda72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:38.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:48.533Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b440e148-a083-49f9-a633-93f55acc642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:58.549Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0fcf229d-f645-4940-87da-83606c4822e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:00:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:08.575Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a2315b01-a3bc-4683-8f37-84e606a41530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:08.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:18.589Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1d2eae16-80d6-471a-b34d-75d5d3b0088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:18.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:28.602Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d45b8ed0-c77c-42f6-9d35-5db0728fea3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:38.620Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b6a25e1b-1388-4d54-9f1c-510daa02f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:48.633Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=38ec3914-4d82-4fac-a331-5a39037bbfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:58.650Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=492c98ef-bcb9-4b6a-a5d5-8829e2e223d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:01:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:08.668Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=bc363db6-c4fc-4ded-af12-82c83952c431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:18.687Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=51992a90-0b26-4c80-a19f-3526b6f8f9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:18.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:28.705Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=c97b1625-52ce-49aa-ae58-671de39d3f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:28.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:38.718Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0f47cce9-1bf4-4d38-b032-83d378a507b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:02:39.601Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:02:39.601Z |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-08-22T03:02:39.602Z |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-08-22T03:02:39.605Z |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-08-22T03:02:39.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:02:39.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:02:39.618Z |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-08-22T03:02:39.621Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:48.732Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=988fc397-62e9-46a5-bdcd-527e6b216869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:48.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:58.743Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1cef156c-5ae6-4ead-8f2b-9c70959066b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:02:58.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:08.759Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6f77be20-0ea7-49fb-b0f6-510eddefa111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:08.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:18.773Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=2aff4ab8-30fd-47d0-8833-7645a37568d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:18.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:28.786Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6c2eeebd-5818-4180-99a7-9590337f71de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:28.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:38.798Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=85f61ee5-613c-429b-9bd0-1a021db1bb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:38.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:48.809Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1057296f-2a89-4bf2-b5bd-16369931bda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:58.821Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6cd7624a-a795-4aee-b64a-3cb0c8348cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:03:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:08.833Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5bc91236-4263-490f-8349-87e21ac172da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:18.853Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6b8e541a-a76f-4a04-8198-61f1f6d9bb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:18.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:28.864Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6f51e82b-e245-42bc-8c67-1c7ada81c3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:38.878Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=739f351e-2a10-4304-99d8-92ab84e01baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:48.889Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0d4a97a9-bdd0-4ef0-a0a6-049d4fa11eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:58.908Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=c413ed9b-0153-4004-9f05-1aa5e31902a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:04:58.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:08.920Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1087448b-53e0-4efa-a607-2873404934c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:08.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:18.935Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f9eda779-61d2-4968-a7b3-ec22339f7956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:28.950Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9507c226-1f62-4cd1-a5bb-60bbd2902e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:38.963Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=99726a26-a9b5-453d-a6df-7f3f80c322da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:38.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:48.973Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0c6116bc-34d2-4007-b9c8-62fe4b372967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:48.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:58.984Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b474e0d8-ec44-44c8-a743-8a857a601d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:05:58.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:08.996Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1b6bfc98-bb9b-44e5-b296-d5127b6b3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:09.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:19.007Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e88aad20-5078-4506-b689-317566916bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:19.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:29.018Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=38ad1d0b-c351-4a0c-8471-5b419c1e75e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:29.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:39.031Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8c2e97c1-61be-4aaa-b7a4-610e78a18737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:39.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:49.044Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9a228bc5-75d7-4116-aff1-a2a25b2d2865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:49.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:59.056Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=06fa00a4-f210-407d-bf49-b73fdebcaff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:06:59.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:09.068Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=906daaae-6605-45a4-b1a5-e86e5811ccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:19.083Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=ab92f17b-fd3d-49a1-b562-35764d221b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:19.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:29.108Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=63d659a2-3775-4633-bdee-27e64a7a3268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:29.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:07:38.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:07:38.943Z |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-08-22T03:07:38.944Z |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-08-22T03:07:38.947Z |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-08-22T03:07:38.957Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:07:38.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:07:38.958Z |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-08-22T03:07:38.960Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:39.119Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a337bf37-5f47-4671-9073-ee60bab791d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:49.131Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3fdc17f5-7f21-412d-aa20-95ff1214b111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:49.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:59.142Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e691a2ed-c08d-43ee-b25f-e6c6e3eafa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:07:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:09.163Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6d54134a-7a56-4793-9f98-8fda05c4ed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:19.176Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cb712a19-3ce3-40da-a8a2-d541941aa652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:19.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:29.190Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a03fba0d-417e-479d-8848-75abc0300e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:39.210Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=750e0c21-ba0d-4152-a13a-019bc25accd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:39.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:49.220Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b69be440-e5e1-4df2-8474-ab69a366859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:59.233Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=bc60cdfb-7a53-4bf3-bccf-5b1e42dfcd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:08:59.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:09.247Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=91f21de1-bbb3-444d-99a8-ac481f403775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:09.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:19.268Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5930515f-4377-4ad4-a96f-17e7c3b631cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:19.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:29.280Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3b6143ed-c5e0-4705-9a1c-4823b64bdcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:29.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:39.291Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=af81345a-b39a-423f-ad2d-725fda7cb934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:49.315Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=ed1c7e24-14e4-4888-95ec-a015c3a1f3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:59.327Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=fba8820f-f866-49d0-b56a-7e3f2ded07b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:09:59.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:09.338Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cb5e3553-6742-496d-8e02-4218c306f0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:19.354Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cf6b4fed-310b-497c-bf3c-9373c8687159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:19.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:29.366Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1ecc776a-8022-427d-8f87-0695ba0468ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:29.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:39.376Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1f451d30-321c-4be4-9542-3688d5db746b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:39.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:49.387Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5761c900-2c78-42db-a17a-5b3cc8257563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:49.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:59.402Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=fa350720-30c5-40f9-9364-74ea9805b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:10:59.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:09.418Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=64f868b8-867e-4cb6-9294-97cd439a63da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:09.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:19.431Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8a7eca9c-d675-4370-85d3-a41d14258d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:19.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:29.441Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=73052812-8eed-43a3-8577-2cfe2219950c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:29.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:39.452Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a22b1b6c-dd28-4d40-810f-f4253516f6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:39.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:49.463Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8eca01d3-6349-4500-82e7-f25e006bc3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:49.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:59.474Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cf00d088-66d2-4b86-a095-bc9cf3d1cd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:11:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:09.484Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e0825da0-ce0b-43e0-9a2e-38f82470c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:19.493Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=29a72907-f263-44b8-861d-e232697a65f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:29.503Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9a3bb328-e797-4242-ad6d-f7098e48ecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:29.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:12:38.894Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:12:38.895Z |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-08-22T03:12:38.896Z |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-08-22T03:12:38.898Z |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-08-22T03:12:38.908Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:12:38.908Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:12:38.908Z |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-08-22T03:12:38.910Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:39.513Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=209f12cc-68a4-42f8-8e14-654f3c36c40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:39.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:49.522Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=05933216-5fe3-4e52-9ddd-6f3a54426623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:49.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:59.533Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1d1e52ee-6077-4c61-bf76-e3798e6c8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:12:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:09.543Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=166f13c5-b526-49a2-8dbd-83201a79e510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:19.553Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d3d1fb67-c2c3-4284-9b6f-db7902123175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:19.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:29.563Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8bf672a5-30d7-4ee0-b5e5-db4b2cd3556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:29.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:39.576Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=06d34236-0f18-4197-a169-903dc5b2b6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:39.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:49.586Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=7032f9eb-a944-419b-9469-f4aed7e19c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:49.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:59.597Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=37312ff9-ab9b-463a-99ac-029fcfa0a779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:13:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:09.608Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d9e43cdf-2548-4dc0-9af1-c5185cd7090b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:09.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:19.619Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3c180162-e395-4b06-be20-204e9f75eb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:29.629Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=17e8e7cb-6ba5-4000-923e-c6af72588fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:29.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:39.639Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=181e313e-c23c-4f68-a122-2983961549f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:49.649Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f92ed1dc-bef5-4c04-a5f9-a94c4de36685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:49.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:59.659Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b21a0c9b-1095-4e49-813c-eb476d734b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:14:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:09.669Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6d693ccf-097c-49a3-ba0f-b65dc3c5a3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:19.680Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a1b80b60-c472-4bdc-a1d7-746c7d4ab777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:29.689Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f9253931-68b3-44ce-af9f-2cd19f09e758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:39.698Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9ff5279a-0849-4c09-91f0-6a6ef1e458d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:39.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:49.707Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5330d5cb-4b72-477d-a148-35eb20107a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:59.716Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b9179b5c-99e7-42b7-afa0-1f939568ce41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:15:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:09.726Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=bf2a9c8a-b9c1-4328-9e5e-a8522305a181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:09.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:19.736Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=16bc99c0-3061-4127-97fd-99b6aa9a0c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:19.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:29.744Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3e05cdf8-a000-409f-95f7-0749f0eb9bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:29.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:39.757Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9039ef9c-a999-4a09-8e80-de0db8f33445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:39.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:49.767Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=398dfb83-a889-4c10-92a2-09b3c4cfe6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:49.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:59.777Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1fff4ba9-327e-47c1-9690-a5f0409f8013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:16:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:09.788Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1316073e-2c10-4f73-a620-c8f3db7c518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:19.800Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8b8b42f8-e9f7-4c49-a114-3fcb07ad36c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:29.809Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a8222898-db5b-425a-91a6-eeede99f1c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:17:38.830Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:17:38.831Z |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-08-22T03:17:38.831Z |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-08-22T03:17:38.833Z |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-08-22T03:17:38.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:17:38.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:17:38.842Z |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-08-22T03:17:38.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:39.819Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6a3d5edc-9906-4a18-a3a8-d3062925fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:49.828Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b2bd03a4-2e52-42af-b705-b761e016bc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:49.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:59.837Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8f9eb839-d51e-4eaa-adbf-41b2e12a6d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:17:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:09.847Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=220e66b9-e19f-4ef4-b43a-28abd12bf99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:09.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:19.856Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5abf5069-2d93-4977-8250-a195d4813bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:19.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:29.866Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5f8cde27-b8b0-453e-b9ea-6b894cb54aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:29.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:39.876Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=116a5931-48e8-46ae-996c-9500990543bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:39.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:49.886Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e1f866fd-ef84-4984-8d06-a78ae6c22774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:49.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:59.900Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cae52e80-f91e-42c9-a6c5-3589fd4f45fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:18:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:09.919Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9c226ad4-3c19-4fa2-b627-af2f944ca050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:09.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:19.929Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=64a9a78d-2b1d-4029-abfa-46973792a38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:19.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:29.939Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4c4b44d8-2016-4a75-a1c9-d088b5ea49f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:39.948Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6adf10b0-4385-44dc-9a4f-2ea7ed2a640b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:39.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:49.957Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=70764abb-3325-4dbb-b88b-339a27f16d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:59.968Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=42eebc8b-799a-47f7-993a-91995e0bfe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:19:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:09.979Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=ebcd05f9-6389-4976-bd03-6e9bd38fcb0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:09.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:19.989Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=2192d930-ba04-4e7f-aac2-30320dd134c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:19.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:29.999Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=61a9da6e-e50c-4449-a83e-b172f4eebf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:40.009Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1fd4ebe9-9fdd-452e-8881-77dc90795954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:40.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:50.018Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=90b0e60e-f31a-445f-9f66-d35efbd3b670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:20:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:00.028Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f6ab1c6c-4748-46dd-9162-c55c8dfdfdce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:10.037Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e2c30620-12dc-41c2-8438-060cd42a02c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:20.046Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=400a8248-5d39-4c47-807f-145334aa072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:30.055Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=29016d50-ebac-4550-af09-a1710dc6be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:40.067Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e0825b9e-3b2c-4d93-bbe9-61cede9ac51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:50.076Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b836f7c3-7f0e-4224-a284-e84da33debc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:21:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:00.088Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b9a40aab-f4b5-4be4-aaee-d53f306a7e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:00.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:10.096Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=34e9f792-8a58-4a49-8c50-92407d2ac9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:10.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:20.105Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=90b025c9-d7c5-477a-8d1a-9ad56c5c7971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:30.114Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=96078187-618f-41dd-9ca2-4634d89bbaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:22:38.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:22:38.914Z |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-08-22T03:22:38.915Z |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-08-22T03:22:38.917Z |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-08-22T03:22:38.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:22:38.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:22:38.927Z |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-08-22T03:22:38.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:40.123Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a718663c-4c12-4ad2-81ab-960e7ba0bf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:50.131Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=be763f90-7688-49f2-866e-5e731dafae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:22:50.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:00.140Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d9e87bb2-6da3-4d6b-be33-7e82891360f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:00.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:10.148Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=caba3cd0-6cca-42fa-8a97-f7f6f649c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:10.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:20.158Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=87c73803-c04b-45da-a827-3e90299bb9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:20.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:30.167Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d0b3c6c0-a1ba-45dc-b06a-2eb0575a3798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:30.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:40.177Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=ab3be674-edb0-46f0-8d55-d2c021f12eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:40.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:50.185Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=67009140-01b6-459f-a77d-458f5f6edc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:23:50.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:00.194Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0d4b5a18-4eea-4044-a1c1-4341767d3904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:00.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:10.203Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=aecfced2-153b-45a4-bf64-5c492b65190e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:10.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:20.212Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=326d1075-d6fb-4dfd-b59c-c6cb280546b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:30.220Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4bb5158d-4242-44d2-8743-260f99f5dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:40.229Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d8f6cfb2-861f-46c6-ae8f-a1c567050664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:50.239Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e1fcb39f-c07e-42ab-b5fc-8b4457ad86f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:24:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:00.251Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=83ae24f8-6f1a-4692-874e-7b47f791b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:10.261Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=10aa0bfc-9940-4188-bde5-dcaf4799162f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:20.272Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=84cc1e5d-d75b-47b8-885c-721d3b2a57d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:20.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:30.281Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=2371e6f0-1e44-44ee-bfbe-b18c837bf98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:30.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:40.291Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=950efe29-b997-4989-9947-a174ee4cbd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:40.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:50.300Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8e7141bd-dee1-4ba9-a593-abb45cf16a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:25:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:00.309Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f8494444-2fa9-4c14-b3cb-81b8706689c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:00.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:10.317Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0e1d9bc6-af15-4c6e-88cb-4e311cdb2107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:10.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:20.324Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1712f73a-c974-47d2-93d5-a6645ebbe323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:30.332Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=14ddf792-690a-4457-8b22-a7a89394613a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:40.341Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=04304ca3-df62-4103-8e1e-4fdd5c8150b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:40.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:50.349Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4aea1280-481c-4302-a168-763a975b27cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:26:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:00.358Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b22c4d9b-f368-49a1-8f9d-6ec97fe588e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:00.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:10.366Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b9889c0d-f6ab-453e-8e67-6877782fee16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:10.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:20.375Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=02046ab8-cedc-4c48-b4de-f6574936abe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:20.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:30.384Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0268aa75-2875-4a6d-91c4-11d22430fd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:27:38.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:27:38.877Z |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-08-22T03:27:38.878Z |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-08-22T03:27:38.881Z |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-08-22T03:27:38.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:27:38.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:27:38.888Z |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-08-22T03:27:38.890Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:40.393Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=70fde27f-2db5-4d7c-842d-b05b980e8eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:50.401Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=65909405-5fea-4614-ba88-d3ee0256ce0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:27:50.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:00.411Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3c05c71c-f770-432a-be4b-3eea6e5e9c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:10.420Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=20fc7179-9558-48a9-a14d-db07c8efc07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:10.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:20.429Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0ad5fc34-7ef1-4fa3-ba5b-4ab57101f6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:20.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:30.437Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=68ad0c17-e46e-45d4-864f-8f28053dd4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:30.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:40.451Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=513cfa3a-e4c1-4a83-857b-ee19770f177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:40.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:50.460Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4d3f04ed-a558-4e91-9f9f-d8373fba553f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:28:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:00.469Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b6c5a48c-a784-4cc5-b1c4-989fafc85f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:00.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:10.478Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cb3cce33-3916-4f2f-ab75-c659ef5efa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:10.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:20.485Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f275aadc-e0f7-4e9e-860f-097efb8e9ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:30.495Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=fa93b204-1001-4fdc-8b95-2b27f1b5945c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:30.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:40.503Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=52712cec-5305-44a7-a734-b5718ffa2a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:50.512Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cb512181-10bb-441e-bf5d-5d406a37fe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:29:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:00.522Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=05271454-88bb-42b8-a04a-660c43ffe737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:10.531Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6bf0f633-6118-4130-b50b-8b06cf5a34d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:10.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:20.540Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d3ca7b0c-e739-42e7-826a-ddc712703830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:20.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:30.551Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b2560c10-5656-4d0b-9b74-16d980b6e961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:40.560Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=751bbafd-c638-4e9f-9c5a-eab7ab7e8883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:40.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:50.570Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=cd501b7a-b342-4ec2-9193-b6df6eaae969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:30:50.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:00.578Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=6c042a26-6a2a-49c4-ab41-d3924ce76959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:00.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:10.589Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=42bbf0e7-cee1-4d8f-acab-5a28e9ec121d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:10.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:20.597Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4c17216b-8c8a-4c95-a816-0e9adb4bce6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:20.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:30.605Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1515095d-bf2d-471b-a976-69429570e33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:40.614Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3d4e18fb-732b-479b-9d69-e0c76d4d57d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:40.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:50.623Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b1435388-c2c5-4537-b915-6362697213a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:31:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:00.632Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4ff7e569-dbfa-4803-a697-cde6709cb620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:10.641Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=ec5ce9bd-aecc-4dac-8f63-9a04591e9149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:10.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:20.649Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3776f09c-9c25-4097-b0c5-b4dd6fca3b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:30.658Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9a4825fc-0167-46cf-9853-3357dbd55a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:30.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:32:38.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:32:38.833Z |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-08-22T03:32:38.834Z |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-08-22T03:32:38.835Z |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-08-22T03:32:38.841Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:32:38.841Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:32:38.841Z |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-08-22T03:32:38.843Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:40.667Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=d8bf97a7-744b-4f6a-886e-f44c79f2136a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:40.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:50.676Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3ab02cbe-13e2-4a4d-b427-8c404805dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:32:50.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:00.685Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9f2c505d-8156-471a-9d92-c3ec80ebdc0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:10.696Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f15a9c26-7a1c-4d1b-b538-e67fd2adf7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:20.705Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=9f10aa8f-5def-4ff2-8d6c-6ec9c74981a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:20.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:30.716Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f1ef8f0b-83e9-4fd2-b6a3-506765ecc2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:30.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:40.726Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=64ca7f37-bcc9-4c8b-8708-e818096f2eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:40.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:50.738Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=7124d441-93ca-4d94-8182-c5853add9bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:33:50.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:00.749Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=35071927-0a89-429e-a3e9-4fafe0095e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:00.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:10.763Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=fa9f35f5-3973-4da3-8d3d-1c6afa3e9f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:20.773Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a7f5784b-6ff7-4b54-b2a2-fe88cb7cec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:20.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:30.783Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0e7fd8aa-0d1c-4065-aae5-5d666383df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:30.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:40.792Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e328aacd-29a8-43e1-a2ae-8253764b0bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:50.801Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=7b5b4a9e-b4b4-4935-bdf0-cf3cbd72725e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:34:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:00.811Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=aabe6b2a-b707-4d2e-bc04-53abc00ce7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:10.820Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=044ab114-a81e-4190-be5e-498f030e49ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:20.830Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=dc3bc37f-b3aa-471f-b3c0-c2a9feda2bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:20.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:30.840Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=df5fe682-3bc5-4ff7-9b2a-08ff0454f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:40.850Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8c595182-3b93-463b-b06f-a8ab41dc158c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:40.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:50.859Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b6b84ad4-3a6d-44fd-859d-095223ec4270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:35:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:00.868Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5de2d9ef-9aa5-4423-a790-288d9743a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:00.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:10.877Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4e85c84b-b958-4db7-af91-4e1f0adcfe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:10.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:20.886Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=107ec7b7-2d4e-4562-bb06-b7e650208e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:30.894Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=df1458b4-4f7d-43fd-abd4-b245412f43fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:40.905Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1850a911-36c4-43a5-9ab6-f3658898d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:50.913Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=2e258343-c4fb-41b7-9860-fd66a9a7c6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:36:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:00.922Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e12a879e-f24b-4b7f-8e55-a5824b9d79f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:00.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:10.933Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=204c6fc5-a9d2-4e41-bcd1-0649124e053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:10.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:20.942Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=12d62e93-2143-4597-84c1-1409258b2063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:20.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:30.952Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=337e9643-16e7-4651-9c28-e646a55c164f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:30.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:37:38.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-22T03:37:38.984Z |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-08-22T03:37:38.985Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:37:38.989Z |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-08-22T03:37:38.997Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-22T03:37:38.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-22T03:37:38.997Z |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-08-22T03:37:39.000Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:40.961Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=738b001c-c545-495c-8d1c-1ca82a2e901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:40.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:50.969Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=33d2a49b-79f7-4c1d-a4ca-d599017a724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:37:50.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:00.977Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8074bd5e-6e58-4108-8fd0-ab661805b564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:10.985Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=14678e3e-9c19-4729-bf4b-9c81f862bc3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:10.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:20.994Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0fbe39ee-8b4f-4f08-92dd-7cc4d4c8bea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:21.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:31.003Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=27c1ca62-3b39-4d19-8413-2f95c9130a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:41.012Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=e9d9d5c8-b159-4182-a00f-e8abadae0fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:51.020Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=8efc5316-1dc1-4c38-b3d5-500b2b3f5cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:38:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:01.029Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5dfe72f2-e7b3-4a3e-a78c-800a9abb6241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:11.037Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=f551ebac-dcaf-430f-b382-e5c59453c55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:11.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:21.044Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=343b53f1-2458-4d77-a57d-a69ab14c0ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:21.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:31.052Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a0440056-7c2b-430a-9607-a64a04a3dc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:31.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:41.060Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=176148a4-6536-4a71-aa5f-9ee6d2474f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:51.067Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b8d7e9af-28b0-4064-ad81-e7755f1e3907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:39:51.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:01.075Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=0040e610-6c31-41ed-9050-bf499a6d0fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:11.085Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=1e5ab15c-6705-46cd-b491-7e9dfbe0d9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:21.095Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=bc86b80e-f14b-4077-a764-1ebd292f2c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:31.104Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3e30660f-b73a-4697-ad21-55a2b02792f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:41.113Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=5c0f4e7d-3566-439c-b422-4df8fd627ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:41.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:51.122Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=b69b7598-db17-4c42-b5b6-89342d8efecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:40:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:01.131Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=3e04ae46-16f5-4095-b00f-28919139b21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:01.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:11.139Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=ca1ab460-2663-4a8d-85d1-c29a7b12276c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:11.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:21.149Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=a8945125-07dd-4f7f-81c0-33f5a37f4b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:31.158Z |INFO |Init configs |InvocationID=222f1ee1-5ea5-481b-961e-99d30086ebe9, InstanceUUID=4fc76853-11b4-4a8c-bb64-5526ea6e611b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-22T03:41:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |