By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:57:53.651Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:57:53.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:57:53.705Z |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-02-17T00:57:54.371Z |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-02-17T00:57:54.474Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:57:54.475Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:57:54.475Z |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-02-17T00:57:54.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-17T00:57:54.612Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-17T00:57:54.652Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-17T00:57:56.340Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-17T00:57:56.789Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-17T00:57:56.806Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-17T00:57:56.806Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-17T00:57:56.870Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-17T00:57:56.870Z |INFO |Root WebApplicationContext: initialization completed in 2218 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-17T00:57:57.258Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-17T00:57:57.874Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-17T00:57:59.316Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-17T00:57:59.765Z |INFO |Started MainApp in 8.776 seconds (JVM running for 9.473) |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-17T00:57:59.850Z |INFO |Start scheduling PRH workflow |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:59.861Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dd6f7db6-b566-4162-91e1-dada974b1533 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-17T00:58:00.579Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-17T00:58:00.579Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-17T00:58:00.582Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:58:01.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:01.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:11.399Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b3e094e8-bf44-4073-a3eb-2388b8ece1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:58:12.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:12.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:22.473Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3f8d8931-3141-4134-84ed-318877823fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:58:23.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:23.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:33.545Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=66b4bd72-331a-4ea9-8cfa-cf6ed9f77e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:58:34.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:44.649Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=83e0b613-1328-4b19-a755-89292900cf01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:58:45.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:55.720Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c52ba0a6-8775-4adb-9037-39b68f68fdcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:58:56.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:06.823Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b64cea9e-77a5-4276-aba8-3d1967848db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:59:07.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:07.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:17.994Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=02ab2742-1d27-4cc1-a91e-565d91edcb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-17T00:59:19.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.0.60:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:19.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:29.033Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5611fac5-1b1c-447a-b3a2-89af5275de04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:39.166Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=06f7ed53-f5e4-493c-949f-f69d7c318754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:39.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:49.185Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8311b53a-dffd-4f48-b5e8-2949de953daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:59.204Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ce307a1f-fe72-4642-b10d-62074750930c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:59:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:09.218Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3d6274d3-9591-44e5-9f4f-ae82ea07f7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:19.236Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=eda47e46-e39c-4b04-a21d-ee143d08780f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:29.251Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7b10c368-21f2-4f09-bdd7-6d64d14fcecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:39.263Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4b66e549-f501-4cbe-bca1-c6252fd257f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:49.281Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ec41a91a-35b6-41e8-b366-d1414eb87ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:49.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:59.296Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=361b3105-4c6d-49af-b8d8-72e553432c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:00:59.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:09.310Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=555fa17d-03c6-46af-b4cb-1c6c61bd7666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:19.323Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=37b07ed1-fed3-4e64-841c-4eef9789421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:29.338Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c24a267f-f603-42e0-97b5-f823b2348500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:29.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:39.352Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=474136fa-0b92-4698-b5ac-9d613c3aa9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:39.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:49.365Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c68c4725-be23-4d55-88de-cc99eeb08973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:59.380Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=03e84f89-3121-482f-8992-575f72e5d08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:01:59.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:09.395Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f46102e8-a3cf-4ad7-a726-ace8cb14c979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:19.407Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4508dc50-9b7e-4a34-ad10-4e443ba8422a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:19.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:29.421Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2e0e6bf2-faf4-443a-af3a-c2e9f02bedbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:39.434Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2c69273f-1033-4f36-9271-505c90179e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:39.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:49.446Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=35831c6e-39c0-4277-8d39-763c9817e06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:02:58.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:02:58.158Z |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-02-17T01:02:58.158Z |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-02-17T01:02:58.161Z |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-02-17T01:02:58.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:02:58.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:02:58.169Z |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-02-17T01:02:58.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:59.457Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aee213cf-a619-4312-adaf-895fda957aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:02:59.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:09.468Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4ba88953-4a3a-49d8-9a12-87e9efff2339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:19.481Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d0f9b35f-f235-4207-bd13-5647238679e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:29.491Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2a51a21c-5766-47fa-9c5a-9fe8d1c7b8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:29.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:39.501Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5743570c-6347-4633-88ec-bc0f59bd638c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:49.513Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=62d28143-043c-45c7-b81b-4b49e7216785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:49.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:59.525Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e81c284e-67aa-4098-a006-16bb6945c4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:03:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:09.536Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9e92a01b-f449-4d9e-80f4-079f29191140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:09.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:19.546Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4650f24d-e683-481e-95b8-638d9cfab7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:19.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:29.560Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b7e354bb-413a-4ecd-9286-aa61547b9130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:39.570Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e819ffe4-1b27-49b1-a286-33b8996c5f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:39.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:49.582Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5e48de34-1bef-4f9d-8cb4-60586eb85c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:59.592Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=74c7aacd-d376-411a-a893-133c055452eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:04:59.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:09.602Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=907ec54e-87cf-48ad-87a5-8622afa3f088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:09.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:19.612Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a6a7c77f-f481-4c61-8e56-2fcccc7c0a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:19.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:29.624Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2bc588cc-bbcf-46de-ac34-dc15b77adb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:29.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:39.636Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e571d98b-7664-44c4-968f-5a8782198809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:39.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:49.647Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=eccc4764-130c-45de-b0d5-7caea8447d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:59.657Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6158f69f-11fb-4e97-ba2a-c440275ae789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:05:59.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:09.667Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d3c9efb9-bbbe-45b2-b059-3a7076b130b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:19.677Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0993276f-6fab-4fa9-8872-ba60b74af3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:29.687Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2afc7252-6ac5-471d-ab5d-850513e179e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:39.697Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=772c0caf-17a9-4295-ab4b-08ec8932a2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:49.707Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ee19d437-ff17-4af1-aa05-5e7b55456659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:49.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:59.718Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e68168f3-db24-4954-991a-a4789e72c9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:06:59.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:09.728Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c079b0a5-028e-4169-9b5d-c8918114babf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:19.739Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=316a5c61-f1ab-4745-b875-eb65f50a524f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:19.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:29.750Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b97130a5-8651-430f-9e2e-7c3595a8d215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:29.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:39.760Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=31f3f75d-2ee7-488e-8901-7051ff52c818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:39.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:49.771Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=69e8d58b-774e-4455-9d4e-475190233fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:07:57.483Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:07:57.483Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T01:07:57.484Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:07:57.485Z |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-02-17T01:07:57.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:07:57.493Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:07:57.493Z |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-02-17T01:07:57.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:59.780Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7fedd8a0-6a50-4bbc-a2c9-c2f590a59ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:07:59.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:09.793Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b9e89516-27f8-4601-80da-c38653c07c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:19.802Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=503a7af1-9707-4ce6-ab47-67c3b62570c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:29.812Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=20ea0160-99db-43fa-b121-b86dcc40cb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:29.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:39.829Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c39715b7-ca44-43ee-aa4e-2a6b405ccac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:39.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:49.839Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c61c40b2-8d71-49e4-ace0-c302d0da960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:49.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:59.850Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6388556b-e31a-4571-8b80-4e6c7ba5165d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:08:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:09.859Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=916c1de1-db4d-47a4-a106-8135be6e6ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:09.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:19.869Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=161d2132-707d-4ee3-b8b0-5fc34eeb3780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:19.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:29.879Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a1118812-53c7-4fd0-b19e-2cca08a00a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:29.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:39.889Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=05f94d8f-3f63-43f1-bca2-28955b68c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:49.899Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e143f310-fc5a-498e-a359-913121f248d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:59.908Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=76b24fa2-52f6-4271-abe0-4c6abb57dae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:09:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:09.918Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0465acad-840f-4f04-967e-e6e3aa17ee7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:19.927Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d7188c49-8115-4ed7-9136-dac3ddbcb42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:29.937Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=23fd6421-7da5-4a7e-a924-d7cfcefd3b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:29.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:39.946Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a65979f1-8ca0-44a9-8306-e79dec6b3079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:39.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:49.956Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f84bbdb5-30e8-425a-9b32-8b75a414f06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:49.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:59.965Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=24710289-eb91-4e31-a745-437603b819e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:10:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:09.975Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=495a0779-756a-4ee4-a0e6-0a3e026b7a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:19.984Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4bd8c1ab-4865-4506-b49e-802358b75720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:29.995Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=29cadb7a-bdae-4433-9947-6b3c443340f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:30.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:40.003Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=11c5675e-0e42-42f1-ad7e-73184b6e1fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:50.013Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d45a123e-9190-4c3a-b261-b9b08447468f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:11:50.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:00.023Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=eac0fda0-2446-4086-bf57-23bd81b2c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:00.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:10.033Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=57eefd3d-b276-4f09-8404-1918175e5c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:20.043Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fd7bd466-713a-43c9-aedd-1f7da0122092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:20.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:30.074Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0f928be3-4a7d-4d61-9cf7-ca1f99e0de8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:30.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:40.084Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=47c5705d-ddf1-45fe-889b-ef8010b7fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:40.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:50.095Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=58191535-b0db-4e05-b2c6-0f4df1cda56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:12:50.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:12:57.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:12:57.472Z |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-02-17T01:12:57.472Z |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-02-17T01:12:57.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:12:57.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:12:57.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:12:57.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T01:12:57.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:00.105Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=74d6d1fe-5dfb-4536-8a6f-b1e3f42253e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:00.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:10.114Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fdacb12e-6af2-487f-9686-372204d02e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:20.125Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6d2efd5b-3da1-4b8d-8f94-29b1a6de95fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:20.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:30.176Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=35e5ad0f-8a0a-472e-865d-a470dd1c8d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:30.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:40.185Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c065b105-f902-4daa-b02c-94ec22e42398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:40.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:50.196Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d5de7266-ae25-470b-b7cd-e053083973b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:13:50.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:00.209Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c5f79584-0f81-458c-8b2b-cd23d20cf701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:00.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:10.219Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=83744c30-27cc-4aaa-9589-c62a39f2dbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:20.229Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7a9dd43c-e329-4536-b3f0-879bb6e8705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:20.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:30.237Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dd1df900-67f8-4f0d-ab31-fed5c4f6e1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:30.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:40.247Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=be2dc37e-ac0d-45e3-a891-a7d689b9ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:40.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:50.259Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9d4b728b-7670-41b2-b276-f55668a5582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:14:50.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:00.269Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ba37102e-b79d-4548-b1c7-3e493f4b8d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:00.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:10.280Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5594e986-0afc-40b6-890f-e95d73c6ffe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:10.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:20.290Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=23f4749f-1ec4-49fa-8795-f85bbfe4b93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:20.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:30.300Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e77693d3-3a2c-4585-8b0e-5b9bd15ead14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:30.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:40.310Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e8682180-6d8e-4a39-ab1c-8e283cba0b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:50.319Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c0cd27dc-d815-49ed-ba76-835d8f158dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:15:50.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:00.328Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e9d13ff1-038f-4007-a731-dd876f5f2c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:10.338Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d18353e9-8084-4bb5-931d-6cfff6aef5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:10.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:20.348Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a8b764c0-6afa-49e9-9dfe-0049c1de504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:20.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:30.357Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=50205581-be31-44a3-ace4-b81e226fe8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:40.366Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a0a1cdf0-ad96-421c-a871-07e720352243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:50.376Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=76f794fd-4541-4c3d-b356-ddac680c5431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:16:50.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:00.386Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0604f950-0bd6-4330-839c-5666b5b47340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:00.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:10.395Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=75f677af-bae3-44eb-87c6-146acc507345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:20.403Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7faf92ee-7c17-4d3e-b9b5-5da0213491e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:20.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:30.412Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=667c6b17-4712-4cc1-aa73-aba721afe43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:40.421Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a00405ca-37ba-488b-96fd-8b50bda4660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:50.430Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=16106b81-6ab9-4d06-bad2-7992c86653c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:17:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:17:57.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:17:57.488Z |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-02-17T01:17:57.489Z |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-02-17T01:17:57.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:17:57.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:17:57.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:17:57.496Z |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-02-17T01:17:57.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:00.439Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=96d7d9ae-897a-4208-905d-8949010a6749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:00.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:10.448Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ca1ae77e-f4c9-4bb6-a5c3-22f67f913fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:20.459Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2944291b-d7af-469d-8d28-a4c8a4cb7b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:30.469Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b844747a-d2be-4f6a-b082-1ad6d8f494c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:30.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:40.479Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=97a82d6e-cf1a-47fb-84ff-7b485f18d84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:40.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:50.491Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8950f5a5-17f0-4501-a852-b1400707f5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:18:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:00.501Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0c2eb989-e38a-44a7-83dc-0934cb8bd38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:00.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:10.510Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0da843a7-01cf-4c52-b467-9a58dea8e33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:10.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:20.519Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3ba56c5c-0275-4110-acdc-8719da13e5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:30.529Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cba526c4-289d-4386-b531-d76a12889a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:40.539Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=697e6055-9526-41ba-a3fc-587513f13731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:40.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:50.551Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a92c11ce-f530-44ee-a456-774d32494381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:19:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:00.559Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a3584ade-971a-4146-9ccb-9a56954faa1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:10.568Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3bb95713-235c-4521-a23e-6ad64054e82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:20.577Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b3c27bb4-5caa-4a08-ac65-292cf46f5ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:20.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:30.585Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fd2237d0-dd13-4650-a50f-b486baea7e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:30.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:40.594Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5202f9b3-7c41-4ad5-92a9-7ae1fcc28a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:50.605Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aaffd788-852b-439f-9467-4702a548de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:20:50.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:00.614Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=afde2212-1a8d-4e06-9c07-1c29b03d12b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:10.622Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fd329a37-06ec-4eb2-84d7-4e193f81835c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:10.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:20.631Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=156cb69d-506f-4e5a-b6e7-e632b221a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:30.638Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6b68a3df-1704-4288-9d61-eba68a1ebbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:30.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:40.647Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1815e8c4-bac2-409f-bcb8-e189a90b2617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:50.656Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ff01ccf2-6027-4540-a471-2497bcba22ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:21:50.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:00.665Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6b026654-aac2-488b-bb50-33286cab2097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:00.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:10.673Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=39a48d64-c0dd-4619-a04e-cc564cea4a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:10.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:20.681Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6df6cf42-9968-4a13-84cd-bb10016007d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:20.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:30.690Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a6ff6b5d-c597-474f-a90a-cc09ce07b58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:40.700Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3c9b6c1c-cd87-4a0d-8269-ff09d7421c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:40.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:50.709Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3863b852-5c7a-4bb9-b5fd-44b707a3b04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:22:50.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:22:57.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:22:57.475Z |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-02-17T01:22:57.476Z |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-02-17T01:22:57.477Z |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-02-17T01:22:57.482Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:22:57.482Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:22:57.482Z |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-02-17T01:22:57.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:00.718Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1fc29e6a-c874-47c4-9921-c371a849519d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:00.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:10.727Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d2abbb3b-44ea-4506-980a-3ca9feb22e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:10.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:20.735Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=87d02d0b-d255-4044-908a-260a978d7dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:20.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:30.743Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=842b386d-3694-451a-aa00-f96811b5cfea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:30.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:40.752Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=17b17bd6-e7b0-4799-a402-fba9e9e0cc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:50.760Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a1a48f7d-4165-4744-829c-7fd568eb4eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:23:50.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:00.769Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=62bbaf64-00af-47ef-8e88-3d2fe049bb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:10.778Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9ec47348-67b9-4958-a691-50b6652284f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:10.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:20.787Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e96b8a39-da00-40b6-b0d6-1c634cf2a1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:20.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:30.795Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=224d0f3c-4ea7-4e4b-9f6b-55481efc0582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:30.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:40.804Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=90c23b6e-3cb7-4d93-8203-4bb790017b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:50.812Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=176a4e60-b090-45d9-a422-782e1337f0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:24:50.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:00.821Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fb37f97a-3dce-4a73-bbfe-72845fc7ff4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:00.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:10.831Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=59d980f9-1e8b-410a-aa01-382f54da7817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:10.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:20.840Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=18213af6-6fbd-444d-8d38-439724a00e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:30.848Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ffca8cd6-8b7b-4c5d-b05a-5cd8fb6991b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:30.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:40.857Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bfeb6359-6a95-4161-88a4-b0d21cd40468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:40.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:50.866Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3b107a4f-6521-4458-8d9f-dbc4f8b22d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:25:50.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:00.874Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8fd74690-495e-4a63-82f1-2d7fb7ccf268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:00.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:10.882Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=253facf5-c332-47e6-990d-2316c66ee4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:10.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:20.892Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=69729730-0d22-48ea-ad99-29a934cc5621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:20.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:30.904Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d1315aaa-9734-4cc6-915c-d3b78241c331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:40.913Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5840bd5a-5eb5-44b1-91f0-6dfaebd61d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:50.921Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f270510f-e5b4-445e-9351-a98e17b932d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:26:50.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:00.931Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fdce77d9-6695-4bdc-9b41-20882cfb6a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:00.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:10.941Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0a976374-b4b6-4e1c-a548-cb2d7ca8b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:10.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:20.950Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=925251cd-3dc1-4fd4-a202-1e34c84cf931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:20.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:30.960Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4d3fca5b-7fee-485f-b095-206dac94fa35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:30.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:40.969Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1959fbf6-81a3-4440-95d2-739da91fdcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:40.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:50.976Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=93e054e2-1514-44f5-a70a-6a1774d9cfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:27:50.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:27:57.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:27:57.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T01:27:57.455Z |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-02-17T01:27:57.457Z |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-02-17T01:27:57.463Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:27:57.463Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:27:57.464Z |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-02-17T01:27:57.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:00.985Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=667e8054-fd10-4220-aa22-9687fcfd041d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:10.994Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ddf25bf6-26a4-494b-a526-329190e21d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:11.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:21.003Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=664e9de2-e943-43ea-8344-5a2ffd84e093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:21.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:31.012Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7c53ae47-45f8-4fc8-8e0b-cf60fbcb6179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:41.022Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e041d2ff-74bb-4792-9950-62fcb824989c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:51.031Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e40d8a1b-9685-4520-9906-275d52bf56c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:28:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:01.039Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=300a97df-6d7c-444c-aa06-343bef1e8c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:01.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:11.049Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e179eff8-380f-420a-8e5f-eff4326108ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:21.056Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=65ed3b17-d61c-4de0-b161-bae2f35a7239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:31.065Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7e648114-4167-4dff-96fb-9d7a8b60d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:41.074Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=527dab8c-fb57-4153-b189-2a1b9a6ba762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:51.084Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0b71f64b-d81b-4eeb-8300-2a250a9c982a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:29:51.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:01.093Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=32e9e42f-9f79-43b7-a91e-490671929eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:11.102Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0b6da4e2-d076-4a2a-8fe2-be3f5b40e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:11.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:21.111Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=083d4cf3-8b3e-4912-83a0-4d5fd269975c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:31.122Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6fa38dd7-4f0d-4b71-b920-1f1b98b7fb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:31.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:41.130Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1bb0260e-cb88-47fb-9f4b-6f52cfb3a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:41.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:51.141Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6811a497-ce6d-452b-96ec-58750b9468f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:30:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:01.149Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a0952708-6693-4393-8252-f37495a9c6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:01.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:11.158Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a921efda-0ecd-4e77-9ea3-73b5398ddfaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:21.165Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3ca4f727-be14-489d-b764-dd8430c578de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:31.174Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6dd0a987-070e-48ff-a1ab-f60cd8023349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:31.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:41.187Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f35b5869-f159-48e1-b333-f23adfe74176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:51.197Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1edcbcfd-9fa8-4223-a4db-ce4615da5eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:31:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:01.208Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=07cc58bf-f15e-4fbc-976a-932db1aa832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:11.219Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5bab39cb-b502-473b-a2df-e918a9073e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:11.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:21.226Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=eaa1b2e5-0ca3-4d0e-bb69-d444e7a36648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:21.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:31.235Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fa93f5f1-87f9-415d-a2e9-b0acfdf70738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:31.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:41.243Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4d791475-16af-4f26-be76-a541cd36f752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:41.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:51.252Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2ae663e7-6348-4e1f-a706-5a4833bf3724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:32:51.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:32:57.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:32:57.459Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T01:32:57.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:32:57.460Z |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-02-17T01:32:57.465Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:32:57.465Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:32:57.465Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T01:32:57.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:01.261Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=25f7b472-6329-46c1-a356-fa1e9c23ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:01.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:11.270Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3134151b-ba50-4996-904e-af09f98ab4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:11.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:21.278Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=129b8bd1-ae80-4bf7-af30-acdef76c80d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:21.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:31.287Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5ee71a95-2626-4380-a79a-b4b3ca373690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:41.296Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=916979ec-e6ce-415b-a056-f439532b3e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:41.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:51.305Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aefadd6b-88ae-4c66-995b-ec680be9887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:33:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:01.315Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=20155e02-f501-47ef-86d5-f83dcad232c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:11.323Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f17633a3-892d-4adb-82a8-4c3f2a93c0e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:11.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:21.330Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f7c6da50-b355-416b-a3ff-582274aff009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:31.338Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=05c54602-15ae-4166-9e56-c9ccf1a7c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:41.346Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e74bf9c7-0164-43a1-977d-6eb01c7fd55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:41.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:51.353Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e54d5946-c63a-407f-a095-be2544a19fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:34:51.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:01.361Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bf2ca641-0ed8-4640-913f-093fc54e05aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:01.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:11.369Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=55abc74a-9219-4234-91b2-972db5c7b0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:21.378Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bc1ccb0c-1dd1-476f-9544-c7e4eae225da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:21.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:31.386Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6a90219d-8b7f-4789-8789-ce3af9becf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:41.396Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=df02d87f-c701-401a-b318-98e5bd862359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:41.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:51.405Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cc846425-7cdc-4d37-aea8-8852a3416a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:35:51.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:01.414Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=45fbca97-ca19-4097-91da-2b88026380d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:01.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:11.423Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=17810c13-eb1b-4208-9818-53368c59c685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:11.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:21.431Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0e8c137b-9ff7-4a0b-af08-8759f985c716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:31.440Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c722b9ed-980e-4267-9516-3370aa1d1e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:41.449Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3ffe04cc-58e3-4f57-88f1-ea728d279afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:51.456Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c8e89def-b2fa-4d53-b1c1-fc6771a94726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:36:51.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:01.464Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=351668a5-0cbb-40c9-813a-e22d63ee15bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:01.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:11.474Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2681a6ea-8226-459f-aabe-96e7f43df184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:11.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:21.482Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=04401be2-63d5-4157-b62a-ba468019f288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:21.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:31.490Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=85ab902c-d0da-4f52-9ef1-d148dd7a31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:41.498Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ac0468f8-6b19-4e9d-90bc-288bf5284f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:41.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:51.506Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a6ae89e9-b102-484f-8567-1a6ffb69ab40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:37:51.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:37:57.463Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:37:57.463Z |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-02-17T01:37:57.463Z |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-02-17T01:37:57.464Z |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-02-17T01:37:57.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:37:57.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:37:57.469Z |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-02-17T01:37:57.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:01.514Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d95267f6-a025-4b47-9ae4-e3b61e61197b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:01.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:11.523Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dcb84771-54da-4d3b-a0c3-d1d780124871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:21.532Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0c2b273e-6e1b-4fc3-a94d-0f2511ffc5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:31.540Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a7e9a65b-60d2-41b0-94b0-7f1faf3f9835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:31.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:41.547Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=94c08b55-103e-4958-b908-cee56f2b2874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:41.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:51.555Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=871a618a-80e1-4527-ac19-eaca3785979c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:38:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:01.563Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f8303f6e-4ef1-4001-8d4f-4d0c39eed2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:01.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:11.570Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3cf4ea06-7cdc-4b4d-b930-18ab8de8879e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:11.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:21.577Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=305ffaf6-5aae-4ec0-b540-fc1ea4ca5336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:21.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:31.585Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=915ee33d-c65e-45ee-ae00-d274350ebcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:31.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:41.593Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=94e13a42-3a40-4fa0-b807-df05f1175bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:41.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:51.600Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6f8b233f-d1ab-44c9-ae16-f7aeba20a752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:39:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:01.607Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=37f8d097-6f9f-406c-888f-a39537fe81f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:01.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:11.615Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f4de6c6c-2935-4b8c-8200-474b96e4208d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:21.624Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=261b68cc-be5c-4d6f-a996-5a148a9e9a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:21.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:31.632Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=668e5b4c-db94-43ab-92ce-7cae96395d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:31.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:41.640Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1206f2f3-be31-4c46-8edf-fb7709a4a674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:51.649Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=519a0981-d06a-4ae5-aa14-abb5fc2da2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:40:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:01.656Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bce1fac3-a917-4749-be85-8083a83a154f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:11.664Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=40257f59-89d6-414b-a99e-f62d3900747f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:21.672Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a2df21c1-0dea-4c4f-8467-c0f9270efe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:21.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:31.680Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ce73b895-5cb6-4bc4-85cc-101048c0e58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:31.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:41.688Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=98ab9cf0-83f9-41e9-abbd-1b78458c8c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:51.696Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=19a4724a-2aae-41f3-9da3-676e1d1271aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:41:51.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:01.704Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2c2af8fb-5769-43a3-b94c-19c7552637d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:11.714Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b1176820-2488-4aa3-b172-64fedeabaebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:21.722Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1a068ac9-e38c-44bb-95c1-d0ca29e51773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:31.731Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9e24deb2-8934-4ad7-9530-8a9d00c01ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:41.739Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5d102875-4965-4e27-8d5b-e40259318a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:51.747Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4aac40ec-98c6-40a9-9c3e-5d9712e6e585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:42:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:42:57.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:42:57.475Z |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-02-17T01:42:57.475Z |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-02-17T01:42:57.477Z |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-02-17T01:42:57.481Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:42:57.481Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:42:57.481Z |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-02-17T01:42:57.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:01.754Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ef288c66-d096-4fe2-87a2-325d95620e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:11.763Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7aa182ba-1576-40be-ada2-2feb57cc8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:11.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:21.772Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7e875f57-5912-4844-a35f-674c6d692c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:21.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:31.779Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a22f7b44-8df9-47dd-8cec-7fc9a6015b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:41.786Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=692caa3f-c6c1-49c5-bf0c-acc387cfd255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:51.794Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e8afc56f-a647-4901-88d2-528f51c8a675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:43:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:01.801Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=57b4bcb5-1b2d-4ad4-9e31-48450ac6804c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:01.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:11.809Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5b8ab45c-10d6-48ae-9ff5-85448bbbf632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:21.819Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=982cb04a-c233-4528-80fb-dc478a4287dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:31.829Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4074466d-6cdd-4438-909a-abfcac2ba2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:31.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:41.836Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=46467a62-5df8-415e-8ba1-eb59c470db29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:41.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:51.843Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a2696ab1-ba50-4178-9c80-f34bbd28124d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:44:51.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:01.852Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9e3dad7f-bcb3-44a6-8fda-3dd4703ff4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:01.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:11.860Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=60f4ea02-c449-4c8c-a5e8-b59e191f77ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:11.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:21.867Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5b5bbfa7-d43d-45da-95f5-234a2bb74c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:31.875Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=49f08fe4-64c6-4641-95e2-d63feafc9882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:31.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:41.883Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=107150eb-2b7a-4a30-ba04-f3333a9a83ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:41.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:51.891Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dbf908b1-7d17-43f5-a33a-f67827509a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:45:51.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:01.900Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=efc46059-9225-417f-a32b-c84428b6282e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:11.908Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=87bd106c-4848-4298-bc1e-f8b8fe81fea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:21.916Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bfba1c41-896b-4de2-bbb7-b4b8cdc7bca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:21.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:31.925Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b0e02098-ed7f-4a45-aaa8-b5d69676a488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:31.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:41.934Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6d4603c9-2d1b-4803-b6f2-2cc44324c266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:41.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:51.942Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0e99f08b-3dfb-4c67-a46b-b6328c2b0091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:46:51.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:01.952Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0d4b0942-4050-4d25-a02b-ce67165ec957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:01.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:11.960Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9f007eac-836e-4059-bf5d-56ab7aee081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:21.968Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f593a5ba-a172-4007-ba9e-de41daa74bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:21.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:31.977Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=85914f4f-d4d8-426f-b5a3-0e8fe12c4477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:41.984Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f2b1f44c-c114-4dee-bd47-6215988aa084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:41.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:51.994Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d01304f6-f3a1-41d4-b2ab-f0997eacddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:47:52.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:47:57.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:47:57.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T01:47:57.464Z |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-02-17T01:47:57.466Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:47:57.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:47:57.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:47:57.469Z |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-02-17T01:47:57.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:02.003Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9b926df3-569c-4369-9aed-90c6c3313956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:02.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:12.013Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e96a0609-8136-4777-92cc-5cec6c45530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:22.023Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6fbff8a5-f071-47d6-a104-383be2994b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:32.031Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=16e03a43-81f5-420b-aceb-edfe355ba288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:32.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:42.040Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=90409bce-1be2-4d40-9f0e-552f7a2b4aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:42.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:52.048Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5a9760a1-2308-4045-8dd1-aca925aa7f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:48:52.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:02.056Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4f53527e-130f-4899-8e35-374e73f47d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:12.064Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8b116cd4-1414-4cae-a789-9df809254e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:12.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:22.071Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2d63e9f7-99fc-4fd8-929f-f6da070065c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:22.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:32.080Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8f4ad950-1157-4bd9-96d7-f55f028f7a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:32.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:42.089Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=14f18507-965a-479c-b772-b9d1bda65a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:42.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:52.097Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=acee8639-babd-4357-a01e-1b7d3edfc45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:49:52.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:02.105Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=863ef5d9-d47d-430b-8676-6b887954f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:02.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:12.111Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c7328e4c-4482-4bd9-a440-bac1d7246fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:12.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:22.119Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0b90c7bf-2d3f-475a-b6f3-891b946740eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:22.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:32.126Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e2032cf2-c43f-4d72-973a-f8c31bf75fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:42.134Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=21aaf544-e3c6-4a88-849e-3a5ee43077a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:42.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:52.142Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d12c3445-a5d8-40ea-ada3-cc699c4f2b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:50:52.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:02.151Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8f157861-a7a1-4068-9cd8-efad5263ce1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:02.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:12.158Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f220a1ba-18d0-47ff-ac78-b14a7345f801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:12.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:22.166Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a841012e-71c8-4f9c-be27-c25277404fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:22.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:32.174Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=25b5a29f-5166-4133-8f47-f4c90b81c36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:32.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:42.183Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fcc3058a-9b4f-4ad7-bd9d-2f73f5bcb62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:42.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:52.191Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=80df05f2-e2ec-4e98-bb46-e2460aa766ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:51:52.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:02.199Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=848779dc-3985-4739-b158-ee84c01a0aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:12.205Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cd966299-f944-4fa1-adab-11e4034d9221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:22.214Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=597e89e2-6a25-45e5-bf03-6e24dd287b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:22.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:32.222Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=836be261-6d41-4d26-bb1c-8c66cf5df8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:32.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:42.230Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fd1cbcde-1f29-4d5a-9ad9-b690b2ab3e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:42.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:52.238Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c5ba8dd8-27f0-4024-a437-1d75b91fdf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:52:52.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:52:57.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:52:57.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T01:52:57.449Z |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-02-17T01:52:57.451Z |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-02-17T01:52:57.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:52:57.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:52:57.455Z |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-02-17T01:52:57.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:02.246Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a659f382-c29a-45fb-94bb-46a5c3a55487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:02.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:12.253Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9a5873fc-dc8e-4436-beed-b0a4b9d5c487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:12.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:22.262Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bdfbcab0-7fe9-46c3-95fa-6103b96bae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:32.269Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8825036c-3209-403d-80ec-d49dddeb6d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:32.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:42.277Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0c7f4ba3-c5b2-4068-a1db-2c40e5a23af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:42.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:52.285Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=211151ec-b5f5-4a48-b99b-1015a46655c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:53:52.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:02.294Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=42f1d205-7284-4386-a177-9ce1315437a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:12.303Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=01953a4a-f0a4-4ac7-a218-e7163d720d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:22.312Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e534f45a-de2c-4532-9b47-30b4cf135842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:32.321Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=55eb4e07-9cde-484a-8ba8-7c233b5b34fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:42.331Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f22eecdb-8bc2-4594-ae77-7359db89e603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:52.338Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=285ccbc0-e7f5-468d-a13b-604bfec3b82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:54:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:02.345Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6c0cbb3f-d51a-4291-8e94-17977a6f3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:12.354Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e323a0a5-cef6-49cb-88f9-92ef4276ebfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:12.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:22.361Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=330f9cdf-058e-4109-8097-a8e33419b9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:22.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:32.370Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c97dde15-60da-401a-a69e-b464d4907340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:42.379Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ca628c3b-16b4-40c0-aa75-38f02ca31da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:52.386Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8604a826-891a-450d-8d0d-260bd8deea40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:55:52.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:02.393Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=35447be9-914e-4988-93d9-81f849a36915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:12.401Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d2c19b3f-5c8a-45e0-941b-462846fdfd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:22.409Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5c9f0f66-0085-4809-8377-3aef39d28637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:32.416Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aef54211-f837-4aba-8530-904ea3986b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:42.425Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=74f5df75-2b52-4e6d-bd7f-77c27846075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:52.433Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=602aedf6-49d3-482b-8db3-5e2402921a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:56:52.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:02.442Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d8f8b395-0f5f-4df1-be07-1c12c366ff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:12.450Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d053361d-1d81-4075-a5a7-b402447ab02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:22.460Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2e0d66ef-9807-4da9-9952-620edeaceadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:22.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:32.467Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e97bb791-f404-4139-820b-a041d40cb2d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:32.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:42.476Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f453c417-74a9-45fe-a83c-66575091f3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:42.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:52.484Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b6e0beee-a500-49f6-aaef-4aa45e58ba7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:57:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:57:57.444Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T01:57:57.444Z |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-02-17T01:57:57.445Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:57:57.446Z |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-02-17T01:57:57.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T01:57:57.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T01:57:57.449Z |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-02-17T01:57:57.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:02.493Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=36315093-0437-4137-911e-533438f83ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:02.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:12.500Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=603ec6ab-9cfb-49ab-8b6b-1895b3e40a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:12.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:22.507Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4aae7741-ce9e-493c-ab5a-ae359cfef9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:22.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:32.515Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0140472e-8a13-452a-bacc-cae9cd1f26a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:32.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:42.523Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=86574a80-bb22-4681-a9b6-137ad0f52794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:52.530Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ed4f6708-460a-47dd-acd4-c461d330a985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:58:52.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:02.538Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0380276a-8910-4b1d-a096-093f3a752017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:02.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:12.545Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f6e9ab9f-dc1d-4ca3-aa85-b9e1503e7c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:12.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:22.553Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a9c3f811-354d-453e-b5fb-e061fa58d177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:32.561Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9271676a-30f5-4b67-a519-0bb693f63d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:32.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:42.569Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d305986b-1e4c-44b7-b782-7eaa22f20a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:42.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:52.577Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=58d80c4e-76ce-499d-9c1d-64bb17c3d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T01:59:52.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:02.585Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=70d60d7a-abe0-4e28-b468-718228849489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:12.592Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=05e3d2fa-0c59-49c7-9f6e-3644f1a20b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:22.600Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5646e551-6bb6-466b-bd73-d00303f8aa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:22.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:32.607Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f4d31a09-efd2-41fd-bb06-9c7587674a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:42.616Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c1bd5671-a904-4390-9231-6719aadeca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:52.624Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6e673d08-c28c-402d-aed1-caf94f7147ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:00:52.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:02.632Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4be4996f-edea-4325-abb8-25cef068146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:12.640Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2e11e868-80c6-487b-a47f-d04c2cd0987a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:22.647Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cd877c2b-5d99-4a85-b545-88c7baab09c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:22.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:32.655Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ab3d7478-d46d-4340-a0f0-99625648427a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:32.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:42.662Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9a86cddd-665f-4bf8-bcb4-a29f357ff6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:52.670Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bf448f17-6f95-412a-89f9-b29721ae2925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:01:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:02.677Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=efffc7dc-f4d0-4e77-877b-e8096aade5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:02.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:12.686Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bd679ddd-cbbe-4de9-b3ea-2cd8789c7e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:22.694Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8c0848ab-7833-491f-8e30-f69f2bffd3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:22.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:32.701Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=61d0c1af-4f81-4a95-bac8-16d26864e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:32.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:42.710Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=412c8340-cda5-42a3-a8b7-f7e4f8aebc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:42.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:52.716Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=baad88c4-d609-4ef9-a889-79ecdd2b2e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:02:52.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:02:57.456Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:02:57.456Z |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-02-17T02:02:57.457Z |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-02-17T02:02:57.458Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:02:57.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:02:57.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:02:57.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T02:02:57.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:02.725Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=edfdfd3e-378d-4a33-b83e-dd2be1659389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:02.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:12.733Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=57ea9c50-906c-4af9-9eaf-796b463744a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:12.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:22.740Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=166d1e61-c54e-4660-99cf-4cd56cfefc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:22.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:32.751Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=66ffb6c5-f645-4483-ac1a-1f8224fd2665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:32.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:42.760Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=37b48f6e-528c-4eca-b638-e520a69516d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:52.768Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f328f2fa-a242-428a-9431-fc99e4bb1d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:03:52.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:02.775Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dd9d1b61-feea-4a86-991b-cc542904027c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:12.782Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cd5fd20d-19cf-44c2-a5a8-1fa6a7caaada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:12.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:22.789Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b755cac4-874a-452c-836e-42246a0fca39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:22.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:32.796Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=009c5ffa-c20f-4bce-87a3-746b78df5c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:32.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:42.806Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=93576359-40f1-42db-a008-a7c35fb2232b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:42.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:52.813Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4f9f37da-271b-4279-b06c-d223aa2e9524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:04:52.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:02.821Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d35726fc-90d1-44f7-a474-85f7b8ab2afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:12.829Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=15ffd1f1-5096-4790-b5f9-1dcbcb2c3d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:12.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:22.836Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7f20bd21-81ce-4144-9042-4142eebdde9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:22.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:32.845Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1b9d6f43-1780-4978-bb5c-d18915aa30d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:42.852Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=61b7292c-3a4e-4f56-bcb3-345d0f91d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:42.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:52.861Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bee1e971-e568-4950-b185-7f691162d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:05:52.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:02.869Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f10bd3cd-6891-429e-8471-d1c771fb747d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:12.877Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=05963aa0-91a0-48ef-a334-5f3a356ebb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:12.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:22.883Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=11a2c87b-30ca-4136-b57a-976b1f095a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:22.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:32.891Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=de6c3c9e-01a7-4396-8834-e33abb985bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:32.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:42.899Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c9fc1424-f247-43d6-af35-2d9e44db5a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:42.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:52.908Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=36f00e74-074e-4fa8-a15d-bca3ee8373a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:06:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:02.915Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=39b31263-1e3a-4a12-83c2-b9352e21a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:02.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:12.924Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6dd67400-5262-45bf-adb8-7e304d6a3bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:22.931Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0b162087-ff11-48d1-bdfc-ddb8656a6200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:32.938Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b4fdf351-69bb-44cc-9fad-d7c47b232e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:32.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:42.945Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2267f6d0-8044-4dcb-991d-c22a693b56d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:52.952Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4a5b1ff6-9b57-46c2-9a3c-d818a679327b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:07:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:07:57.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:07:57.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T02:07:57.464Z |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-02-17T02:07:57.465Z |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-02-17T02:07:57.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:07:57.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:07:57.470Z |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-02-17T02:07:57.471Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:02.960Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=63e3c8dd-5885-4cbc-abe4-64ded3238a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:12.968Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f1bb213a-be70-4215-ab35-f1f39d39d3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:22.976Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ec1d000e-1c0c-4bef-8b07-fbbe30199d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:32.984Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5a437990-6462-4bb0-9bc8-a5ea16cbc0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:32.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:42.992Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c76f296d-db2e-40c6-b261-3d818321501d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:53.000Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9ac36879-7c8d-4b66-bbe0-548b58297444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:08:53.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:03.010Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1ee7fb88-df15-4dae-953f-ec42ccd57b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:03.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:13.017Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=50955dc2-c346-468e-a299-b6830f615dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:13.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:23.026Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=49aca20d-d05e-4078-84a9-21d6354fabf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:23.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:33.033Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8386390d-be22-4c1e-bfac-862aced72714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:33.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:43.042Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c5b6d047-00b7-4710-aa5a-aacb0225adba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:43.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:53.049Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=47bd12e0-487c-4bd8-ad02-3995ad6b71ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:09:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:03.058Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5b3ba82e-621c-4586-953a-a5affa4b8edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:13.065Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=34ba827f-deb8-489b-8043-13d513eede2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:13.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:23.073Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=27250d9f-69aa-4cfb-a6af-1313144cd1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:23.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:33.080Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=978db3e2-af7c-4629-a039-86ec20dfd7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:33.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:43.088Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=007b0cc3-25ee-42b7-8677-bdf8b4fc206a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:43.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:53.096Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=386312ba-5613-48a3-88be-a13a68d7c2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:10:53.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:03.104Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=74e7fd82-f6b1-4d2d-b866-a394dd9cdee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:03.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:13.111Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4827c613-f003-40c1-bd5b-494967aef3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:13.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:23.118Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d5f3e987-f1b8-42fb-ae1b-cd13fb559c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:33.125Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=280280b7-bab1-4c98-b78a-d0cbb9de007a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:43.132Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=47e6a225-27d5-4806-9413-1f3ea6fce855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:43.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:53.141Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4eb5ecf9-d028-41ba-9b14-0c767a1414b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:11:53.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:03.148Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=627dbba8-93eb-40b6-afe1-52b6b1da46c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:13.154Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d662d372-41df-46f3-a67a-39a3cd797e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:23.161Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=df529683-49a1-484c-8df6-62946eb78f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:33.170Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e2cfd437-fe31-4da8-ac47-7cea0c5d1ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:33.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:43.177Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c256fc25-33d1-4a58-8d7e-ede5f2acf422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:43.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:53.186Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=93ecd2fa-553b-47bc-a1a6-137ccdf422a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:12:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:12:57.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:12:57.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T02:12:57.455Z |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-02-17T02:12:57.457Z |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-02-17T02:12:57.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:12:57.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:12:57.460Z |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-02-17T02:12:57.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:03.194Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4447f29a-5b2c-4b69-82fe-d83929af5c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:03.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:13.202Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=676cd6e2-848e-4260-a4ed-00d34ba0b57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:13.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:23.209Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=731ac532-875d-4bfc-9794-c1986b1d6b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:23.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:33.217Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1cdf373b-5ee1-42b8-ac23-284f1ff3eace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:33.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:43.225Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=eb64669d-5de0-4c6c-978a-379610cf7aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:43.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:53.232Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7085a918-ed32-4629-8a4f-635453af0f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:13:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:03.241Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e205f519-87de-48e6-b940-8fab7071cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:03.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:13.249Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=39e2df12-25e5-428b-b576-c6bce5c5bd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:23.256Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d2834469-fb31-4ec0-8020-b188a1d8953c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:23.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:33.264Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4575b2fe-55a1-45aa-8c84-0dc4e4058243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:43.272Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1199ca36-cb8b-4f3b-9cae-36230a1aa707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:43.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:53.279Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e9c81172-20ae-4366-ab3a-71c72ba9f8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:14:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:03.286Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=911ab8bd-34e5-4b98-b888-9306f1fb37cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:13.293Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=859419f9-5637-4e79-9074-7892cefa85e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:13.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:23.300Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7e1a6786-9514-4d56-bb1b-ed46392419a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:23.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:33.308Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c93bcf39-efab-478b-9d22-9dd0fde54c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:33.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:43.315Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=29e24a98-41c4-44bc-a224-7680d8801b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:53.323Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7dce6439-858b-4e71-a48c-fa033806175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:15:53.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:03.331Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dc688287-6151-44df-ac00-362054e74b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:03.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:13.356Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=63511b21-f21d-4587-be6c-241d490b1ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:13.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:23.364Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1aa0ed01-50e8-4cd0-b77e-b968ce930464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:23.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:33.372Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ff4376c1-1530-4245-9c40-07dc7e4013d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:43.379Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d9092df5-811c-4c26-90af-454ee37525d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:53.386Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=52d39347-8244-4b47-8578-bea7320af2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:16:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:03.393Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ba2934a0-736c-4136-9b81-96ca167ecd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:13.401Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=850e58d2-3332-411e-b351-e99df6c7e301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:23.409Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a1b2ac78-6f4d-4c56-8da8-2927cfe329c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:23.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:33.417Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8509571b-18cd-4597-a910-e0233845ea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:43.425Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dd304287-1349-4fd5-b78f-38ed3ee63ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:53.433Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1e3b327a-2d1b-47b2-a8fc-11979a28901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:17:53.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:17:57.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:17:57.442Z |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-02-17T02:17:57.443Z |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-02-17T02:17:57.444Z |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-02-17T02:17:57.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:17:57.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:17:57.447Z |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-02-17T02:17:57.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:03.441Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=285b2cd8-4894-4da2-94ac-1e501b11ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:03.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:13.449Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9d4caf21-80ff-4d15-b886-a41539332af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:13.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:23.456Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7b031717-07e5-4f76-b3cf-78c1c0214155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:23.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:33.464Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0df252a5-73ef-4392-9003-6ddc2efc0721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:43.472Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9dfa00ac-831c-4e9f-a358-250796734dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:53.480Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f74ad3a3-5c2d-49a7-b3ac-4ff25b6ebb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:18:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:03.488Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2f3ab5f3-2e71-4d78-a6e0-b6ab412085df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:13.495Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=721bc9a4-4538-4788-aa02-6ce769138def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:23.502Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=85a606ea-1e65-4522-9c15-d5fd3f80d3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:33.510Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2c063d3c-8bff-4192-82b8-1d8937128e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:43.517Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=613632d7-e582-479c-bb26-81baeafe6620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:53.524Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2fda8e34-2733-4784-b73a-ab4bac046e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:19:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:03.532Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=51547cf3-f10b-4667-a326-da9f85e5d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:03.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:13.539Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=075b7dbe-9164-4d73-8c79-dbfed1ac13c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:23.545Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d4bd22d6-c345-4af4-ba37-fe4e3c71dfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:33.552Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d7972204-3bac-4dc8-9b70-bf9ff15be132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:33.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:43.559Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5a395add-b94f-4adc-be5b-e17c8e725c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:53.565Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5ff61a32-688a-4701-a110-f80588019da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:20:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:03.574Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f70706b6-40f6-4bfb-ab1c-352ca1980d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:13.583Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2417bf39-72f7-41e7-a02a-42a4d3e5b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:13.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:23.591Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7bc7f6ee-1aa1-4aa2-9afc-94fca469b133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:33.597Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0f68d988-3c28-4b08-b46e-1977de17c41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:33.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:43.604Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f2e3a5e0-9fe0-4448-b322-19c1d168950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:53.612Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=64668f1e-002c-4018-8b75-020a3e7c8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:21:53.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:03.619Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2f9167cf-eb67-48cc-95ba-9750b0a70149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:03.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:13.626Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7aa825c7-28db-43ad-893a-8b81f0b4b545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:13.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:23.633Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a889ef46-2dd0-45bc-a80c-9ba3280091f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:23.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:33.641Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=91981f0a-34dd-4b05-bf9d-5c49a993a0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:33.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:43.648Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5dd871e3-e0b3-434b-83c4-1863499b5ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:43.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:53.656Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f603245c-dc7a-4363-8a00-5b907e8c6c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:22:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:22:57.447Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:22:57.447Z |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-02-17T02:22:57.448Z |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-02-17T02:22:57.448Z |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-02-17T02:22:57.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:22:57.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:22:57.451Z |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-02-17T02:22:57.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:03.662Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9381a45f-a357-485c-9075-b6d4e9884d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:03.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:13.670Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=26a15011-a1b4-4986-9673-6157ff520be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:13.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:23.679Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=95d7b0e4-7b6b-49b2-8295-06026aba49d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:33.686Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d6be70bb-c974-49d8-aef7-5ac5bcfc27d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:33.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:43.694Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c01d7c8b-b221-44f5-ba61-b1d22f3afdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:53.707Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=416dff5a-6808-4112-bd3d-96d63a2819ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:23:53.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:03.715Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f900570c-b7c3-4194-b42b-7a549bd1446c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:03.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:13.722Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a2e4fe48-9227-46a4-9b75-600142a360b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:13.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:23.729Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=871df425-b861-462d-a1a2-481efde5cb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:33.737Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=84a5db26-df9a-4e97-9eee-19cce7b78955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:33.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:43.745Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=06be4c92-c411-43c0-8edc-504104ea4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:53.755Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=65072dec-710c-4a04-8525-17c65d0201bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:24:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:03.762Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=39330e3b-6f82-46ce-b245-1e1e246abebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:13.769Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=92836ce2-d538-4248-9ba9-d8b6dd793baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:23.777Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=21dffd3f-8e81-4e7b-8a94-592edfea334f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:33.791Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7424dc0a-7b32-44a1-9e4c-1536388a9323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:33.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:43.803Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a70bfb60-e34f-401b-9b08-9f1da764d722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:53.811Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=247b18af-7c59-42a7-92de-dc5132a180b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:25:53.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:03.817Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d2ff1156-598b-473e-b970-423efbfc38c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:03.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:13.823Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1a39a73c-c0f6-4349-914e-085d385fd9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:13.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:23.832Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=06666537-a9b5-4f22-84e9-592b2c747252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:33.839Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7cd6eccd-22f9-46e4-a41f-027d15b10ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:33.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:43.846Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a3120207-b7f2-4147-b7e7-1a336f38d8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:43.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:53.852Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=59b7abe9-97ee-485b-b414-31121281a57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:26:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:03.860Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9820e443-ccd3-4092-9ff0-041b7c35d06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:03.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:13.870Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b624cf13-1d8d-4a16-bcbf-5a6bb7fe2174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:23.878Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=62ba710b-180f-41fd-84d5-bae4005fd174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:33.884Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9d38f66f-6c01-4d72-b7a3-df1ebe762ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:43.891Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a10776f9-cd6c-4f74-a524-bf8f68bcf746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:43.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:53.899Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3979994a-eb47-4d60-a1ad-e68fa3dfeefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:27:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:27:57.436Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:27:57.437Z |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-02-17T02:27:57.437Z |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-02-17T02:27:57.438Z |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-02-17T02:27:57.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:27:57.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:27:57.441Z |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-02-17T02:27:57.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:03.906Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1ffd2c21-aec1-4028-b140-1de743c35d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:13.913Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c91fa18b-b1fa-44b6-80c9-53a894dbd9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:13.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:23.921Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=80ff44b3-b0c6-4474-b477-caa0d662a877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:33.928Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7c2b13c9-fcee-4435-bcb1-974ecd4a8830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:33.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:43.936Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=74fa375a-d70e-4aae-8cd5-7b59da7e00fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:43.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:53.943Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0ae83b51-92c0-4600-a97d-c16badbea7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:28:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:03.950Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6fa52a68-d355-4fe0-ba99-43d24952f47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:13.957Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0ed61e53-c2e8-4520-88c8-85695c87f01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:23.964Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8cf65f08-db8b-4a11-91c7-fc3362bda37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:33.973Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=915b9376-f927-4b0e-9ace-ca68d7246122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:43.980Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=be501dfa-bab6-430a-9992-c069206a131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:53.987Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2d7af5c1-d43f-4876-a287-69e58b55bee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:29:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:03.995Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7342453d-6459-4cbc-bf3f-7a0ac35c1c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:14.002Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2f3af74d-28e9-4f04-90af-3d5675a3f507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:14.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:24.011Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c31edcb1-9793-40a0-bc74-1f89a787cc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:34.019Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fd21a419-61d2-48e4-bff0-ae6ae91e2403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:44.028Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bf55ccad-a570-4224-8484-4ddbc6859e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:54.037Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ccca34ec-21fa-4b82-bb73-28f396b943ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:30:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:04.044Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=806fc509-44d5-4f7d-be12-99e921c5990e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:04.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:14.052Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4f1c8f49-348e-45b0-81e5-0b961458d372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:24.060Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bc998e64-c291-4094-96c8-e04c06241274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:34.070Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=00b0a46f-ec3e-47da-bc7f-c45a2f474f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:44.077Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bc28ecac-fbb4-4838-a42a-4d7e5cac64f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:44.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:54.085Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1895e339-e35a-468d-a100-18e78366ab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:31:54.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:04.092Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=124ef205-e96c-4fc2-a323-6f849988f982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:14.100Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6b600631-3706-45a9-a4f4-a5b0a77fca36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:24.108Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=793a76ec-3c5d-4842-b556-83b373bdb997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:24.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:34.115Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f7ae6cc0-8ae6-4f36-8de4-0e49ca08cb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:44.123Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9905558d-b4a6-46ae-95da-42e3dc7adfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:44.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:54.130Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=07d4d576-c82f-4c6d-aa2c-9f36fea5b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:32:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:32:57.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:32:57.445Z |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-02-17T02:32:57.446Z |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-02-17T02:32:57.447Z |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-02-17T02:32:57.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:32:57.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:32:57.449Z |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-02-17T02:32:57.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:04.137Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=10131907-6327-461f-b207-93167fc7be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:14.144Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=925a0dd9-255a-4608-9dda-2a1cc1ed79bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:24.153Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=63e34fb7-61b5-4ecb-a5b4-e0b5e0f56152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:34.160Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=82a80de9-649a-4aec-b0e7-1a79b9868aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:44.167Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=53b4831b-bd89-4d81-8bbf-2f96375c89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:54.174Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e2471a03-0ced-4297-a369-51c5bd943f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:33:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:04.181Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=da7871f5-26f5-472c-a59e-b628a50bb0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:14.189Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=42ecdbc8-96c1-4e5b-9e32-aa587ca88511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:24.195Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1342a603-194f-49a0-ba46-883b45639ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:34.201Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5e3ef224-1f68-4d62-a9eb-86585f65ffec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:44.209Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7eb805f8-c641-4992-9570-c8a362386061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:44.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:54.216Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bb36e0c0-3386-422b-808e-27639c276c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:34:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:04.223Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f9dc0465-9c3d-4d4c-9924-cc6177a40341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:04.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:14.231Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1cacc6f9-038a-464e-a8c1-8274f3067591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:24.238Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=396cb98f-7757-4407-afa2-74b20d5a0da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:24.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:34.245Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4031cc28-0252-4c48-8f92-41e0944181e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:34.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:44.253Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=594f53c0-e1c7-4c06-9576-27707922af79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:54.259Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b6261cc8-91d6-4462-8892-8c60c9df2d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:35:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:04.266Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3821ec15-da93-4f79-beeb-8bad46e2c16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:14.274Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=046cdd34-6f38-4919-ae59-866c3ded2f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:24.281Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c826340c-b81b-48b8-9bde-c8b7626b0151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:34.289Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ae5cbc28-44b6-4a21-9d93-b63a68f9caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:44.297Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b43e6949-2be5-4254-9b68-c68c379282ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:44.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:54.305Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4196f227-5abd-4a4d-8ee8-876ae3b7ee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:36:54.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:04.313Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7e58b46c-993c-4aa4-9683-b5a3b792247b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:14.321Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a8373fa0-5476-4fcc-a29f-23d4b968e519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:24.328Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5c528912-1f2e-4f12-b39b-61b729b359cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:24.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:34.336Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e86dcfdc-8402-4bc7-b758-819ef86b0c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:44.344Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6c90db1a-846f-4400-927a-0b272ce071c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:44.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:54.351Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2a4bc9f7-fecc-49ab-bd7b-972afeff740b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:37:54.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:37:57.465Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:37:57.465Z |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-02-17T02:37:57.465Z |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-02-17T02:37:57.466Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:37:57.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:37:57.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:37:57.469Z |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-02-17T02:37:57.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:04.358Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=324cd49e-c059-47d1-8208-cd821a551502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:04.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:14.365Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dbf385db-ff64-45e3-9fcc-f9f3d96a1fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:24.373Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=59f7d376-7cdb-46aa-8b42-c6ed2788c41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:34.379Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=34980b1b-e7f5-4d29-90a6-370982d94e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:34.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:44.387Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=100a0bcf-1d5b-4fbe-b053-74a5fd63bd8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:44.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:54.395Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=84698464-4514-48f5-a83c-44e27ecce5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:38:54.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:04.402Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4e799db0-81b9-400e-aff9-fd043621b150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:04.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:14.410Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=de5d5014-aaac-41bd-b35e-4d0da6a2352a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:14.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:24.418Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a451d403-ed06-4530-bc29-ef5b6e607596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:24.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:34.425Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ae575da7-c8b3-413d-8c97-415c32d78c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:34.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:44.433Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c8cb1a3e-8bfa-48fc-bf1e-76da129f5f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:54.440Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=12c9d20b-94c2-4648-82dd-3d1f2d21b745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:39:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:04.448Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1193888d-6e6a-4e74-beb2-0ac4b136a335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:04.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:14.455Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=52c28ca1-c581-434f-8aea-b72fb10b69b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:14.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:24.462Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=86f8114a-876c-4161-b8c2-2e56ff448a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:34.470Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c1a4d631-5152-4a41-aac7-52f2bb93b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:34.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:44.477Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8b76bc94-7b09-4bae-b466-255186c2918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:44.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:54.484Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ebd4de1b-04b9-4f9d-8fe1-54e5619d6b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:40:54.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:04.491Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=388aff9c-0d41-428c-9000-c5de78892158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:14.499Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ffa0af77-6540-4750-963e-ef5127e60a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:24.506Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=eb81940c-64ba-43bf-8aa7-2030918ab516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:34.513Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=588a383d-936d-4bed-8c0e-3f161bb622a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:44.521Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=58695824-d47f-468d-9ab2-650ad0825bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:54.528Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8fced8dd-f5a9-40ea-8373-a35664114553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:41:54.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:04.535Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7aa65035-58b0-471f-ac79-cd120ecac29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:04.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:14.543Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d0fc5eb1-9766-4d86-a34b-cab1d593afc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:14.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:24.550Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d2d7d4d9-40e4-4c42-9dd2-dd1ace31c283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:24.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:34.557Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=44605237-7660-481b-b4a3-911984afd901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:34.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:44.564Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f9e23c9b-b99d-4ad7-aff9-30df0303dde0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:54.571Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a8ab0e0b-1a56-4b7f-8cda-cf4a475b1314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:42:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:42:57.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:42:57.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T02:42:57.449Z |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-02-17T02:42:57.450Z |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-02-17T02:42:57.453Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:42:57.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:42:57.453Z |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-02-17T02:42:57.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:04.578Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c8d66dce-79da-4147-8d70-cde6894a0178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:14.585Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b5aaaedb-fcdf-4311-a640-99a1cce07a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:14.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:24.592Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=18969cb1-b122-4cd0-9fc0-67c1d2edae2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:34.600Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=50add6bf-10dc-450f-afa3-5bdbb881e5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:44.607Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=acb20dd2-9ddb-4176-abd4-b1d2960e763c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:54.615Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=330e92d1-6008-496f-9ed9-3915bfdb051c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:43:54.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:04.623Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3f1be7dd-4a7d-484f-91eb-ad05d4e3ffac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:04.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:14.632Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8dad098a-d052-4c27-9237-e2cc550f99df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:14.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:24.639Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a681eecf-87f9-4083-a9bb-a3ba39274d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:24.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:34.645Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2c7cddec-8376-42c8-bd23-477c7272e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:34.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:44.652Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=875ffe65-7361-4968-8558-ef237660364d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:44.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:54.660Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6723931a-91f8-48ee-bb4f-686673f6f700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:44:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:04.668Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=248e696d-6720-4562-929e-290fa54549bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:04.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:14.676Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f458127c-30e9-41c6-ae03-6d0e306b4859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:14.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:24.684Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9c61e770-b76c-49d5-b6fe-bc18a9f840d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:34.692Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0654f31a-f680-4613-812e-89daf972132b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:34.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:44.698Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=caa3e927-4f01-4e12-a975-d2c0d95a33f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:44.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:54.706Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=82ccd1f6-baf4-468f-b675-a3135c1cdf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:45:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:04.713Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f413e57a-149f-4f79-bff7-b4866704e4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:14.721Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4682076d-b5f1-47d3-95f4-e15cea831b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:14.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:24.729Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=77cb57cb-a791-471d-a831-2229441fb441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:24.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:34.736Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f13ac906-2c39-4e35-837e-8c67dea9b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:34.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:44.744Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9513572f-4ecf-4112-a340-b11e9ab0c37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:44.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:54.752Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4430289b-768f-489a-a3ee-d38cf9d2c9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:46:54.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:04.759Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=de5e373b-4012-4990-a099-389bfe60f3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:04.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:14.767Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ca28a6c7-368f-4c38-b1f0-52b4a517eeb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:14.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:24.773Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=636fd345-fcdd-4d1a-8530-856aca99f662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:34.780Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5621f5e7-bfd6-40b9-81ef-6c05b23c1a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:44.787Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=99a39e44-6668-48d2-acf2-d8f1054e7c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:54.794Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4c5e3b5a-308b-484b-91b3-df22868a42ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:47:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:47:57.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:47:57.443Z |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-02-17T02:47:57.443Z |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-02-17T02:47:57.444Z |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-02-17T02:47:57.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:47:57.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:47:57.446Z |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-02-17T02:47:57.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:04.801Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a006b90e-6bd0-40b7-8e9b-ccbc15039f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:14.809Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2d17bbc0-582b-47d2-87c3-1491e8f15c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:14.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:24.816Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=69e5d6c7-00f9-4be3-84b6-6633e634eab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:24.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:34.823Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f7c255b1-02b7-4d72-8f09-121d9fc1784c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:34.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:44.830Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0064ecf1-beb1-49f7-9575-4a214de868e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:54.838Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=47e1f298-3482-4cc9-8185-e3d8ac1dc384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:48:54.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:04.847Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e876d3a9-1881-4759-a67a-37c0f7e324da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:14.855Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=81409afb-f73f-422b-a61a-21db1e11e8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:24.864Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2f004d8f-014e-412e-a927-0321e5d1167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:24.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:34.871Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8e281890-df71-459f-a49f-e5c0aaf231cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:44.881Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=25a998f4-5b82-42d3-8b0a-310c05636c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:54.888Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ad21f523-4966-40a5-9757-8dc0dea19c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:49:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:04.896Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=089d5f29-a132-4601-8241-8f1465053b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:14.904Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=77c052c2-f971-40eb-843f-56cfdf410b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:24.911Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5c14736a-61f1-407f-a1ab-4e330e3d804a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:24.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:34.919Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0c6ea349-500a-44fc-9316-b92fc369a1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:34.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:44.926Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=80f096e9-5292-40bc-9572-643dea733081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:44.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:54.933Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=999960b5-8628-4458-a540-e39ec5736f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:50:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:04.942Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=29de16cb-dae1-45fe-a24c-736e840b7ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:14.955Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=250dde55-9902-4fb8-9e02-68e8291d79bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:24.964Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=92716c02-c522-4b6a-a309-c37b597e4f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:24.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:34.973Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c12efde5-d4c6-4ed4-9cf5-34567bd44d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:34.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:44.980Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f9c80e37-e224-4406-b4a7-d1918dd799ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:54.987Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7abf7a2b-b967-4f23-8823-0f9429807e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:51:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:04.994Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ab502ea6-9cff-4eb1-b5ea-0bc874907632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:15.003Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bb6f85de-b20b-4fac-90d4-e21e37c8e7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:15.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:25.011Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=024b1fd8-c02f-4417-9df1-0096510100a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:25.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:35.017Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=07373e66-131b-4490-8a52-373263124f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:35.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:45.026Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4217caac-0c80-4729-b24c-9fee7c29dc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:55.033Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4a9bb948-acf4-47af-a9c5-829e962c4def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:52:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:52:57.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:52:57.443Z |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-02-17T02:52:57.444Z |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-02-17T02:52:57.445Z |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-02-17T02:52:57.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:52:57.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:52:57.447Z |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-02-17T02:52:57.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:05.042Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8eb33e0e-890e-4551-bd5d-bece8bf1b3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:15.049Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ccc19747-19ac-4f25-a3a1-fa8b26c42763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:15.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:25.057Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=88c8e86b-168a-4d9b-ac13-03c4c25569d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:35.065Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b690a4b2-86b9-4f91-bd9f-2f4e479a2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:35.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:45.073Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d1999556-afc3-445c-9cbf-9d874a9c9033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:45.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:55.080Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=750625c6-18bc-4512-aee0-17b31e90151b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:53:55.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:05.088Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=59652bbd-60c9-44ed-80f6-a55c6f466256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:05.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:15.095Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6dd92094-3b07-419a-9957-d81ccd75e3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:15.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:25.101Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9c4fb821-d432-4f2c-8390-9a20cb951b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:35.109Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f7f96dd9-f931-40f8-93b6-8e953491fbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:35.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:45.116Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=59358698-9e6c-42d2-a1c5-9551245953d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:45.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:55.124Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a6e6f3f5-25c7-41c7-977e-8e86fd929f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:54:55.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:05.132Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=812b6b1c-ec1e-4c3e-a335-9d5b6921b5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:05.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:15.140Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d61611d6-54d7-492e-a5be-d5ca44d46419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:15.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:25.148Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=07dc6aca-ace6-4fe1-85f2-78f3e0e0b81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:25.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:35.155Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e62a81b2-d9e0-4ce6-89e6-af2c1a471017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:45.162Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=23841abd-58aa-473b-bcfa-a92b2847f168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:55.168Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=360b18df-ec47-4b6e-840b-0330c7f616e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:55:55.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:05.175Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=397f3c7f-ba0b-4801-beca-90c44cff765b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:05.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:15.182Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0c731547-14e0-4352-bb86-48b044d349b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:15.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:25.189Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=240e947c-2243-4acd-adcd-bd1cd143c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:25.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:35.195Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b7c29f58-a28b-4e45-9ac9-9bdc4b7f05de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:45.204Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f7d9d87b-6caa-4eff-b57e-cdb02b3a8c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:55.212Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b5ffca45-307f-4224-b1d6-0cc7746e6f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:56:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:05.220Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=22ab4898-d840-45cc-8a24-ccd4e7abe083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:05.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:15.227Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=755e973c-a079-4798-bfe0-5d65c3d061bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:15.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:25.244Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9b280cb4-9b29-4531-a4b5-1164207b34b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:25.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:35.252Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=79853a2e-c2e5-4ce8-a595-4eccb2c2d4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:35.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:45.259Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4560a376-7607-466d-a39d-239fd0f7957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:45.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:55.266Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8870e71e-b02b-47f9-ae04-6a90545ed2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:57:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:57:57.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T02:57:57.443Z |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-02-17T02:57:57.443Z |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-02-17T02:57:57.445Z |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-02-17T02:57:57.447Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T02:57:57.447Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T02:57:57.447Z |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-02-17T02:57:57.448Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:05.273Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d69fa4b0-a542-4b21-a7cd-63cc905e4dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:05.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:15.280Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f254f0e7-f789-4ae0-a1cb-cfa18a111285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:15.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:25.288Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=03b9060d-f960-48de-ad7e-96f8eb994247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:25.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:35.295Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b3e0f806-e610-43b5-8452-b0b2728407ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:45.306Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fd85c325-f898-4793-aee2-30a07d637e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:45.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:55.314Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=50e88641-4417-4813-ac5f-b19064a657a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:58:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:05.321Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3e69b4b3-d0fc-4f51-b24f-f9d0a37ac54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:05.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:15.329Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=7a003dff-e6de-4270-bad1-f2bce7b19939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:25.337Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ac735e51-55bb-4d31-9f6f-4e3cdd037611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:35.344Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=48cbb84b-ed42-4ec8-911c-39eee767ae1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:35.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:45.353Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5895b445-bc82-4399-8d21-a9656b076584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:45.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:55.360Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c73fab09-7eea-46ad-b3cd-f4959e0b50de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T02:59:55.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:05.367Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=69a4c830-3cbb-4072-8819-73f50003a588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:05.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:15.375Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b25f9eba-442b-42e6-ab78-91c7ab5e6e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:25.381Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=98ffa4f4-1ca3-4d80-9387-79bb78176653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:35.388Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=38826dad-aaca-4a16-b128-405139fa431a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:35.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:45.394Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=584845a2-7ed9-45a7-b6c5-affef53c7fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:55.401Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4c202474-1e08-4b17-b871-0bd1fb5511dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:00:55.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:05.408Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5aa90b30-ce1b-4bd4-a228-f4d85b9ce482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:05.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:15.429Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f1b01eb2-8e5b-4362-9798-4b7f9259a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:15.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:25.437Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bb9fa1b6-5a8e-46e6-a337-f5f63dc13bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:25.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:35.445Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ffd57d55-8991-4e39-a473-a39f37d3f6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:35.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:45.452Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0db2b59b-f77d-4778-a6b6-bc02158685bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:55.459Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5f6f73c3-2703-4f8e-a8c0-630cd5f49e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:01:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:05.466Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=46b5c864-ec00-4557-b7da-82e40b77966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:05.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:15.474Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8b5ce783-471c-4fe8-923e-8277ca5076ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:25.481Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aa687e86-9f43-4c55-8901-86ff382080bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:35.487Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=333cd959-0c3b-486b-bd2f-6c4fd90dabbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:45.493Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a3786d46-7686-485e-927c-63c722ef721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:45.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:55.501Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=921cc969-a494-4c93-8069-56fb04808fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:02:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:02:57.445Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:02:57.445Z |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-02-17T03:02:57.446Z |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-02-17T03:02:57.447Z |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-02-17T03:02:57.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:02:57.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:02:57.449Z |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-02-17T03:02:57.450Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:05.508Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=dc5eac62-5b6d-4d2d-bbeb-ed092c91901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:05.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:15.516Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=94647ce7-66eb-4ee6-bee0-c27c8855e38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:25.524Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e99ceed2-d24c-47f9-a5e3-73aa12ae82ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:35.531Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2d657ade-0de4-4961-a4ad-3bcab5cbb5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:35.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:45.543Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a5c12045-0040-4953-8c2b-1c4ca8ad6843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:45.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:55.549Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c351ebf8-6a3f-4dab-85db-c486b76aad49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:03:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:05.557Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2a741e2a-8fb3-40bb-879f-27fbdf2ff801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:05.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:15.564Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=003f4d99-b6ea-46a6-81d1-803cd85285a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:15.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:25.571Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=566504a2-ab57-48b2-9d13-e3b036f501d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:25.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:35.579Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f57bbc37-2fc3-46a6-a0b6-678d44f84eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:35.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:45.587Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a64b9b36-0215-4157-8744-8958c6eadf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:45.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:55.595Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=06c5744f-1eb1-4490-8027-10c375b6c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:04:55.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:05.602Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=57e71ade-4291-4f67-a907-c2c25b1c62a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:15.608Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=00490e27-3f88-4911-94f3-0c371c3e6ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:15.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:25.615Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=05e082b3-177e-4f72-801e-32151e67a0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:25.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:35.622Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5a11f3ab-71c6-480d-8520-395157d53397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:45.629Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8b370fb6-b47c-4a8c-a4ff-cd4f3a44e619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:45.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:55.637Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2bf847b1-d863-4581-b09a-6ba259884bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:05:55.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:05.644Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f90e34f6-c7fc-4ec3-bcc4-d3602f14a6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:05.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:15.651Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1e8bff0e-ef0b-4853-9a8e-259076e34465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:25.658Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fcb2a596-49e8-466a-95df-ef8be7bdfbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:35.666Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=044edfc9-cde2-4d3b-96b1-7939c3f28bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:45.673Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e5fc1f62-b349-4789-83c5-669139cd1124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:55.680Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ddc34206-04a2-46d6-8e23-0f37b45ef50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:06:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:05.687Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=24e6d37a-0fb4-41ce-ad01-812e51e8df4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:15.693Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bbb0eee5-851d-482f-8574-c317b9f86118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:25.699Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cfec1743-7594-4e21-ae99-7bf5d932faba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:35.707Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=efb3ab7d-dc67-44ec-9b15-e614072d40b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:45.714Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=816a88e3-0564-4604-b89b-28b054444dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:55.721Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ef4f3aa3-bfda-4054-b2e0-f3d2f8eb7e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:07:55.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:07:57.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:07:57.468Z |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-02-17T03:07:57.469Z |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-02-17T03:07:57.470Z |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-02-17T03:07:57.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:07:57.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:07:57.472Z |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-02-17T03:07:57.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:05.728Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bd4e7144-e3ed-4d85-a47e-a319a6dcfa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:05.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:15.735Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=af2b8382-3a4b-4e2c-a036-e0caa7b65d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:15.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:25.741Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bdee6c96-bbb3-471e-b2af-140882aa6d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:25.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:35.748Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5aaf781d-6513-4e90-8f7b-412567fbdbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:35.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:45.756Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1948c597-57e8-4af6-a046-76573c1d022c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:55.762Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=446fa282-df45-46fe-b9c9-71695764e791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:08:55.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:05.770Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a360a7e3-3e88-4707-9532-0600ba113efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:05.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:15.777Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=87354ebc-127c-4a92-b787-5dfaecafea5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:25.784Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=74c0ec8f-874f-4e97-b3ce-37b873571bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:25.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:35.791Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f301c307-1bda-41b7-879d-0076484e6552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:35.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:45.800Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aef7a0bf-bea3-4481-8ea5-b5a18a4c37cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:55.807Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=96acc800-60bd-490a-aa41-60d2491c7970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:09:55.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:05.815Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=065ab59a-b235-4c50-9881-971b325913b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:05.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:15.822Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5f2dd5a0-395a-42f7-a731-81c7818480aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:15.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:25.829Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6ec31e50-8816-4fb4-9bae-680ed9110527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:25.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:35.836Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6f8ce744-ade7-4eaf-89b1-cf0832c3e949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:45.843Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b164f5dc-b546-4f1c-a612-9613f5f063ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:45.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:55.850Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d94b8597-3a5e-4a0a-88b4-8702e3be0c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:10:55.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:05.856Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2b6caa6d-56f0-4724-b608-91f4453408ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:05.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:15.864Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c30492e5-9085-430d-9a92-d636ab7c106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:15.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:25.872Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ebd36a1b-e837-498d-94d2-028ad6cfafd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:25.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:35.880Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d62681e8-75bd-432a-bd74-d32a01548728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:45.887Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3e5292d7-1787-413a-abbd-08ef7981d6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:45.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:55.895Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0b814428-8174-4d02-9722-e55cdd13244f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:11:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:05.902Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=20b94935-2b5e-4aa7-be8c-6c04dda0be4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:05.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:15.909Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=940827d6-1c5d-4b60-8d65-04cfca513357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:25.916Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ae7261d1-0120-417c-8fd4-b5cc71e559e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:35.924Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5368744c-5838-409e-9eb7-96f2b84c0bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:35.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:45.931Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=45f9463d-013a-4975-9b20-911f4f3f20f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:45.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:55.938Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ea41668f-9438-4d2a-b321-eae297a0cadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:12:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:12:57.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:12:57.468Z |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-02-17T03:12:57.468Z |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-02-17T03:12:57.469Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:12:57.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:12:57.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:12:57.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T03:12:57.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:05.945Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fbd53b2c-dcad-4878-9a92-3386954894c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:15.953Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=aa03d2ff-000c-4098-97d4-82232c47b953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:15.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:25.960Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8546d192-75aa-42a0-97e8-6ec58843b602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:35.965Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0da4bbee-0871-4db1-974b-609548565c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:35.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:45.973Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0787ba3d-1bc6-485f-beb9-b35bb2ab1ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:55.979Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=acdb1c91-0607-431e-96ab-73420c38273c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:13:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:05.984Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=9002fd16-a640-49d4-9c76-4fea1fd0e768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:05.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:15.991Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b641587b-ecd9-4735-ab3c-f5bda83301fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:25.999Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=648ba529-94d0-4d43-99cc-e00a10795731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:26.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:36.006Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2695daa0-b598-45af-8a9a-4c264a3a5b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:46.014Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ec6b48ab-5f98-4a21-aa90-d35e04478373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:56.022Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=50c79b6d-3798-48a4-af1f-a8d6c6da8283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:14:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:06.029Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a29b22e0-4028-4c5a-b704-f27f714938da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:16.038Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c0cd054b-637f-448a-a724-fd7746251823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:26.046Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cb6e8234-50da-45ba-988b-37b0430f4e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:26.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:36.053Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ee4c43f5-e5b2-4af4-a553-9a1ecb14f2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:46.060Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=365b446f-4d04-4842-871b-725ff8b6bf6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:46.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:56.068Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fe56a3bd-e8c2-4fe8-8041-c33e84a71de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:15:56.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:06.074Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6fa2d2c5-5a41-402a-8129-885ebbf96998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:06.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:16.082Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a1fd2047-eb5e-4294-b20a-292c0e53e5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:16.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:26.088Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=d9ae93de-86b7-40fa-8487-a2657f522d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:26.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:36.095Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=442730b4-39d2-4632-8dd8-a0bc103a2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:46.101Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e0117817-5666-4fdf-98bc-32e0893d036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:56.108Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8195c265-d818-443b-8f58-b68986d9cea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:16:56.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:06.114Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=04db7634-a45f-437e-8510-1ad06c9ae7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:06.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:16.121Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=4a9d2171-a247-40f7-9021-a9a5b53b6d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:26.128Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=bcb46cbd-1fb6-400e-acfa-534a4e35c18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:36.136Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3b5592b5-bd03-4423-a98c-7341f81e493b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:36.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:46.143Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2920f23a-8dd3-4fd2-b12a-67f856ea3c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:46.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:56.149Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b47059bb-fa4a-48c3-aa8a-afe9b241af7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:17:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:17:57.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T03:17:57.442Z |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-02-17T03:17:57.442Z |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-02-17T03:17:57.443Z |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-02-17T03:17:57.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T03:17:57.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T03:17:57.446Z |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-02-17T03:17:57.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:06.158Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c9c889a5-f869-4163-8771-794ec3e7830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:16.165Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=a041dc7e-21c6-48f1-aa52-6a5b749d296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:26.172Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=fb3ba6d2-6ed1-49d4-85f7-062c96c9f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:26.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:36.181Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=2d6e9d64-6358-4b7f-b194-9768979944da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:36.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:46.188Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=6c572cd2-7fd5-4f01-95c6-006e92a20bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:46.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:56.196Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=3be6aab4-b65c-457e-a302-5855b0510671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:18:56.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:06.202Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=683b12bc-1a3c-4785-9a51-fb151a53b1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:06.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:16.208Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=403fae84-dff4-408c-b2f6-5b8d3c9e5ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:26.216Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=cffb4e13-8bd2-48fe-ac3c-ee9db27744af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:36.223Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=ff3f7cc6-cce8-404d-8b0b-adf18e0e10a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:36.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:46.230Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b7d70a0a-c58f-4ca7-acce-f4334dd1114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:46.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:56.237Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=0048a3ec-dfc8-4169-a47f-23bd1c73fa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:19:56.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:06.244Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=243bd42a-3daa-47fb-935a-b679bba391db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:06.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:16.250Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=f2bbb752-a920-4ba7-9939-1368d72b3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:16.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:26.257Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=1539dbc5-42d6-4c04-8ad1-55d2bd18b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:26.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:36.263Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=5c051841-e805-4e7d-b431-0619408f4380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:36.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:46.270Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=93bd5bf7-e7bb-45e8-abbc-2c89c76a9df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:56.276Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c5faef3b-eb87-4c92-ad2f-d28ddd9644ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:20:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:06.284Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=71e9c842-9fe4-496d-aad2-1dbeaeb7c9a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:06.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:16.290Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=8b061f3a-7ac3-4e09-92e8-4ae883f99316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:16.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:26.297Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=82e5af1f-d562-4096-97b7-ba8aa3bbd841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:36.304Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=174953ca-19e2-4fd2-a717-d920b068bfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:36.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:46.312Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=c75a412d-3a81-46b8-83f0-d31d1ac80564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:56.319Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=b8239a6a-dd4a-48e5-9c81-9b6724c4d28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:21:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T03:22:06.327Z |INFO |Init configs |InvocationID=210bb399-19a7-4398-94b0-11bb184d6302, InstanceUUID=e07d920e-076d-4f78-9e12-dfa1b1ca9a2f | |INVOKE |pool-2-thread-1 | org.on