By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:15:54.128Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:15:54.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-28T03:15:54.172Z |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-10-28T03:15:54.824Z |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-10-28T03:15:54.921Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:15:54.922Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:15:54.922Z |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-10-28T03:15:55.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-28T03:15:55.171Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-28T03:15:55.198Z |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-10-28T03:15:56.774Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-28T03:15:57.285Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-28T03:15:57.306Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-28T03:15:57.306Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-28T03:15:57.369Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-28T03:15:57.370Z |INFO |Root WebApplicationContext: initialization completed in 2172 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-28T03:15:57.831Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-28T03:15:58.625Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-28T03:15:59.916Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-28T03:16:00.440Z |INFO |Started MainApp in 9.822 seconds (JVM running for 11.054) |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-28T03:16:00.506Z |INFO |Start scheduling PRH workflow |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:00.517Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=60bf8ed5-1ff8-4e83-914f-41363e2728bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:16:01.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-28T03:16:07.371Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-28T03:16:07.371Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-28T03:16:07.374Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:11.973Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1a8b5adb-7d57-410f-9b80-4764a0c52cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:16:13.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:23.052Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6e7e7245-3d15-4b92-9426-95feaddb3206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:16:24.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:34.117Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ad0a59de-339a-4be7-ba66-a9e343da85fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:16:35.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:35.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:45.221Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=43baba1b-93a3-429a-855b-ad62d14e94fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:16:46.287Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:56.293Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=492ead92-025d-4956-8a43-e956dbf61d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:16:57.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:16:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:17:07.337Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=de31e2da-6062-4369-ae7f-6feb59381fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:17:08.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:17:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:17:18.401Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1cafed2e-36e6-4ffa-8216-24fa7dd4e814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-28T03:17:48.423Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.9.34:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:17:48.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:17:58.424Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=dd658474-e197-4e40-9954-e95370abc366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:17:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:08.557Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=51a01dbe-e647-4efb-9f5f-5987f8a0e1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:18.577Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ad908981-3256-4d36-bb47-27bc48b3ac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:28.596Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4a42768c-30d5-4bc6-94dc-3d9bd5572d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:38.621Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=62b6380f-60ea-4610-8cdc-bbd7f8bda323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:38.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:48.636Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b4f7e671-7634-4219-86c2-9c0247ea1ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:58.652Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=78f0a30a-c6ea-4908-9900-67fd4c17d93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:18:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:08.669Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5cea4100-338a-4c45-a527-52e21682da9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:18.690Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=63cad97f-1354-4f43-9ddf-f14c83f48fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:28.713Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=15b238fc-ce13-4549-9bd0-71259350ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:28.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:38.733Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=19c98af1-b175-46dc-a5b3-457526a308f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:48.769Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1fab3903-9c37-4896-ac15-266f76365998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:58.785Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1ea845a0-ba9e-4b7b-afb1-c8bcf107f5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:19:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:08.810Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a35bc75c-d422-4bac-b04d-6f7421853d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:18.829Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=be17edfb-f24d-4d50-bb32-0e1d01ce9a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:18.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:28.847Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=8bd6d518-3caa-44d9-8ea3-1df466ab76e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:28.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:38.867Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d53547bc-8e92-4c37-8239-bb471e70f959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:38.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:48.918Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=87237354-cbb3-4bec-aa87-00ad8bb7e6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:48.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:20:58.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:20:58.628Z |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-10-28T03:20:58.629Z |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-10-28T03:20:58.633Z |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-10-28T03:20:58.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:20:58.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:20:58.645Z |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-10-28T03:20:58.648Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:58.935Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=3661d6bb-6676-4618-807e-42bf31fc2919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:20:58.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:08.954Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f599b0a8-a297-4beb-ad95-49906fba6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:08.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:18.971Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a1a2f50a-6247-4d4c-a071-2dfbc472674a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:28.987Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2a38a9fc-cdac-4314-9132-27f4c9ee5f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:29.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:39.021Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=83b40d54-9563-47e4-a1f6-a5a017dfff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:39.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:49.037Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0166eb63-8034-4240-9231-73c5074389ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:59.052Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=21ea528b-8837-4448-9db0-67dac1ad5cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:21:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:09.071Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4047730b-5fda-4ea4-a509-4737c31542e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:09.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:19.086Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9462c8af-b62d-44f0-b03c-e22c52a5aa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:19.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:29.099Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f4ffe5a8-cbc1-4f82-b1a0-39e856748f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:29.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:39.115Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=78d2d989-742d-4aac-bc12-8850550578a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:49.129Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=8ff561eb-57e0-481b-b5a2-119167233246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:49.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:59.151Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4ebff100-921a-4a7b-a977-3941bd1457d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:22:59.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:09.165Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=49c0484f-54ec-4c68-a0d8-2e7fba76fbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:19.177Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2a8ba019-6016-4181-bee6-5e8896d0176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:29.189Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=29c84931-e943-40e5-a7b6-25135e4dc4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:39.204Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=20bf84cf-507f-40d9-ae68-909ede35ca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:49.217Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=902adf78-62c1-4bd4-9f69-a926c6ee2bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:49.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:59.229Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f2376fb1-a80a-4343-9d0d-a4a7b5b6c307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:23:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:09.243Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4192595f-ed95-418e-864f-b2adcc7f4329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:09.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:19.253Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4de9c389-1ad1-4abb-8e55-df0981ab19ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:19.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:29.267Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=380d973a-ceeb-4a61-8626-89f8270a6d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:39.283Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=dde68691-711f-4af5-a974-7f6bd2f47d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:49.299Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=83314acd-6c46-47c5-b0b3-fe306774f131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:59.312Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e12c2685-2acb-4c1c-aa03-3826fbea9f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:24:59.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:09.334Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b8576ee3-6eb3-4b87-8fd3-b2a2728319c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:19.346Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=91fe78b8-71bc-428c-9e6e-3792407b9f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:29.357Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5162f857-1f11-406a-b4c8-ff4d7de4fd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:39.371Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6675b573-abf5-496a-bc2c-a487609489cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:49.383Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=93db29d0-fff0-45f6-970e-027d22b4c892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:25:58.185Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:25:58.185Z |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-10-28T03:25:58.186Z |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-10-28T03:25:58.190Z |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-10-28T03:25:58.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:25:58.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:25:58.202Z |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-10-28T03:25:58.205Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:59.395Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2a9081d6-5e61-4f5f-8508-6b31b14b94f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:25:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:09.407Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9cf3d9b7-ab0e-42bc-9207-6545af647061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:09.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:19.420Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=66e144ea-2c1b-4468-a363-90da076edeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:19.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:29.432Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f9f84866-a62c-4cac-95c5-cc3a4da56428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:29.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:39.445Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=27456157-eec7-438a-a92d-3718b1e97c44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:39.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:49.456Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=437e2250-1b5a-408d-b656-53eaeba690c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:49.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:59.471Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ece0c9d8-ea92-47fe-a8d5-096f9d1df2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:26:59.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:09.484Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f94cfbb6-723c-415a-8107-3f38b657c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:09.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:19.498Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=79cff918-6511-42f9-8e82-e26d2cdafcbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:29.509Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=806919c9-2f5c-4abf-a32d-8dace0f7c030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:39.521Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a229b770-c4da-4d0e-9773-495421422af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:39.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:49.531Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=132adc50-10b6-4b1d-bd9d-d5428a12db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:59.546Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=32c97595-7066-4d8c-9809-c51216e44853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:27:59.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:09.560Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=faaef1c3-f26b-4026-b896-7c66955e8bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:09.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:19.571Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=83d3bff6-0d86-437f-977a-849d9dd367d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:29.582Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b728cc77-044d-4be8-a2c5-e9e41538b49c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:39.595Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a290b6a9-39fa-4d17-95a7-e5ecafb3e3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:39.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:49.633Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=096e4658-f70c-43b9-8b9a-880bd6bd1785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:49.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:59.646Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ca38c73d-422f-4e45-89f6-63be46784561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:28:59.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:09.660Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=10557eee-7795-4066-b566-bd881e7f80c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:19.674Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=584d6799-b038-49a9-a61d-315d7ed54a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:29.690Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1ef696b7-5227-4fc7-b3a7-7180f765a8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:29.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:39.701Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=72786fe6-ca28-4975-90af-7eb95b425da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:49.711Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=3ad31402-9e25-499b-a873-e9f988ca9ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:49.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:59.720Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=215c6ddd-7fac-4f04-929d-f23a0dd193a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:29:59.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:09.733Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1aff5c0a-f45d-4c90-a451-0e3d4f2fa7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:09.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:19.744Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2810f2b1-b6ea-446c-acf7-38c62c104f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:29.794Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=dd7b55c2-36f2-4067-a060-97121c471b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:39.805Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=16d0462a-bbc8-4fab-bf81-3c0af2f1a4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:39.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:49.816Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a3034617-7323-461c-94ab-1f2fa29cfd0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:49.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:30:58.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:30:58.144Z |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-10-28T03:30:58.145Z |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-10-28T03:30:58.148Z |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-10-28T03:30:58.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:30:58.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:30:58.159Z |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-10-28T03:30:58.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:59.828Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1fa0855c-1ee3-4bc5-96ea-af47616833bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:30:59.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:09.852Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=488a8d04-4f6d-4f5b-9c4b-8a00c20a24ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:09.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:19.862Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b5c7f2ad-7fd5-481e-9912-8a2391be4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:19.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:29.877Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=bcab01c6-36f4-494f-abf3-ff68dfa64f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:29.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:39.889Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0aeb0e78-81af-4b7a-a444-7b63babe8b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:49.900Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c04169be-c6fd-404e-bcbe-bb7025b1c58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:49.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:59.914Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a09af3ec-7988-4e3f-94ce-7de25975737d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:31:59.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:09.926Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=58beec33-392d-4645-a0d5-28ea92b8580d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:09.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:19.935Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=261ae9a0-2178-4ae9-9ff0-343afc6ba433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:29.947Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f872c0e3-f912-4d69-9d62-328978f7c39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:29.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:39.957Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6db62212-1ae6-41cf-9223-1023683ff52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:49.967Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e9a89aef-c5a6-431f-b583-1641e474a909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:49.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:32:59.980Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=807eb757-f21e-4cb2-9611-351ba92e99d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:00.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:10.008Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=fbb9bb64-f0c7-481e-b1e4-c682f2a6bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:10.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:20.021Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=830dd2ea-5e04-442f-8a58-ec1df7b68021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:30.032Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=614de157-5460-4102-8dae-eaa4c7fb1e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:30.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:40.045Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0adf1518-1f6a-4fc1-87dd-98d90a5a19f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:50.061Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=69d0d48f-3044-4cf7-aa02-35ccf247b2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:33:50.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:00.075Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=12581381-5eec-4f78-951c-537a8608f83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:10.086Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=22150d83-36da-4b6f-b317-3752c5ffe8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:10.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:20.097Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=21796148-2888-48aa-8105-13faf28ba403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:30.108Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=28074b0b-7c01-42b8-a60f-ab472428c736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:30.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:40.120Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=64c8b7ba-df69-4542-b1b2-01024374f944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:50.135Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=84a499fd-6da6-4db6-988c-1a18d7b23642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:34:50.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:00.149Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f943d652-f602-4cc5-99cb-28b017ddde46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:10.165Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ad41be18-22e6-4841-b807-2b765841c5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:20.176Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=726a1beb-17e0-465f-aafd-8dda01ede696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:30.186Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=7c4fa393-7d00-40ef-9917-3752c4f2d6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:40.196Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=fe19f15e-315c-4563-9fe6-4127c8abab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:40.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:50.207Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4a9dcd42-f0c6-465e-b20f-5c4a03a4ebef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:35:50.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:35:58.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:35:58.174Z |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-10-28T03:35:58.175Z |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-10-28T03:35:58.178Z |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-10-28T03:35:58.190Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:35:58.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:35:58.190Z |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-10-28T03:35:58.193Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:00.218Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=40daed28-a939-4b3f-82de-717d972bf549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:10.231Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e1702386-4ec0-4945-9c75-7e87274d8c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:10.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:20.242Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a79aed65-6b30-4612-b7a2-75f6bf6724b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:30.254Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ab20e54d-8b0d-4ed3-97bc-d89443748709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:40.264Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=7ac264cc-165e-402e-892d-1c5cf2a24e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:50.273Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1e80d641-cbe6-4661-9c49-01a17048a5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:36:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:00.284Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=82dc5450-e991-4718-bb95-7499cea7ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:00.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:10.295Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=61392cd7-4f39-440b-b650-b115d6217c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:20.305Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=62f1967b-c407-4e17-b8af-bed7c6811356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:20.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:30.315Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f8ca3c09-649b-44c9-b34c-46aeaed733a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:30.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:40.326Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=38998578-3ef8-4371-9580-a7397d34ffc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:50.337Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=67accaac-a97a-425e-bbcd-6b678df89f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:37:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:00.351Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=feefdfa6-9e02-43c2-a499-73293ab80bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:00.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:10.363Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f7ac1e33-9829-4d4a-b9ce-89c1477290a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:10.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:20.373Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e3fa2d6c-45f9-45c5-93cb-33c00c845821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:20.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:30.385Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c472fb41-53e6-4cb7-b7b6-327c127ff3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:30.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:40.395Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2bf6c7de-816d-455b-891e-ec98d006a9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:50.405Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=26209145-9f0e-4296-93fa-73fa26f2cc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:38:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:00.424Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a34a02e6-9dca-4a8d-93f2-ff0cf42881c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:00.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:10.437Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=7379cf0f-20f7-46bf-a1f8-a6ee5b7617c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:10.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:20.449Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c055fee5-f8d1-4088-a478-5b97b828a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:20.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:30.459Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=04298cbb-883c-43b6-b573-639f2df73c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:40.472Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f13381a5-c5ca-4eae-8844-d12d640d3442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:40.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:50.485Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=331fb4ed-4262-435b-8c10-21345ba480f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:39:50.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:00.497Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=63dcac8c-3ee0-439d-af6b-c79f0a820f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:10.511Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a67221df-c7d0-4fd0-b2d6-3ba38ef94c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:10.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:20.521Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d0a518b7-053d-4171-a041-4d2b3220d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:20.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:30.532Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=82df4628-d732-44c8-885f-35db025599df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:40.545Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=918dda89-a1fb-4429-8338-e4cd332983bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:50.556Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c2b660dc-90cc-4428-bfaa-d0c44a150220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:40:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:40:58.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:40:58.131Z |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-10-28T03:40:58.132Z |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-10-28T03:40:58.134Z |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-10-28T03:40:58.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:40:58.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:40:58.143Z |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-10-28T03:40:58.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:00.565Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=3373390f-0809-469e-b900-4fd83383b718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:10.577Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=fcea5811-bf7f-45c3-8f71-96c7f393997a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:10.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:20.587Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f708e5a1-3a8d-4d66-a9ce-2f3fbfb32ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:30.597Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4d6cbd0a-e4d2-4e0e-9070-58bc7707ac3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:30.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:40.606Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ac53ff88-7af6-4149-b02d-141f5f2db963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:50.618Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=118ae698-2c21-4b4a-8b1f-0b0fc5c5f47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:41:50.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:00.628Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c93eb241-8896-4ca5-8503-e88ce8ad0fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:00.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:10.641Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ed895f8b-1915-48fb-a16e-c6aacbb0208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:10.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:20.651Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2c758788-0223-4a4f-abd3-bc76e3652d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:30.660Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=eb6984b0-7cf2-49e0-995b-8d02a1818ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:30.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:40.670Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=04f8308b-f6d9-4aa7-9721-2341fd67751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:40.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:50.678Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c52aae96-6b0d-4ce5-8fdc-331a0aed535e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:42:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:00.687Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=97da5ccb-450b-458c-aa12-ffaa253477b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:00.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:10.696Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=82fa95b4-98de-458c-bc79-09dd930192b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:10.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:20.705Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0a20f322-e0de-42f4-b170-6138d947602d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:20.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:30.713Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=73a2a1d7-18ea-4869-b863-37a36028d3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:40.723Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=57561aa8-88c7-422c-aa27-1bda7ae4539e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:40.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:50.734Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=53efacd2-24b3-4840-ac07-b194fc7084cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:43:50.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:00.744Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=804f9d31-0313-4b58-bad0-37ae7bb9404c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:10.753Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=32ca8286-ad89-41c4-8448-d67e6efdc164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:10.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:20.762Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=067f96e6-5337-4128-9614-50a6eb5da8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:20.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:30.772Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=210bdce2-9c96-4372-9429-5a1d6942adef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:40.782Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=057e2b46-a786-4f7b-a129-27e959a629c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:50.792Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=247a07f5-edaf-4ecb-ba78-4df3b92543a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:44:50.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:00.808Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=897251aa-5ba6-48f6-947b-5246535a7964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:10.817Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b568cd84-c6a0-4fc9-807e-126b99c6bba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:20.827Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0eda6d39-ccb0-463c-91d2-14507bb07e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:20.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:30.840Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=3582fd3f-464a-4216-8f0b-39d5df321a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:30.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:40.852Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ad6c1597-44a4-470d-88dd-8eddcfb1ada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:40.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:50.862Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e42ab9eb-b0f5-44a8-8336-8cc46395ce8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:45:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:45:58.127Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:45:58.127Z |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-10-28T03:45:58.128Z |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-10-28T03:45:58.132Z |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-10-28T03:45:58.140Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:45:58.140Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:45:58.140Z |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-10-28T03:45:58.142Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:00.873Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b5a50854-ca02-4f8b-b158-374759377197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:10.882Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e0fb1cfb-c87c-4877-b037-2a32e67972e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:10.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:20.891Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f79708dc-9eee-4b91-871d-ee208f1bd90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:20.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:30.904Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d982dc82-e95d-47b2-b25a-f7b462609435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:40.913Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=20887f0b-134c-4c31-9897-9a8950acc54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:40.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:50.923Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6ea4b6dd-a452-40e4-8162-74303014c16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:46:50.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:00.932Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5c573209-ab02-4496-bae4-5f807202d8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:00.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:10.943Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4692d7c5-3fa5-4bff-a11f-8f1d8081a406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:10.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:20.954Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=3df526fe-f3e0-4a17-93c3-ad1303558b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:20.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:30.963Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=004e5ff7-c722-4f98-9df1-a54d66692d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:40.974Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4e78aaa1-e1b5-4394-a994-679852446367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:50.983Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1d68600b-e99e-4dd5-9c87-53c01f2ab93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:47:50.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:00.993Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=00e592c9-9742-47a9-8eb1-7badb3010271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:01.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:11.009Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=17d1fc72-3de2-403c-8631-0bd792806fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:11.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:21.020Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=81e4e193-345f-4862-bf65-d4348ca04264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:21.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:31.032Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=48f23676-5211-4f53-9fb6-2d4a4d0cde88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:31.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:41.041Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9d86b376-ff86-451f-9af8-1f251baf35f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:51.052Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=919e510b-4c75-4165-a0a3-7ff92a105882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:48:51.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:01.061Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2d52af87-aa87-4f82-a9ee-df6176e7957b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:01.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:11.075Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=52afae01-c388-42da-8f25-0b22f6d57181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:11.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:21.085Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=71844f35-7f41-4c06-ae90-db36e10ba600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:21.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:31.096Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c6d2a3da-b64f-40f6-aa9b-1f438ef1a193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:41.105Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ce5ccca2-8989-4fcc-b184-7af92fa962bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:41.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:51.114Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=94b51edd-de3f-45eb-963e-936c8ac02920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:49:51.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:01.124Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=41835e2d-1c41-4854-833f-796542e1bfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:11.135Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=331858cd-2c22-4e75-aa7f-bdb4ac0d8345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:21.147Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6b370c9e-e3f3-46dd-97ba-139d3ddaa527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:31.157Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=220cccce-2405-450b-8f83-69a8c38d33ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:31.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:41.166Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1d091c38-70f4-453b-9ec8-0d4159e9c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:41.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:51.176Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2a94bb62-327d-4580-9bbb-3f165fec88ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:50:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:50:58.150Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:50:58.150Z |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-10-28T03:50:58.151Z |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-10-28T03:50:58.154Z |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-10-28T03:50:58.161Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:50:58.161Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:50:58.162Z |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-10-28T03:50:58.164Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:01.189Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=54cf2cb8-463d-4b11-b212-c32ba5fd0129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:11.197Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2d97280a-43fc-4e26-ac90-5a73b8d2d928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:11.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:21.206Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=911299b1-15c5-422c-9cb4-fc31e3249bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:31.216Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9a1d1de9-1bc7-4a45-8388-00e25b8fb8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:41.225Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6a897170-fdf1-41aa-b9c7-944aa4a7dc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:51.235Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5b08389e-d927-4d1e-90c7-b8617564396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:51:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:01.246Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b36725f2-c79a-4187-beec-2e092e530744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:11.257Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=f51d48c4-bae2-4476-8218-5504965d09e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:21.268Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2192b691-d25d-47bb-a5d3-3c20ccde6526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:21.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:31.279Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2cdcdcdc-db7e-4568-99f1-7bbfdf13531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:31.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:41.288Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=8dd5a044-01f8-4510-9f45-dbdcb74bca5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:51.297Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=98381be6-a945-4ece-b430-88d37991d791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:52:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:01.307Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2a9fc772-73e5-40ac-86fd-a7eb2e757af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:11.316Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=566d8695-4105-486f-93b6-5840e2c0d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:21.324Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=7214592d-accc-4373-a719-f5308c8688b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:31.335Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5f60808c-328c-4a35-9bb5-f95b0d788be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:41.348Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d8c7d2e0-65b5-49eb-b1fb-92c074c7dfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:51.358Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2b3df701-7d96-41a3-a7ca-f9850d1a0a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:53:51.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:01.369Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a675577b-2e9d-490f-9c72-f404110c99cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:11.380Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9c6a4db8-cb9e-452d-90f3-627f2a4fe958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:21.393Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2ac9e46b-192b-4006-a443-40e0f7c8418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:21.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:31.405Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a8c47249-6590-46af-ac9e-b22ff46bc970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:31.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:41.414Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0007d229-494e-4e8c-b556-4378326706a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:51.425Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=bf5e3e5d-a386-4a86-ac26-f0c7b6cf0c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:54:51.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:01.434Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=4ade2e2a-2daa-4d9c-9d6d-9ab54df95ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:01.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:11.468Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c5196f9c-40d1-4606-8e9b-f792baf3dc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:11.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:21.480Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=3694505f-8af2-4244-8136-b5cb50f1d9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:21.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:31.492Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c73dd654-a898-4952-adea-b6d06faae7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:31.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:41.502Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=8afa15e9-b81f-40dc-93dd-f11c54baa8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:41.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:51.511Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=467cca4d-e6ed-4045-a35f-eb705be0aefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:55:51.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:55:58.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T03:55:58.161Z |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-10-28T03:55:58.162Z |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-10-28T03:55:58.164Z |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-10-28T03:55:58.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T03:55:58.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T03:55:58.172Z |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-10-28T03:55:58.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:01.522Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=66b91ba0-6247-4ef9-a421-c4b22880cf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:01.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:11.530Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=bff1b43d-0178-4765-b8e8-e53a0d370e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:11.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:21.540Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=11cdbee0-52de-4b88-a037-ad5013436909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:31.550Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=73b8437d-8452-4561-b750-5d109a0e1528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:41.560Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b7ceadbd-8014-40f1-8516-359e735e2cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:51.570Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=599f00ea-1ed4-4dc6-8331-22f751d2ff7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:56:51.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:01.579Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=89a9c8cd-1d09-4e46-8bf5-fec951180b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:01.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:11.588Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=478ef19d-9088-4327-beae-381c9005d319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:11.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:21.596Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=121c5395-7354-48a7-839e-5a677ea93ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:31.604Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=05cff5fa-a85e-4f1a-a8ef-7a55ca65cb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:41.614Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=7240d20c-2020-41b8-b529-dd040cf6f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:51.623Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=272fc8b6-e1a5-48fe-a634-6d7b456c7c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:57:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:01.633Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=acf5c041-aa15-4dea-907d-b8ebecda82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:01.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:11.642Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=2a249ab2-34b9-4dbb-81f3-b3c3cc6d88a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:21.652Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e97e0af4-9a58-4815-8464-262f0ff34aff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:31.660Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a9ef80a0-8296-4877-b095-961121c14b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:41.670Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=cefc34ef-0fee-4445-a651-8387c4ccb6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:51.679Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d44420d7-b667-4d10-9549-14e2ba71b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:58:51.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:01.691Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0d0a0598-badd-4455-bd4f-ab6d7fe36af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:01.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:11.701Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=784eee93-7ff7-4c91-b9b6-8c06fbda26af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:21.713Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e9d900ad-a065-4e76-ae20-6ef79d8a16eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:21.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:31.723Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c2f4fa59-9780-4c35-888a-88ef3057fa13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:31.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:41.733Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=20c249c2-310e-47a5-86b2-33234bae5e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:51.742Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9cdf54bb-056e-421b-b385-e2be7a06986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T03:59:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:01.752Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=82bf5100-b416-4853-be4c-1ff014c5b65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:01.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:11.762Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9387443a-619b-44df-8783-2e2e6c8eec4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:21.772Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b57cc53c-f32f-4d22-a274-f24066e83b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:21.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:31.782Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=cf4e4228-9810-4c1d-a951-ceba735be460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:31.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:41.794Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6509facc-6d01-4ba7-949d-50ed6625de00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:41.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:51.804Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=aecf8dae-0be5-4678-b882-415ef5dec918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:00:51.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T04:00:58.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-28T04:00:58.042Z |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-10-28T04:00:58.043Z |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-10-28T04:00:58.045Z |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-10-28T04:00:58.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-28T04:00:58.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-28T04:00:58.052Z |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-10-28T04:00:58.053Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:01.815Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=1f0b7d3b-9644-4c34-8965-a32504adf68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:01.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:11.825Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d2b19c4a-4d88-4d44-9e82-4321577eb640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:21.835Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=83c57ac7-7617-4b73-b44d-66884fd9f27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:21.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:31.845Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=d1932b44-67e1-477e-b6ef-3c805b7dbd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:31.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:41.855Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=8797f6f3-91a6-4390-8632-b839e8a1143e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:41.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:51.865Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0f57ea26-e788-43a4-90bb-c47a37ab533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:01:51.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:01.878Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=e80ff629-35c8-4503-bed2-374509eaaf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:11.895Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5e9c2a03-fe01-4fce-89e4-360a9a9ffe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:11.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:21.908Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=7046f965-c472-4c37-9d07-0b0d4ba9ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:21.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:31.918Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=5151b505-de76-4f78-940f-5d5445effb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:41.929Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=a5939c56-43e6-46e9-896f-aa1632d60667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:51.938Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=470fc627-07ff-480e-88b9-343fc396f10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:02:51.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:01.948Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=c88370c3-201a-4a58-8c47-e17a9116c3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:01.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:11.958Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=28b9f59d-1cbf-4ff9-b768-541bbbbdecce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:11.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:21.968Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=b9d9c8c2-92ba-4bc8-ae56-7ef3776d5d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:21.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:31.979Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=9dfd13ee-5e18-4169-b6f6-87b7ccec670c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:41.988Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ec2eed62-6baa-463f-88d6-f8401336c278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:41.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:51.996Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=6761f72d-71c2-4a96-8a50-a80a5c8dee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:03:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:04:02.008Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=0ed53d2f-a801-4c23-8a3d-dbe55b5b66b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:04:02.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:04:12.019Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=ae120d19-3a47-47e4-ac44-0f3fb0739e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:04:12.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:04:22.028Z |INFO |Init configs |InvocationID=c7bdeb1f-3543-4790-a3a0-f216a419f06c, InstanceUUID=85848ff9-113a-489f-b0b5-40e564dc9944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-28T04:04:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |