By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:44:04.224Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:44:04.226Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-17T23:44:04.276Z |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-04-17T23:44:04.826Z |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-04-17T23:44:04.909Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T23:44:04.910Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T23:44:04.910Z |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-04-17T23:44:04.993Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T23:44:05.063Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-17T23:44:05.083Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-17T23:44:06.532Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T23:44:06.977Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-17T23:44:06.991Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-17T23:44:06.991Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T23:44:07.034Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-17T23:44:07.034Z |INFO |Root WebApplicationContext: initialization completed in 1950 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-17T23:44:07.385Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-17T23:44:07.922Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-17T23:44:08.895Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-17T23:44:09.214Z |INFO |Started MainApp in 7.12 seconds (JVM running for 7.716) |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-17T23:44:09.297Z |INFO |Start scheduling PRH workflow |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:09.312Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bd19ad28-7581-4711-ab21-4fbb8096c5eb | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-17T23:44:10.650Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T23:44:10.651Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-17T23:44:10.652Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:44:10.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:20.882Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=51e8c68b-638d-41d2-b319-f8de2ff75c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:44:22.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:32.021Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3389235e-b15e-4227-b426-d46f72fa2ae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:44:33.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:43.161Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d6cf0bc5-0910-45e8-8fd2-c97989a36257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:44:44.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:54.297Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=92c44514-88a3-4de2-ad4a-00dde034fadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:44:55.332Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:44:55.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:05.334Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dded435a-1737-4df1-8f67-0acb6d032b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:45:06.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:16.472Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d7cf485b-58d7-4560-86c1-06dbe3d5062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:45:17.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:17.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:27.609Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b47f262a-ac08-4d20-9ad0-b41921c6db7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:45:28.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:28.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:38.649Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56b43bef-def8-4adc-a496-cdd171380783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:45:39.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:49.731Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f982ba7f-136f-48e2-a4b3-b91563d7027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:45:50.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:45:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:00.861Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6348b2a9-28f7-4181-89e9-5ff275a28371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:46:01.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:11.896Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f61d246e-f8ae-4653-96e5-f7a6379a4b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:46:13.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:13.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:23.030Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=68021f5f-f12a-46fe-9c61-ce0720893dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:46:24.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:34.294Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e28ac112-d435-44d7-af9a-57c9c57c3282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:46:35.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:35.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:45.432Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=32e6830b-a97c-409d-be73-30b10f5cf23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:46:46.568Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:46.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:56.569Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9fb6cc80-9bb9-45fd-9eaf-a9c58ab33be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:46:57.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:46:57.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:07.737Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=40b15800-ba8f-49fe-85ac-cf73b93eb4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:47:08.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:08.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:18.776Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c752df0d-f3d8-4a46-baff-398048cd8038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:47:19.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:19.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:29.912Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=31acc959-2ff6-4af7-bf46-85f945c58fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:47:31.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:41.046Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fd62e76a-e4e3-442d-979b-92d4f3447cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:47:42.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:52.097Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=29a35384-ee34-4d54-88ec-2d6dea79c1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:47:53.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:47:53.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:03.226Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=68d2b4ae-0b74-4959-b2de-109da9c02c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:48:04.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:14.616Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0015b469-ccaa-4f84-9f8e-0d4bc916c1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:48:15.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:15.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:25.687Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=12d6f973-6f70-4e57-a45f-4780f836dc25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:48:26.822Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:26.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:36.824Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0d594921-27f9-47e3-b154-03dbc55af398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:48:37.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:47.960Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=188fde24-58d6-4005-b421-4ab5723107d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:48:49.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:48:59.031Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fcba74ce-fcaa-4eac-bb08-9456202062e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-17T23:49:00.167Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.85:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:00.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:49:07.937Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:49:07.937Z |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-04-17T23:49:07.938Z |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-04-17T23:49:07.940Z |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-04-17T23:49:07.962Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T23:49:07.962Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T23:49:07.962Z |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-04-17T23:49:07.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:10.169Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7680638a-c182-4bbc-bff5-bfd791f50483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:20.619Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1ca40192-eade-49fa-b01f-f3a25f3742a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:30.633Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bd63e7e2-cf05-4bba-ad69-5d7d46063abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:30.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:40.649Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=39f6c33b-8f2a-4dd9-bbbb-d53dedce023f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:40.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:50.662Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b5fd0c00-c7e2-4355-ae49-95b737b4dd2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:49:50.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:00.878Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5f82581d-0bdb-48fa-9db0-d99cabd184d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:10.891Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9009cc5e-11d0-4ff8-8023-0437abd4ed45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:20.904Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=91458e2f-2aa1-4e4d-8a13-4e9b6067cb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:20.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:30.916Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2dd9ab6a-c8bb-44b7-801e-15dbf650410f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:40.930Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e35a3f2d-f8f3-416d-90db-db728fc448db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:40.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:50.943Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=53cb514c-7f27-4591-8295-04abedf70903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:50:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:00.956Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5cb89de1-aa37-4c18-8b3c-4c8dae004949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:03.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:13.724Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=97a8449a-2b90-4f86-bca5-bae0e37b629c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:13.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:23.738Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f809bc2-6c38-43e4-98e1-bc1e525a30d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:23.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:33.750Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d4f5f9ec-ea71-47d4-bf88-72bf93ee9f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:33.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:43.763Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ab68c4c7-9e4c-4e0e-a14c-cbc3775c5d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:53.777Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f3e549ae-d599-4d72-9595-62dfd75a9b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:51:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:03.787Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e9d234d4-71bd-4b55-b7ab-25293236b1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:03.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:13.796Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=82011f0f-b57d-470e-87f8-72996982db1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:23.808Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e23fdd41-3b54-4d89-8746-3d5eaf20da3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:23.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:33.824Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ce6cdf06-653d-4beb-ba76-4edf08033946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:33.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:43.833Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b02e0b69-c0aa-4e43-9de8-c6ac2b2e1389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:43.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:53.844Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ec3b3530-1402-44ce-8c04-93b39aae8bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:52:53.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:03.857Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e11be694-44df-439a-be76-374faf461b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:13.866Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9abba687-b2b6-4a34-816c-8518fe237c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:13.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:23.876Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2393508d-87d7-4619-bea0-0f07782296a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:33.885Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2279f4d2-9558-49c1-bfc1-9b2f30bfe71d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:33.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:43.896Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=276c6787-b248-4d2c-bbec-25f922e2b106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:53.907Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c4e7fd45-b06e-419a-b375-0c8be188b362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:53:53.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:03.918Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4f608f05-6736-4c2d-bb3c-7e0aea0ecbdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:03.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:54:07.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:54:07.590Z |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-04-17T23:54:07.590Z |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-04-17T23:54:07.591Z |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-04-17T23:54:07.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T23:54:07.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T23:54:07.597Z |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-04-17T23:54:07.598Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:13.927Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9751123a-c0f0-4800-8ab0-e6a6e9d0287a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:23.937Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3d75eeea-a877-4a75-9c15-e523c1754975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:23.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:33.944Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a58a8c8c-7cd6-4ca7-88da-6907140b8600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:33.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:43.956Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=79fe15e5-b09c-4756-8265-c23ae98f7030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:43.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:53.967Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a0239eb0-ddf2-4b6e-b2a0-85afa4ac4b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:54:53.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:03.976Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=de924572-5969-4a9b-9ec1-419567e169bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:03.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:13.985Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d70ac35b-65b3-4f2f-8c61-0fb85563899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:13.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:24.000Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=27763aa2-cdbc-48d3-b98b-b9a99cfab81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:24.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:34.010Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56cb6cc6-d2b2-4a1f-96d7-ae84fb4536bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:34.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:44.022Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f20a4795-4938-4546-9378-6b0810138723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:44.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:54.032Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8e188872-a95a-4122-b9cc-5f10c0a43958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:55:54.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:04.041Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6f23867b-c0cb-4f2d-934b-70e13a796818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:04.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:14.050Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c74cb44e-6dd5-41cf-8263-e1fa873bf21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:14.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:24.060Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cccf5926-908e-4e53-a242-861f9cbd5508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:24.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:34.070Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=aa013ec1-52fa-4fd0-a005-6ed877a3cf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:44.081Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ae0de03c-76a7-4b94-88b5-245f79e69059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:54.093Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f54239f8-cdea-4d15-82d3-6f8592712660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:56:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:04.102Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9ea0428b-ccd3-464d-848a-70eec0126520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:04.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:14.111Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9086e86f-026a-4b65-b418-8e4596e7d658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:24.121Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=33029cf0-5e56-43d4-81e3-1f84276b57cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:34.129Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fa8f555f-42e4-4ec8-82a6-18d6389ed378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:34.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:44.137Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0c85d540-2ddc-4b21-adde-541ea933b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:44.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:54.145Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ee1eb7a6-3ce5-4081-b2a3-f87b8aaf0b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:57:54.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:04.154Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7b06b2c1-e1df-4970-9d54-0f00650c01f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:04.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:14.163Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5d3787be-2627-4ac5-9746-2df1716f5b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:14.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:24.172Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ebab811e-e0f5-45c2-b5a3-2e3e3ebf9055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:24.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:34.181Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4a9232ae-c1d0-43e9-90a5-12c7b6a07591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:44.188Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9ba499e7-c16a-40cc-8f87-a50d30fa0f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:54.196Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=20f06c42-136b-4d39-bb8c-ffb6d11d626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:58:54.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:04.204Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=21357ab9-8458-4fae-be14-9d946572c1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:04.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:59:07.564Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-17T23:59:07.564Z |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-04-17T23:59:07.565Z |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-04-17T23:59:07.565Z |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-04-17T23:59:07.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-17T23:59:07.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-17T23:59:07.570Z |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-04-17T23:59:07.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:14.211Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e97331b3-c23e-41bb-bf22-3bda07f5510f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:14.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:24.220Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=888c9ed0-fec4-4ede-a6d6-810abbdfbe3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:24.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:34.228Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fdb9abf9-3a5a-4452-ae6e-0d611cac09a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:34.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:44.236Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a7f3a35d-d0f4-4a35-8669-7fc0e6be287b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:44.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:54.243Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=06911554-c95e-4a05-848a-1f1f701c29ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-17T23:59:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:04.253Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f82f1e6e-e6e5-40a5-b725-93483d3a5444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:14.270Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1248d96b-21da-4c2f-9976-645359db885d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:24.336Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f8daf35a-57bd-4eee-9cb2-18cb1a7335ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:35.062Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c4a9d37e-cd8d-48f9-863b-b671e0e28c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:45.300Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9c168c88-215f-40e2-9d73-c55b54adfed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:45.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:55.309Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1b57707d-7dd5-4c40-ac47-a708d9d97c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:00:55.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:05.317Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3da186b0-f6ff-4d7a-a220-656bab6ccf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:15.326Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ed6992e5-d2c0-4333-8926-7f907c5b56e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:15.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:25.335Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6bf3d80c-fbf2-478c-816d-454353f0a2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:25.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:35.345Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dc147bf8-0731-4283-8172-a40f10278eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:45.354Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ee781ede-2476-4d5a-8f16-892875bf65fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:45.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:55.363Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f3e541e4-6d51-489d-adbb-1b178f3de9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:01:55.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:05.370Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b711081e-c9f8-42dc-ba17-156c7732d796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:05.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:15.378Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b0c11fae-f93d-4abd-9f44-56c7eb059e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:15.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:25.387Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a34a3fa9-fe46-4cc4-ab95-1c887b8da5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:35.396Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b8b124d6-45c7-4762-9436-7b57406191d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:35.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:45.405Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e7d0b573-fe15-49d3-a2b5-9579d0942ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:55.413Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0eb75fef-da6b-45bc-841e-7f4a88c1f5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:02:55.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:05.426Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0a5f6609-83cf-4c6d-a04f-c84d3ec4c9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:05.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:15.434Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9552d28b-77e0-48c3-bb7a-c37250d28f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:15.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:25.443Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=899c17a6-45c9-4a48-a35e-368930003e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:25.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:35.454Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cf734186-cca2-490f-8ad4-6fea7c594412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:35.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:45.465Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=25338cef-d563-4af8-9976-4b1ccd4520e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:55.474Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6de22ac8-f9db-4cee-b0fa-5a377c2daea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:03:55.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:05.482Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1430a4b2-7770-40eb-a307-558e745cc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:04:07.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:04:07.567Z |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-04-18T00:04:07.568Z |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-04-18T00:04:07.569Z |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-04-18T00:04:07.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:04:07.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:04:07.574Z |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-04-18T00:04:07.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:15.490Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=96202664-04bf-4565-9366-6e3b2a7a35fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:15.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:25.501Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=17431254-e1c4-4f2b-ae1a-50f9a238f8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:35.510Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=58951aef-47ef-416c-8063-8c118f76f6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:45.517Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b46730dc-4ef1-460e-bdf3-df3eb99efd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:55.526Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=06f66e22-f79b-4d54-a80f-226f697a6364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:04:56.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:06.068Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e2a97c6b-bcbe-4006-9eae-8cad78753f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:16.076Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4b91d9bc-c922-412f-a8a8-d210761982ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:26.085Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e8540f72-972d-4ab1-8b8a-91fdbe828130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:36.092Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5bfbcc07-47db-42fe-af05-f4392656fad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:36.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:46.100Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2fe78319-3188-464e-bceb-c7ab04626b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:56.108Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6390c7ed-6aa3-4234-a334-21bd3f5ecb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:05:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:06.117Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=94f1678b-525d-43c7-a2a9-bbb4655dbf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:16.123Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e1ecffbb-3e64-442d-8168-2b613dc3c325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:16.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:26.130Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ba588571-a028-4f00-b61c-0492cc189bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:36.137Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f35d69c-efc9-4123-978c-4f757ce4c0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:36.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:46.145Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=86560bab-c645-423e-9c41-edeb43e9a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:47.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:06:57.034Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=44f6b263-e8c9-4092-87bf-49a13242fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:18.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:28.481Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c510d5ec-4b75-4d99-9481-d85ce1f639df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:28.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:38.487Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=587724c6-48b5-437e-87d6-2fe1c11f12e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:38.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:48.496Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7dfc977c-1e9e-4f3f-94cd-bdec312e8118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:48.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:58.503Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=66e2a478-28fc-4212-bdaf-d0280c207137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:07:58.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:08.511Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c95c2f97-4077-4a71-9b71-1bf6ac258cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:08.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:18.520Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5574d062-5be1-46fb-be2f-b93ab1762a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:18.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:28.527Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=40b7e3dd-19aa-4ec8-aff0-b19a63d4f51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:28.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:38.535Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5ee41b2b-2a4e-45d3-870b-97c5386f7084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:48.543Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=71fd6c47-e10c-47ee-a992-c040b2c8ccd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:48.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:58.550Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e51965db-3f0f-40d3-a741-817df9421cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:08:58.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:09:07.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:09:07.561Z |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-04-18T00:09:07.562Z |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-04-18T00:09:07.563Z |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-04-18T00:09:07.567Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:09:07.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:09:07.567Z |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-04-18T00:09:07.568Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:08.558Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e4b82363-3b7d-4714-9382-e6640bd9ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:18.567Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56e55021-295d-4e51-8066-df9bda604033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:28.574Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e07c2efc-3593-43d1-aad3-10b589fcd2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:28.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:38.583Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c9399f91-3d48-4838-84d0-598a789a979a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:48.590Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a7bcfc80-f12e-49fb-a767-ded7082c44dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:58.598Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dd40a2cd-231a-4bfe-8828-e57a61e32fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:09:58.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:08.606Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e978254b-1833-4410-b4b2-2d8c6d9c8ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:08.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:18.613Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7ea8a76d-953d-4593-b2b5-c717249e4b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:18.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:28.621Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=581eec7d-6085-4b5d-9d1c-7bb7e22ca74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:38.631Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7454ad6b-ae92-4176-a805-b58071ed1551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:38.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:48.638Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6acfe5d0-4582-4396-a702-4bbe0f2e33ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:48.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:58.647Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e8b944f3-d095-4269-849a-c73fe7f9ad2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:10:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:08.655Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b34c1e41-def6-4fc4-9a30-33c940b847e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:18.663Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d0551d06-bbc4-4362-949e-562f81829222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:18.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:28.671Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bdea9c11-9f34-47d0-8bef-b36fb7872829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:38.680Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3bf811ff-7a35-4fe8-9ccf-d7f68b2faff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:48.688Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d8f221d4-1ead-44a4-a27f-2c36ea2aa04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:58.695Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0db21476-36ad-41ac-821d-62f343ab8de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:11:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:08.703Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dc4b6bdf-ab9a-4dbe-818a-9cad08031fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:08.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:18.709Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5bfccffe-98dc-4a1d-9726-c6283c45918c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:28.716Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6c4ef1ef-aa65-493b-9d9f-2243cddcf36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:38.724Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bdda4dc8-c4fd-4b54-8dff-8e2a6c053be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:38.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:48.731Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eba57db7-ea4d-4977-b4a3-de3e1e4f0108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:58.739Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9e7f491b-2546-45fe-a925-528dbff1170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:12:58.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:08.747Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=406a935e-ae02-41a5-8f23-330a3547b26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:08.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:18.755Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=aebe940e-7efd-47d8-8995-813b449a19aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:18.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:28.762Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=83020879-55c1-4b7d-9001-964a5cf692db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:28.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:38.770Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c46c852a-fa5d-4cd3-80a9-0ccba9fdf753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:48.777Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5a337a69-1d60-491d-8445-9f10a846e992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:58.785Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1e921c6f-7f14-4250-8efa-7b544252d5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:13:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:14:07.555Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:14:07.555Z |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-04-18T00:14:07.555Z |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-04-18T00:14:07.557Z |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-04-18T00:14:07.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:14:07.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:14:07.560Z |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-04-18T00:14:07.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:08.793Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a4efcdbf-26f7-4d34-8e4a-8b1d96a1921b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:18.801Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0bd2b7f1-a1e1-4d86-aa02-033d0604abed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:18.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:28.809Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6d4fde82-420d-4709-ba2f-3b8116063288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:38.817Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6eeff784-0658-4c63-98e7-fe1e82dcde2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:38.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:48.825Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fb5dbfc4-d72f-414f-87e9-fabef3510382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:48.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:58.833Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ca044875-cd7d-43f0-bf61-63439da68498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:14:58.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:08.841Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e1bda09c-16c9-43b1-9cd4-a2e64e80e9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:08.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:18.849Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f26f415-8033-4c0e-bdf9-ec32e5a13be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:18.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:28.857Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f8316317-34d9-412d-bdc1-021f01bc467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:28.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:38.865Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bb3620e4-546a-41a3-96ab-75ba81a9642c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:38.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:48.873Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a6014307-d4ad-46fa-9d26-b8e81ca028ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:58.881Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ab2d650b-ec34-449f-9452-af15b647e2e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:15:58.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:08.890Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f83ad246-1e4f-4a97-bde8-4b0de0cd6dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:18.897Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b62bc0d0-d826-4943-bb6c-9b64e891ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:28.904Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=72162532-76c6-414e-8111-5ae7b198e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:38.912Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7c4c597b-6048-4417-b56f-5058f0b6c44c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:38.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:48.919Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=179a5f6f-f57b-4a3c-93f1-923bbeb629cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:48.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:58.927Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2dc39bab-2a1a-4ee3-ae1d-162c52b572a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:16:58.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:08.935Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dd09fd9f-eacd-4bbb-bec8-dfb65be1fdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:08.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:18.944Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=947f5e2c-2751-420f-bcf3-99a6ee90004f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:18.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:28.952Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f197066b-5cba-478a-87f7-cf2f4eb17a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:28.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:38.961Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=79878251-f67c-41c0-a1e9-c0d9300c0ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:38.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:48.969Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f5146526-569d-4d80-ad82-12ce500905cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:48.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:58.977Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7eb31f12-6465-4a63-b73a-dbdb96f77d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:17:58.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:08.986Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=221a7057-228e-4c99-9e64-fbade4a7711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:08.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:18.995Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a8a287fe-c5d3-4087-9d94-59d67068b1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:19.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:29.002Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4ef796e8-9b9a-4f26-a6a1-f8a207aceb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:29.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:39.009Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f9f8058a-5c97-474b-b98b-924918a6b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:49.017Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f61a558f-2d4d-4c62-8d4d-c73e5c6c848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:49.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:59.024Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=569a1ba3-4b34-4ceb-8418-ea1025d00b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:18:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:19:07.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:19:07.589Z |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-04-18T00:19:07.589Z |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-04-18T00:19:07.591Z |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-04-18T00:19:07.596Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:19:07.596Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:19:07.596Z |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-04-18T00:19:07.597Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:09.032Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2804a571-26be-4886-93e7-f76bc8fb1f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:19.043Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7a25b292-9156-4c30-ba67-8bbadc2343f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:29.050Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=72ee26c6-4914-4373-8cb0-a91e7fa552af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:29.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:39.058Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f1cb392a-2225-4828-b078-0dc6effd9308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:39.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:49.065Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=98331c47-30fe-4eaf-9e48-0008bf9d33e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:49.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:59.072Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8a869f9a-23f6-4fc8-842f-b62ee7bce5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:19:59.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:09.080Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=04dec4c0-869b-4b30-af18-b32a9733fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:09.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:19.088Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=883aaf20-6c34-40a9-98d9-6f9fd672d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:29.096Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5a403146-e3a2-47d6-9563-6086e8a31fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:29.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:39.105Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7be46908-4531-46c7-906a-e5c6e63d2a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:39.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:49.112Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b854ec7e-8c22-432e-affd-8a1bb581a605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:59.120Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0fe0023e-39b5-4efa-b61e-b81e1a309497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:20:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:09.129Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2ce3c0a4-3292-4b0d-80f5-230dc3830085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:19.136Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a05c6aef-4780-44cd-bdbf-6b29a6f09316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:29.144Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=119a30da-6469-4ada-8d28-439ea37e768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:29.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:39.152Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9d88fcf6-3595-4c0e-bd0f-d77db4ec5029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:39.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:49.160Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=461c8c72-0130-4d68-a02c-5f72a2d8f523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:49.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:59.167Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c9b85913-f59b-4892-ae39-787b19c12db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:21:59.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:09.174Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=34cfde7e-32bd-4431-9c22-0e58fdbfce0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:19.180Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ab86d69f-489e-4fac-865e-dc4b771257e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:19.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:29.189Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c6cda6a6-9a10-4e03-9430-ba51fc82a32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:39.197Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a64812a1-1b54-407b-9968-0326dd3138d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:39.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:49.205Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=91fcdd73-e9b5-4531-a92b-1317f3eeb311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:49.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:59.212Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a04fa46f-79df-4dd8-8ff7-e8ebd6e4104b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:22:59.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:09.221Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8d11f614-725a-43db-ae0c-f0e43c30f452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:09.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:19.230Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2d4670ab-f331-449a-b945-b952c78cc69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:19.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:29.238Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dc98b38b-5c04-4555-965e-96e0b585eb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:39.246Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=18dec8d3-5f00-4920-84a0-dda47dbe4dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:49.254Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=99863afa-c6b9-455a-a327-51a3e63fd9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:49.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:59.262Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=77abfac1-31a5-46a8-b014-c917b85008f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:23:59.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:24:07.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:24:07.565Z |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-04-18T00:24:07.566Z |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-04-18T00:24:07.567Z |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-04-18T00:24:07.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:24:07.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:24:07.570Z |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-04-18T00:24:07.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:09.270Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7134a23a-7187-43ee-9bd0-08f46d9213bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:19.277Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2c276e83-4383-47b2-a4ee-eada7304c0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:29.286Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=53950092-37f7-4303-8d11-60cb569b98e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:39.294Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0d85d174-48f5-4f19-9d63-58c5f850b1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:49.302Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f24e1a6d-a115-4fe0-aecd-babcee322319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:49.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:59.309Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=86fe7d3f-7f00-4b28-9081-cf84e5885c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:24:59.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:09.316Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a65e4ab6-c51e-4b15-a4d1-342f4f5ca76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:19.323Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a66b58a5-94be-4553-9926-e7677fcf2ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:19.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:29.332Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2c916256-ab2b-4ba3-aaee-4caefd7fbd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:29.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:39.340Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3cdcd868-dcc3-4a1b-a74e-6c70830faa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:39.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:49.347Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=05c6ac96-ac5a-4127-a9ac-19b4f3a53d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:49.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:59.353Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d05a4dc0-5a98-4365-ab1d-46f34ee56a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:25:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:09.363Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0e1e1ca3-9036-4954-979f-ffd182a24da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:09.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:19.372Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=afb7c46e-988c-4c30-ac9d-066301d77873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:29.379Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=81c44bed-5d19-4ef4-900f-0cb54cc0e826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:39.388Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=76849f95-1cee-46b4-886d-7a6e4415f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:49.396Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=46caf54f-7e7a-4351-a8c8-52e5ef86c8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:49.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:59.403Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6a30738e-55c1-493e-ad9a-b12802f9465c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:26:59.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:09.411Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a700f4c5-f158-4841-ac0a-d51d9c83db9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:19.419Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c3e76ed9-9109-4b98-b20b-4097b3d90369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:29.426Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7db2b4f1-3a97-4751-a5a9-37146d504833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:39.434Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c842a7e0-5c7e-49ef-b823-da090d70464f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:49.442Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1a6fa640-4a10-4352-b9b3-259cb175063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:49.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:59.448Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e1a9615d-eeb7-4a68-be89-f1949768b7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:27:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:09.456Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=62eba85d-99ca-4ba1-a0d7-b3f6ed79131f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:19.463Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=34448b74-4365-4ffb-8d92-9038e5422b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:29.470Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dad50c98-eec9-46da-b5b0-8f4a2708602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:29.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:39.478Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=90ebfd1e-aafa-461a-a7c7-4ed071739912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:49.485Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c10fce7f-717e-40fb-acd4-845a5d2b1fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:49.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:59.492Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8bd407e1-75ce-41bb-ad2d-cc3da3adc537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:28:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:29:07.567Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:29:07.567Z |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-04-18T00:29:07.568Z |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-04-18T00:29:07.570Z |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-04-18T00:29:07.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:29:07.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:29:07.574Z |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-04-18T00:29:07.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:09.499Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=11955d96-68fa-424d-ad9c-f0a43ee43727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:09.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:19.507Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=149aa42e-2abc-4d76-b0ae-d658033bda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:29.515Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=83d634bd-0ded-4b78-9446-4a2b9542054b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:29.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:39.521Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2066d640-1632-4279-91de-d61b0c9d7603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:49.529Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ec2db477-5010-49af-bfa6-da3d7d0fe18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:49.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:59.536Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=13f09607-81a5-435b-89ba-c2420d8df116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:29:59.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:09.543Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=41f7385b-b25f-4820-ab05-dd07a742b748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:09.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:19.550Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e8c93c89-5d6b-441b-a308-75f339b3bea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:19.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:29.558Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=222f9bde-6212-4913-9b17-c7da8654cbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:29.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:39.565Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b75d910c-ea6d-4d04-9fbd-9595670bed0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:49.572Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1ed1dbe4-c3dd-4c81-8d93-5595b4ace57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:59.579Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4a7cf019-98f2-4bcc-a54b-8e61511f9bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:30:59.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:09.586Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=94e4690a-e5a6-4ece-94f6-1b249d83f47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:09.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:19.593Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d1937962-bd45-4f51-949c-bfb4f70a1c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:19.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:29.600Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=78135d8f-7654-4933-9d32-776be32d06cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:39.606Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f2409d1d-510a-4b1f-9028-bbac2b0cc668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:39.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:49.612Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0aed4670-92b9-46f9-bd9a-39b17ad10a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:59.619Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=41a8e70c-30fc-4e3e-a5a4-b0a58924215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:31:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:09.625Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6a29a61f-d2a7-4839-8b8d-cabaa8ab810f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:09.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:19.633Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4710717c-41f8-4740-8b66-b4e3068011ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:29.640Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=571990b6-6f5e-48d3-be2d-32978d19ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:39.646Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=df28ea47-8075-4bee-8d29-96957065fe37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:39.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.coyote.http11.Http11Processor |2022-04-18T00:32:40.257Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03b0x890x1d0xf9.Oe0xcb0x860xba0xb70x17P0xd40xad0xbel0x15z0xa40xfa0x170xfb0xe5L0x9c|0xd8_o^2 ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:895)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1732)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:49.653Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d862432d-fdf1-4875-8ad3-9d8214d9ab6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:49.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:59.662Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=37dc154f-2f24-4ce7-a3cb-1c5310a2887a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:32:59.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:09.670Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d0d543c4-db1e-4b89-9f6d-614c61d315fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:09.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:19.677Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8837e1a0-674d-4a33-9ffa-d0ab4daf9184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:29.685Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3beb8690-cc5f-4a02-a723-f1e3576ad5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:29.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:39.692Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6c379cf6-9521-47d7-9a98-724e73ad83e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:39.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:49.699Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cbec90e2-29a8-4318-8bf9-6cf10733e8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:49.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:59.706Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=750152b5-ca46-40eb-8cea-867f20c7b78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:33:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:34:07.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:34:07.549Z |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-04-18T00:34:07.550Z |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-04-18T00:34:07.550Z |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-04-18T00:34:07.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:34:07.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:34:07.553Z |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-04-18T00:34:07.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:09.713Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dfabc0e3-da35-4b59-bd42-2b35192a135a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:09.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:19.720Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3f8363e9-6164-461d-927c-46983cbc27f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:19.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:29.728Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ac2dada3-8d74-41b1-8ed1-c3a025324b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:29.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:39.734Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6d5079fe-7080-45eb-b720-76e4ab8ebac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:49.741Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8c3c7c86-d07a-42ba-b964-ad4998355abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:49.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:59.747Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c86bf713-cf38-4b58-ad41-ca24f7020aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:34:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:09.755Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f85cf66f-3099-4eaa-9116-40241779a246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:09.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:19.762Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b6f749fc-5b92-491e-aef3-ca8968bb579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:19.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:29.768Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e4971a09-61ce-4f5b-b765-8d8026aa262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:29.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:39.776Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=042cee71-25ee-4f08-9b55-5329aa0abafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:39.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:49.784Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=63ec4204-d4ec-4e13-8726-a3b8639939eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:49.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:59.792Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a9b29f6e-ec4a-454a-b531-b6ed668b8ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:35:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:09.798Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=51a88734-f5b2-4109-8e60-188ef2ab0ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:09.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:19.804Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4e289017-55b0-49e4-93e0-969aaa5af05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:29.810Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2434b07a-4cd3-4802-b4aa-232e6eda482a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:29.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:39.816Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=37b12df0-396d-4c97-bca0-25e8b4601381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:49.822Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e5cd0f8b-7cc2-4b32-8130-6ca0b1380473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:59.829Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=aaf7fd01-b5ac-4789-87c8-8a70c133ca11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:36:59.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:09.836Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dd47f408-40b4-4543-b7eb-2bf7567233f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:09.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:19.843Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d9ae2bd6-b291-4d50-a8d5-e4834d7f524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:19.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:29.850Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7ed810b9-0ca6-4dc5-abbb-8abfaf8f9594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:29.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:39.857Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cf8936d7-f157-422d-adcb-f23c4f36974b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:39.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:49.863Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=042b85ed-881c-4805-8a39-408f7a364c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:49.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:59.870Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a09d8304-8fc1-4c64-a9c5-b559d56ed02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:37:59.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:09.877Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=74e6bd70-6d68-41a2-bd7b-b9b067cf982f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:19.884Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8b29817d-af5d-4d92-95d5-e7ea5b58382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:19.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:29.890Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=baf719ee-da64-491c-8aa1-fc29bb4a7948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:29.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:39.895Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6fc6645a-8160-4676-8e0b-3e64e1c5177e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:39.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:49.906Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0726d279-4013-4dd9-adf5-bc008477da06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:59.918Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=176d9fdc-a00e-4e7d-a77c-60ee7095bc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:38:59.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:39:07.563Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:39:07.564Z |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-04-18T00:39:07.564Z |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-04-18T00:39:07.565Z |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-04-18T00:39:07.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:39:07.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:39:07.568Z |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-04-18T00:39:07.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:09.924Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d5dc336d-352f-4ce4-9815-c28c8ef61478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:09.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:19.930Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fac92743-0350-4956-b48b-a653c07df9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:29.936Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d62623ec-a8fc-451a-bafa-fe0a44fef8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:29.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:39.943Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=54812c8a-0e76-4ca0-ac79-6732ec8d2f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:39.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:49.951Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c41a7442-2edb-4452-9165-9a67b2233d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:49.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:59.957Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=117595d2-dd6a-4385-935e-f8e7f1eaa231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:39:59.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:09.964Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7d35b06b-eb85-4362-beb1-769cd686180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:09.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:19.970Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e9a1ffff-caad-415d-bfbc-43d21056ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:29.977Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2f1ceb73-3c59-4ec0-b47d-e27987e9ba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:29.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:39.983Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b9f8d4b8-b609-4664-8367-518c1ce90b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:39.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:49.989Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=18071424-5e29-494f-b432-a816a8c31268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:40:59.996Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=921acc29-a128-4f52-a57a-335a6092f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:10.002Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5dd75835-0a95-4582-ac21-345099e6c5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:10.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:20.008Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e701cabb-e070-4abe-8024-7e607f01c4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:20.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:30.014Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dd437c91-c44b-446c-80ce-ad99df4b6d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:40.021Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0634a825-61ed-4c5e-9ee5-598df0e80371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:40.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:50.028Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bd0add2b-8e6e-4a06-82b1-279e5a203a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:41:50.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:00.035Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eab0a473-4ed0-430e-87e3-c656edab3da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:00.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:10.042Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=96a21245-2743-4f23-a7ba-2f64d2c9530f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:10.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:20.048Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=736c9bc6-8981-4f2c-b1e5-c2919941b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:30.054Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9ddf6169-3892-48d4-8948-e073878bde56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:30.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:40.061Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d5276183-f49b-4cec-862a-8a389e568c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:50.067Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56535cf4-600a-4d6d-89ca-d2a6f3f547e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:42:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:00.073Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b93b762a-c358-4e53-ad8f-b66362908cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:00.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:10.081Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=76d58274-400a-4b36-aaa3-eb68500079ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:20.088Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=98169561-82ff-4e69-b5ac-97460c4f7e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:30.095Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3f3f496a-c5f7-4cd7-b742-aebf8bbc4de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:30.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:40.102Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=729af74c-b3cc-480d-85d6-c809fce5746a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:50.109Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9c04063b-8462-4e0c-b5fc-3a63ceb68238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:43:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:00.116Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=39111727-4a65-4a10-bcf5-6d7cc872d126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:44:07.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:44:07.538Z |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-04-18T00:44:07.538Z |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-04-18T00:44:07.539Z |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-04-18T00:44:07.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:44:07.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:44:07.542Z |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-04-18T00:44:07.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:10.123Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2f398960-f5ca-417e-a457-157436f399eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:20.130Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0d7a1ff7-1936-441f-8411-9e426fb283f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:20.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:30.137Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7d47a457-94a1-455a-b4fb-fe8f553a098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:30.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:40.144Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8403c4e7-bb49-463f-aaa7-0f2e55806a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:50.151Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f3ac8446-de93-4339-b314-1beb23316580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:44:50.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:00.158Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=523b9fd1-0694-4947-b3fc-25527f180503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:00.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:10.165Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a2578191-639b-4d27-927a-fb1ba79a62bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:20.172Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cc7ba96b-53b8-4d62-9679-a7d40a6030d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:20.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:30.179Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a5fed1c4-4808-4c6d-9c55-acd8c5925397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:30.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:40.186Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e75f7899-9d5a-416d-ba72-4c6c13e89d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:40.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:50.193Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=62444975-0a5e-4594-8dfd-8fb81bca7932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:45:50.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:00.201Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=52f91a24-72eb-4a47-8763-e4fdeb347aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:00.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:10.208Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=230acd6c-b616-401f-86b7-dbdb053e4a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:20.215Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=948da7f3-8736-44ee-bee0-a61a2ef54fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:30.221Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=229cd71f-17a1-4336-98e2-30c892f6f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:30.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:40.228Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=47f6c512-abf1-414b-a4ba-967635155a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:40.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:50.236Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2425f111-35bd-49b7-9cf9-af0b251a6e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:46:50.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:00.243Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b72a57d9-412d-467c-8558-7f081c82a020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:00.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:10.249Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=86d115b7-9753-480d-9e3c-8e877ec92b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:10.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:20.256Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=00c923d9-b0cd-42cf-b074-b5ed41251d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:20.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:30.269Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c5a4fcb0-6510-469e-b05f-39271a80dab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:30.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:40.276Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eb1816a1-0dd1-419c-83b3-e935be82b870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:50.283Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=39101013-a6d4-49cd-afce-39e678bb3364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:47:50.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:00.291Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c98bf57f-9d43-4ea8-b3f4-6a87921f5ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:00.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:10.298Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8e233137-1d80-42f5-87a6-d433b6e0293e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:10.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:20.305Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0cdb75e7-d4d3-476c-8224-3783eda5a98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:20.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:30.313Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9f71e495-ff2d-4020-9de6-ab8eccfeee66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:40.321Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=806b853b-b5e3-4095-a2c6-f8100a967c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:40.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:50.329Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d6757ae0-13d0-4023-bdba-fd030303f7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:48:50.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:00.336Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=004b2d54-126c-4f5e-b30b-e08672c1dbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:00.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:49:07.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:49:07.547Z |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-04-18T00:49:07.547Z |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-04-18T00:49:07.549Z |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-04-18T00:49:07.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:49:07.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:49:07.551Z |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-04-18T00:49:07.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:10.346Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c545b580-c938-488a-942f-3ca75373b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:10.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:20.354Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=76a31696-a888-4ca2-8530-c438706c3f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:20.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:30.361Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d46d0dd8-4632-4679-83c7-f121337a5175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:30.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:40.368Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5a131c86-93ad-49a3-8dc5-88ae972900d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:40.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:50.374Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ce435e51-1392-465d-8199-88a245007795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:49:50.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:00.381Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5578a656-5b03-4997-868c-59b96a4a903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:00.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:10.388Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b1160cd6-05b2-4e6b-955a-a0e2068ab468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:10.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:20.394Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5f4a020c-6617-4adf-9753-25f1addf587d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:20.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:30.401Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=24d687ae-6a8e-479d-80a8-d7c5a63d8ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:30.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:40.408Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=45addd90-cba8-439b-8441-6a468edcca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:50.414Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fc80b66c-23d5-4100-97dc-fc6ed8d0ad96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:50:50.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:00.420Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=79b8c42c-a6b6-4726-b9eb-4553ebaece8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:10.427Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f35ddedf-02cd-4f54-a358-d75c40438b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:10.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:20.434Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4891eb05-a58f-41f2-b1d2-3f5f41ff52a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:20.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:30.441Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c1581e6b-213e-4a13-b9e2-95a0ed59a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:40.448Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e1747121-da67-437d-8f1a-15777990c900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:40.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:50.455Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c96a51a9-ef54-4855-9f0e-972498fdee4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:51:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:00.462Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=279a2ce9-6cd6-4525-ac31-929f12108e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:10.468Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f8d7a4c0-320a-48a5-a457-5c34e9c8e008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:20.474Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=925dcea3-5237-4e79-99c8-b0fa9a34b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:30.480Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8be96ff2-6514-4f09-8c73-078fb9640246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:40.487Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b48a0a64-987e-4722-a35b-0910c3d678a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:50.493Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2682178b-77f2-4712-875e-bd1519660b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:52:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:00.500Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9aeecba7-d8d1-45be-a97d-f91a39616644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:10.506Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8747378a-64fd-45b4-b202-93fe1f1173db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:20.512Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d521313d-0435-43b7-abec-1397db396963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:30.518Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fec42177-0c07-48d2-92ad-73329b23ef90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:30.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:40.527Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cf00a47b-60b8-4c58-a354-ca960bd854f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:40.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:50.534Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=00be7931-8f48-4482-89f8-617ff291ae74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:53:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:00.540Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9ebf6ee0-3dcc-4847-9884-8948977b206d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:00.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:54:07.556Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:54:07.556Z |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-04-18T00:54:07.556Z |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-04-18T00:54:07.562Z |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-04-18T00:54:07.565Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:54:07.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:54:07.565Z |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-04-18T00:54:07.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:10.547Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=66588320-86dc-4ad0-9805-21418a6646bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:10.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:20.555Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5283020e-f719-4496-a149-1cd0474ba2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:30.561Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cdc5f0df-838a-4545-89b9-fda04b6dd4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:40.569Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c70d0e07-890b-4edd-bc2f-9dcce0b4fcf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:40.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:50.575Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4522e0b1-e5f2-433e-be81-05dbcee0333d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:54:50.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:00.582Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=91a95ba2-f4cb-47f5-9053-707c39740c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:00.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:10.589Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fb824f6a-33b5-4703-8bb0-67689aad9a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:10.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:20.595Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=89abf91b-887c-4c0b-a24d-0c71cf7eea55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:20.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:30.602Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=45cf971f-7534-4ba2-9652-32368f9e9d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:30.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:40.610Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7454db32-4af0-423f-b0f5-0755cd4fb5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:40.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:50.616Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=779bf216-cdaf-4883-8138-bee89f1b1dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:55:50.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:00.623Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=88df9cc3-4f4b-452a-a5af-674893d3c9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:10.630Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=63b561f7-de15-4277-92c4-8dd28d41da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:20.637Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4e23c6f2-2381-40eb-8718-10164b068618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:20.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:30.644Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=379707f5-1be4-4145-9239-c86f0dd480e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:30.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:40.650Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e8279c95-6f37-4267-b325-f394aeaada5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:40.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:50.657Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=acaea0ae-06d1-43eb-b506-5e9a26602332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:56:50.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:00.664Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fb8c52a9-d4f4-4fb1-97a7-feb7fec1656d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:00.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:10.671Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eef0bd2f-9af4-4e4e-bd32-f0bfe2887b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:10.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:20.678Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e63d81b9-53ee-4c52-bf88-db10ea1d1412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:20.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:30.684Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=39f27196-5f15-4d7f-9704-4c18e337fd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:30.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:40.691Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2214c976-ebef-4a8e-9556-6d3fe68be264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:40.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:50.700Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a2b9a489-11ff-4ddf-afa4-f287484bcad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:57:50.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:00.707Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=03c6b8e0-3314-46e0-af17-eae49d931012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:10.713Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e6171626-9334-44d3-9b3f-4e2bc93d24a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:10.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:20.720Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4eb1e57a-6be4-406d-bdcc-2552805b27e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:20.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:30.726Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=89a20c1a-e5e8-40dd-aadb-4ac47c757a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:30.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:40.732Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=02238475-9aad-4a94-a335-bcdcdf3d830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:40.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:50.738Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9153096f-a6d6-409c-abf2-57c48fe2702c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:58:50.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:00.745Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=78427470-3546-4c49-a0ba-0324935643a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:00.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:59:07.553Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T00:59:07.554Z |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-04-18T00:59:07.554Z |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-04-18T00:59:07.555Z |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-04-18T00:59:07.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T00:59:07.557Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T00:59:07.557Z |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-04-18T00:59:07.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:10.752Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=639ccbe6-64c4-4e6b-831c-43a1936cf4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:10.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:20.759Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=39fa9ccb-208c-4724-8ef3-36af2f475110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:20.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:30.767Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0fdca995-159f-4bf2-a79a-930bdc28a00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:30.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:40.773Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a463ff11-0629-472c-9cbd-14a5ecaf1ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:50.781Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8e3c0c37-3bd0-4777-9646-29ee4addca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T00:59:50.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:00.789Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4c9d42a6-c151-4951-9e31-97cef6c7c4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:00.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:10.794Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c656e9a8-65ae-4688-ac5b-f62049e0d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:10.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:20.801Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cfc84f0d-9ca2-419e-8128-b6e2d780db65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:20.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:30.808Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=12b8734e-a907-4c52-b5de-2bd8ee052f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:30.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:40.815Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=20f3c102-b340-45af-aff7-1986b131f1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:50.821Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=279a9cf6-6ea9-4e43-a30d-e32273e8b298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:00:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:00.828Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=28baf446-8e7b-4214-81c3-fc7347678f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:00.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:10.834Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2062c280-9c2a-4309-9e1a-03c744acabf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:20.841Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=db3a1804-cb0f-484e-9ab6-f51794f8081e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:20.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:30.846Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8121f7a4-c70c-4998-8177-e1388e5b09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:40.853Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0f057a8d-2c6e-47d9-88cc-d56d7be7453a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:50.860Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1f3c94f9-6c49-4d68-8eec-03add1e8678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:01:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:00.867Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c46720cd-479c-4aba-a367-421353ad9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:10.874Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=de7a81bb-44b0-49fe-b8b8-d0e99a8696bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:10.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:20.880Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ac6add50-fce1-4538-a92f-6e971a2cde93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:20.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:30.887Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d5acf377-917a-457e-9fcc-510b223b3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:30.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:40.893Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=765cbe7f-0231-456f-9151-b7dc14264d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:40.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:50.899Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=87a52cc9-459d-4bcd-b0a2-8bf65d693f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:02:50.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:00.904Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6f57c90c-760a-4342-8893-9d485285ae53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:10.910Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a1346564-b362-45bf-819f-b990684622cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:20.917Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bb202a82-8e93-4903-98b2-555962e10951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:20.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:30.924Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=556439fa-ffb2-4b2e-8b7f-989e6bb45cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:30.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:40.930Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5bc0f20a-a8fe-4bab-b3ca-bf8f73f48315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:50.935Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b95c079d-8f2f-47a3-9de5-293bd42e702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:03:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:00.942Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=739ccd3c-95f6-405a-a568-a5e11afaee0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:04:07.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:04:07.541Z |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-04-18T01:04:07.541Z |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-04-18T01:04:07.542Z |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-04-18T01:04:07.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:04:07.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:04:07.544Z |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-04-18T01:04:07.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:10.948Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3ce0ef53-ec70-4a0c-a5e7-188bf7f44d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:10.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:20.955Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3ea2c221-c16a-40da-9f3b-6a6fa3899f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:20.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:30.961Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=90fa3932-06ca-4116-bcce-0684e0d77ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:40.968Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cc68f470-ddb0-4741-ac3b-fe75a0e9b160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:40.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:50.973Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5b3d38b0-ab4a-49a4-b48e-eb8ebcded447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:04:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:00.979Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a09d0b69-f728-426d-8e54-400f49399024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:10.986Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f180f034-fddd-404d-91a1-65ce146ca751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:20.991Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=274875c8-510a-4074-be38-009cf30963d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:20.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:30.998Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b96e16ba-7983-4575-93d5-6a951092ce37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:41.005Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a617ef5f-2854-4dcd-9372-e4d11487e803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:41.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:51.011Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7224ace0-545e-4393-8895-2d6adbf04b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:05:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:01.018Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1883c4a7-7bdd-4dc9-95dd-e6a09871a61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:01.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:11.025Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4245ead9-2500-43a8-bac8-52266660f8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:21.032Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=643b8f57-8462-4eb6-b037-8ca3a5dfde01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:21.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:31.038Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c04dba52-db06-4dbb-b0c6-a6df772628f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:41.046Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9030c1d0-5b34-45fd-9233-8db2352a424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:41.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:51.052Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3acc2d93-0b93-4c53-a67d-05b307ccf198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:06:51.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:01.058Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=deffc8dd-3a72-495d-9df3-40c14f3a44ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:01.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:11.064Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b7261ca8-6983-42d2-a190-e04ac8358846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:21.071Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=78c8a5df-1288-4b36-ad1f-703df69664d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:31.077Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c29b8854-432e-490e-88b9-e90809a2ae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:31.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:41.084Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e3c3fd7d-f488-421a-b20d-f3ae95c7c52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:41.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:51.089Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2cd3fa4e-9891-4704-89f4-70cd4fb0bfbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:07:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:01.095Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b9d6d251-96d0-4c03-a5ef-541c26a7e9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:01.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:11.102Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=19d94932-79a0-4e05-a791-a06fe16d21fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:21.109Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=47cebb34-8b39-4391-9f34-9ab89fd368d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:21.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:31.115Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=45770550-b562-4ef3-9d58-4342ff788185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:31.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:41.122Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fc4b13f3-e440-475b-be93-5c587ac7f76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:41.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:51.129Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b15d2485-d3fe-4adb-88c9-5b2bac1bd95e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:08:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:01.138Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0558418b-0d63-4d60-8cc7-2aa16963eafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:01.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:09:07.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:09:07.545Z |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-04-18T01:09:07.545Z |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-04-18T01:09:07.546Z |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-04-18T01:09:07.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:09:07.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:09:07.548Z |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-04-18T01:09:07.549Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:11.144Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3a3a3350-ab10-4633-81e5-edfc1b59ece7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:11.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:21.151Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7a1953ba-d13f-4639-aefe-c17acd4cbfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:31.157Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d64c1538-ca34-4f58-997b-2bdb19692dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:41.164Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4880f86a-ce4e-413a-9304-b1b7d1bc4d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:41.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:51.169Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f4ac5dac-ce83-4f71-a24f-04a7e552ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:09:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:01.176Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a45057ea-e524-4786-aab4-ff718eaef923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:01.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:11.183Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=31cd4078-5b07-4709-aca7-e8bb7f15149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:11.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:21.190Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ecea6c06-eac9-4a31-aa33-ca74619901a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:21.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:31.198Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fb04da77-963a-4288-8590-0e5f3538dd1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:31.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:41.205Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=65cab32d-7773-4ebe-aa35-fc7fe49770f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:41.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:51.212Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ab15b5a7-83fa-4aa3-aac0-12851221c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:10:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:01.218Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c2c66a76-865b-46a2-98ca-29818ec3f69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:11.224Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c61c9bcf-bf34-4468-9ef6-6090caedca13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:11.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:21.231Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1306e9df-30bd-45ce-9e6f-5cecf346037f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:31.237Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c80e99e5-8bc2-4e86-b42c-4f32af4d1757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:31.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:41.244Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cb72194c-170f-4aad-87e4-6fb459a89cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:41.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:51.251Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=81dfc125-3f09-43b1-8c4d-431a0d9a5ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:11:51.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:01.257Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=de2b6b37-5b8f-4c45-af95-5a7679bec151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:01.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:11.264Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8d49ee71-9461-458b-988c-5a1ab670e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:21.271Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7eafcc4d-8854-41a3-b720-da6167dfda12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:31.278Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8b365c67-af30-4ee4-9308-aa180ab9c8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:41.285Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=71330f45-a526-4718-b145-0a98a83cc811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:41.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:51.291Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3119cd5d-0c1f-477d-a270-36968804156d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:12:51.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:01.298Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c5fd99ca-7d74-4f30-ae4f-0ee20b4feedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:11.303Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9742aa0f-8312-494c-8a0c-e64992e8bade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:11.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:21.310Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=27193fa6-38e6-474c-888b-99d12e19ee06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:21.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:31.316Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0f7c0415-a2db-41b6-9dfc-5eb638812ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:41.323Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fd1e68e0-5513-4986-945d-eeda10648230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:41.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:51.328Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b1e304aa-20dd-48e6-a955-730d91215d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:13:51.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:01.335Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6ea21c52-1b98-4c5b-b1d9-50b4daab6184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:01.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:14:07.541Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:14:07.541Z |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-04-18T01:14:07.542Z |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-04-18T01:14:07.542Z |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-04-18T01:14:07.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:14:07.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:14:07.545Z |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-04-18T01:14:07.545Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:11.341Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=76bd0263-4ca1-49c0-8ebc-fecc0d0bd425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:11.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:21.347Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9d45e61b-e6bc-46e8-ba45-82e26a06c2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:31.354Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8e299d8e-53df-44c8-828f-cbb0527c185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:31.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:41.360Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=02050674-afc0-439b-937d-0baaebed3554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:41.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:51.366Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=188d4845-828c-4ee4-9726-1f2f2e0b12d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:14:51.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:01.376Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5faf4130-7c97-412b-85ff-42d9951c7a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:01.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:11.383Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=12f03512-1731-4349-932c-f41e4d554b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:11.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:21.389Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3218682a-f99d-45fd-8607-cb5c9fb5b654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:31.395Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f1998958-07e1-4f57-8dba-10e34684f2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:31.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:41.402Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=73ca7371-6342-49d6-90f6-a2c06f4cd28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:41.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:51.408Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d4fd2a20-795f-4c9e-ab9c-59116b6ba3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:15:51.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:01.414Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d100057f-150f-4107-8178-7e9fd5518f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:01.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:11.421Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8536aaa3-a2c7-4728-945f-dc6207326fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:21.428Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=aef65c14-d78e-4b17-a2af-202d58e4244a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:21.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:31.435Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b26226f0-5fbd-4b97-906c-865895fb875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:31.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:41.442Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e4787c3d-cea7-42b7-b636-1667655c2be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:41.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:51.448Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=526c3e05-a38a-4f5d-bda5-7662c1b2daa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:16:51.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:01.454Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3d221cb8-5b01-4cb5-a661-f5bf068b7a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:11.461Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cc7fe740-1fc6-4c3b-be18-567ac22318c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:11.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:21.470Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e1a75c44-d765-40a7-a638-a3f230ba9c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:21.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:31.476Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5387becb-b017-46a0-92d5-49802024bfbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:31.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:41.483Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a52ea9a7-baa0-4912-b4ba-038598c6b140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:51.489Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b3de1af2-b7d7-4cd3-9ba1-0763fb644dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:17:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:01.496Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6e0eab8e-8f97-4882-8af8-a2008fb78924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:11.502Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=06339e97-ebcf-4630-b88f-fbc2cf33fe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:21.508Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fdd2ccd1-6c41-4a6c-910a-71fee99450f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:31.514Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=826ced65-bf60-4bbd-a6ff-0754a99009ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:41.520Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b7b9ec59-45c0-4499-8b94-0262351ede3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:41.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:51.527Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=99d765c1-722c-44d7-96f9-89b34aca3704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:18:51.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:01.533Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=022e0196-5880-4e78-8a77-461001b8d217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:19:07.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:19:07.557Z |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-04-18T01:19:07.557Z |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-04-18T01:19:07.558Z |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-04-18T01:19:07.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:19:07.560Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:19:07.560Z |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-04-18T01:19:07.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:11.540Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7de8e88b-42be-4b8a-9373-c358f0efdebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:11.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:21.546Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d182db67-532c-48ae-bf73-176be564d7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:31.554Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2b7c04e4-94c1-4910-9f64-889b0a604c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:41.560Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d627aa77-066d-49be-8931-e755b29b1abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:41.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:51.568Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=63cc9bab-e811-41d1-8e8a-dcfd4896961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:19:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:01.574Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d7a5df7d-6584-434d-be0d-d84a36f8c806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:01.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:11.580Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7562f7a1-4649-4955-8643-dcec5390937e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:11.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:21.586Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2f68c281-b1df-4c12-9d04-0c1cd4d2d776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:21.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:31.591Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d3218f29-eade-45d3-9468-ccd0b84410af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:41.598Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=00f71859-9fc4-4426-851d-cd7bb831757f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:41.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:51.604Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d5b57e86-43f0-4c17-86f9-f697357bac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:20:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:01.611Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=11355e7b-b4d3-4aaa-b207-e4645024a2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:11.617Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fc0e281a-d9cc-4d3b-baa5-9a4b81c9dac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:21.624Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a602daf4-59ab-4e75-ba0d-72524df9d6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:31.629Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b0d8bb82-5760-45da-b8ee-5b2ee603f917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:41.636Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=54bdffae-a56f-494b-b14f-c877293ca03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:41.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:51.643Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d79a288e-8178-41b2-905d-65783027177a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:21:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:01.649Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b191eb92-7f68-49fd-8160-0967e7299d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:11.654Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5e62c7f5-b200-4d5b-bfcf-0f5d6b7979b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:21.661Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c6d8379f-c451-47c7-bf57-a5f3e0301914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:21.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:31.667Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=589fbdcf-f2d1-43dc-aee8-b547ef78619b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:31.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:41.672Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=36f2f71d-4bdf-480b-8d0d-b1d1c16fd763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:51.679Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9ede7c7a-0ee3-4c58-9a1c-8c8024f91d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:22:51.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:01.686Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=35d5ae41-9d48-41a5-8295-451e672e5fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:11.693Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=599f5fe3-5337-4bcc-9fc9-2e2a1affcfcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:21.698Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eeeec4ac-9b81-4913-925f-26a5f0e23e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:21.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:31.703Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4614c20c-c9c9-4446-be9c-8c035edc6749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:31.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:41.710Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f982e0cd-485c-4ecc-ae0c-a968b682126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:41.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:51.716Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a0ce4c4e-87f7-45ec-a285-57a22ba067c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:23:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:01.721Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=babdad78-9e71-419d-802c-ec915c9b05d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:24:07.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:24:07.549Z |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-04-18T01:24:07.549Z |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-04-18T01:24:07.561Z |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-04-18T01:24:07.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:24:07.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:24:07.564Z |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-04-18T01:24:07.564Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:11.726Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e6bbdd35-e928-4ce2-ae58-405f2fbfb963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:21.733Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=07fe1408-6a23-419d-801c-760de2834dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:21.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:31.740Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=66cad6eb-03fe-4e59-89ea-018c7a533735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:41.745Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8c3d4c42-7630-4973-a4ba-9fe3f7ab8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:41.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:51.752Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b45c1faf-a21c-4f0b-9438-e65600e93b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:24:51.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:01.758Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8b9d6a92-ef07-4ba6-a83a-31622de07e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:01.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:11.764Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ff70629a-037e-454d-94e0-eefa5bb12431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:11.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:21.771Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5a308caf-58b0-4db7-8050-24b5dd6a0e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:21.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:31.777Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d83dfb34-1085-4779-bf94-df424b0312a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:41.784Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6a09bebf-46ab-46bd-af78-8b43172e628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:51.790Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d31fbca9-2525-4a1c-b7c0-d98d02220842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:25:51.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:01.795Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=df5ab4de-c9c9-4277-85e7-65bfe168971f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:01.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:11.802Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=458c0ec4-1de2-4ca5-9d12-272d23278f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:11.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:21.809Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1ec0a42a-8fe7-47f2-ae75-5e54c94c78ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:31.815Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=14e964b0-0918-489f-96e6-01a3faf589cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:31.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:41.822Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f180a55c-22c3-45da-b47f-6eaacdac3524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:41.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:51.828Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=290a07e9-1e0e-43b6-b8da-249cb8c762ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:26:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:01.841Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=111d9e50-ba69-4a14-b5f4-710f6e198bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:11.846Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5348f0c9-801a-4db1-a9dc-a89b7ed0f859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:11.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:21.853Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=52549ca1-abb8-48c3-8020-8f6c97f9c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:21.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:31.859Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e97a3f49-240f-418e-b29e-8aa4ad8d897f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:31.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:41.865Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7c955c3c-05b8-48e0-b8f0-16a25d734a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:41.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:51.872Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fe4aba70-f49f-4cfc-8593-44141ec25834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:27:51.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:01.880Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=abfd17ce-f348-41f5-8e23-e181cc549c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:01.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:11.886Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=307ff6ab-34d0-4494-b67e-414b2e8f49c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:21.891Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d6278d42-a84c-4c6d-bb6c-364d17af67d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:31.897Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6522d374-ddbc-4fb3-8b15-8d3c99f248ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:41.903Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5f342ed1-6997-4fad-952d-034aa3cdc678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:51.909Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c8e74231-72e9-486d-b0f7-e26a422e8ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:28:51.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:01.915Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=acf4c169-15ef-4cac-8ec3-83ce6fdf629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:01.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:29:07.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:29:07.547Z |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-04-18T01:29:07.548Z |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-04-18T01:29:07.549Z |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-04-18T01:29:07.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:29:07.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:29:07.551Z |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-04-18T01:29:07.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:11.921Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7f6340ed-598f-4994-bef9-066d04b5dbd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:21.928Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=64e38ab3-1f9e-4f08-86e6-8c27a65ad8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:21.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:31.934Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=28c54663-9aed-4973-83bb-bea126ec44da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:41.941Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f894bb08-8d8c-42d1-b5fb-e3ed265468ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:51.947Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=59a4e4b9-e264-44e6-ac7d-ff5bde6731a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:29:51.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:01.954Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b6dc9907-a7a5-4a5a-bf2d-7a1c4f26e732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:01.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:11.960Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=14c06ce0-e70f-4a3d-8280-c05eab8a3c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:11.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:21.966Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3567ff89-ed45-4be7-863f-f64bbc04c546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:21.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:31.972Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cd804287-dba7-4e5a-9a4a-10b49e559395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:31.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:41.979Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=54f1da8d-6690-42b3-a77f-337b20e86fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:41.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:51.985Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=96c7ea61-3eae-43de-8a7e-fa63b4fcd4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:30:51.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:01.993Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8c7f381a-94ce-44de-b704-537365e7cee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:01.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:11.999Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=baef1d46-fa03-4ff5-8ebf-7391380bd1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:12.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:22.005Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ff2ac585-0b49-4acb-83a0-afbb03745763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:32.013Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dceadef5-02af-4af9-95dd-89b093c9ea17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:42.019Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=62be824e-e765-4c1c-ae0d-08c95f0f406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:42.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:52.026Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5d416fbf-6134-4190-b397-61f9f1127866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:31:52.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:02.033Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8d38a41a-e575-478b-a014-60d04af35e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:12.040Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cd544695-d7da-4eb2-8f12-ccf31bc01074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:22.046Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=243dfeff-3d47-4f56-96f6-fe5c4d49c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:32.053Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7cc23240-3267-47c7-8976-0c2c4218056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:42.060Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3ac064fb-fa99-4be9-aa8e-5cd4adfce6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:42.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:52.066Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e145c040-61c7-4e46-b38f-852c884b1adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:32:52.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:02.073Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1a4ac70e-dcd9-44e3-ad6a-04ae79171717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:02.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:12.079Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=098d8df1-ce7b-445b-a5ed-4f76a609839a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:12.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:22.084Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9b9584df-af8b-4517-850c-0f761d2dab81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:22.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:32.090Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=67c4c211-d021-45c2-b2bc-ea343665b566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:42.096Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f3e64c25-e2cf-498d-aea9-16ed72ca0276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:52.102Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c62bd93d-2939-405f-9974-c1886e41ba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:33:52.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:02.108Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e344026a-f2c1-42a7-95c7-43f8b0dee473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:02.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:34:07.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:34:07.535Z |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-04-18T01:34:07.535Z |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-04-18T01:34:07.536Z |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-04-18T01:34:07.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:34:07.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:34:07.538Z |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-04-18T01:34:07.539Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:12.115Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=52cdd2fb-9606-4246-92ca-815cea45a89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:12.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:22.121Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bb85cd9f-1ab2-4700-9e6b-accd0b17afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:32.127Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=678a4a31-c7b5-444e-b702-1fee2ca31a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:32.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:42.133Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9cbbff79-4c45-4a2e-a8b4-04df1d98c922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:42.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:52.139Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cd25fdf5-99e0-4250-bdf5-e40a0bd28bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:34:52.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:02.145Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6236296a-050d-485a-ae92-5be3c1d90def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:02.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:12.152Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ec8f075f-f62d-4346-94b2-14e81fc6b60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:22.159Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=300f12d2-843a-49c0-8732-9822565ed06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:22.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:32.165Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7724ddba-cd39-44f3-b0f9-d059c9a34539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:42.172Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=513c5784-b8aa-4401-a281-26d884e3c6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:52.178Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b164e415-f6dc-4267-92f3-92a912fded1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:35:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:02.185Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c1f2b9b7-3916-453f-9c03-c92fda27f6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:12.192Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a3f00249-c01c-403b-bcec-6468d8578ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:12.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:22.199Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d01c5a77-77f8-4e44-b69f-94ed5a50768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:22.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:32.205Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fd75027f-2d65-426f-8c19-841b284ff4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:32.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:42.212Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9f7a29f2-70d1-4f35-9e54-24fd0ee5e6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:42.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:52.219Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f6130776-88e1-4c8d-9ae8-7061ee3858ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:36:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:02.225Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5b886b24-a327-461c-b139-a0f42137f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:12.233Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cbf4b397-a295-4722-b9d3-edd892f8c2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:12.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:22.241Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b97cc9e5-bb0e-4afc-b4e2-d50d67017c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:22.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:32.247Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=836ec289-98de-4d41-9896-6f9016269af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:32.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:42.254Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f19de7e-51f7-471b-8bac-f8f06fb5d132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:52.260Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dcbd1520-4274-48b3-b974-c42758562993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:37:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:02.266Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3fb2b3f2-9238-4708-a4d4-da247d955221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:02.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:12.272Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dd0da59b-36e9-4379-9c97-2950c27d6482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:12.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:22.280Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=57ad2275-9cdf-47cf-a30d-c3a600fe989b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:32.286Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ebc5e587-7125-4dba-a343-524d47e1b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:42.293Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=929c868e-70ed-4009-beb4-249286c2f901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:42.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:52.300Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9b2d9b43-1ac0-452d-ae5d-cf198755901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:38:52.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:02.306Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=101a31ce-3949-47f4-b355-3ab603c7dd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:02.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:39:07.540Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:39:07.540Z |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-04-18T01:39:07.540Z |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-04-18T01:39:07.541Z |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-04-18T01:39:07.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:39:07.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:39:07.543Z |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-04-18T01:39:07.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:12.312Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=540886c3-2838-4b97-a2dc-b4366f1712e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:22.318Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bd519f42-2c69-4ed5-b93e-03bcae8be372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:22.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:32.325Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1eceadc6-3756-49f2-b674-bc397b9d2e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:32.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:42.331Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2372886d-c925-4c56-a24f-1b4d2238ab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:52.337Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=634493f8-2766-4851-856a-8f3a6e1a400f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:39:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:02.344Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d9190b6e-57f1-4b95-ba09-174ae9c27a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:12.350Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=68318ba2-94b5-44bb-b412-b0388876a975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:12.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:22.356Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bdced043-a7bd-49b3-89bf-f62700c209d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:32.362Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cb30b098-18e0-460a-b1c1-cd63dbaa9d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:32.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:42.369Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f659918-4324-42c2-99d9-76c840508696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:52.374Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ae411ff0-149f-417d-baca-725856066d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:40:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:02.381Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b6d8cb6c-4ed7-442f-b47b-9a3eb4ba4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:02.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:12.388Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=24766884-4e0d-4b41-934e-a1191857a50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:12.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:22.394Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fcd751d7-abf7-46f9-8969-479f258ddfc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:22.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:32.400Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6e257bef-b5e9-446b-a183-a922dcdcf3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:32.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:42.406Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f371ce4f-0a1e-47ae-970f-a2ed9013819d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:52.413Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=90e9e27f-5aa8-49c7-850f-b0e23dae1c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:41:52.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:02.419Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d21c4468-e87c-49f7-9626-971accf9acca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:02.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:12.425Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6a0dd225-7216-43c3-b277-6d7a5cfe3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:22.431Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dbe18c52-adb1-43b5-ad37-fc7a64c0f1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:32.437Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=551f8558-855a-4112-bec5-978d4c92152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:42.444Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=858bfe25-ba9e-4381-8d65-1afe983d036c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:42.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:52.448Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9cfc280f-cf86-46e8-be14-6771720dee80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:42:52.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:02.454Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bfbc0cd6-9136-43e1-b304-cccb7b3bcf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:02.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:12.461Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=dc3e55b4-4eac-4329-8555-e726ea0a35eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:12.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:22.468Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fe378e8c-ceb7-4556-a117-197fe2d1177f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:22.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:32.474Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=93ae09ae-e941-4c55-bdd3-f2e3bc064578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:32.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:42.481Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f0d95f1d-5a9e-41a8-aead-2b593951d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:52.486Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5211a474-327a-4b2e-986f-a2068a189ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:43:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:02.493Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=942d5327-c069-46d7-af38-eb7ddf7f79ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:02.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:44:07.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:44:07.538Z |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-04-18T01:44:07.538Z |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-04-18T01:44:07.539Z |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-04-18T01:44:07.541Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:44:07.541Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:44:07.541Z |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-04-18T01:44:07.542Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:12.498Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b84a49b8-fd20-48d6-959c-ba71501671bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:22.504Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56a438d9-0434-4852-8edf-3244032ec5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:22.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:32.511Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=08bb5809-2fc8-4679-be8b-b6d056431399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:32.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:42.517Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=08e30d66-08a8-4a91-a799-c395a5615a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:42.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:52.523Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3cb8c8b9-2574-49f1-8190-20581113b0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:44:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:02.529Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e8f1df66-ae59-4505-b267-5213bb57e74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:02.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:12.536Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=82079a67-3b57-4385-b064-b31989a8a15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:12.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:22.543Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7db63d28-ea83-4335-9c75-d791fb2101bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:22.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:32.549Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=980f071f-5762-484d-b5c0-436bf364a996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:32.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:42.556Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f1a17c55-9bf9-4d67-9c02-a8a769d9fa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:52.562Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=87662640-7228-4521-9979-d49760e171a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:45:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:02.567Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=885c18d2-6bab-46b6-9825-19df91f3a3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:02.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:12.573Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f02abc1c-d792-48bf-97b8-7ee091c68bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:22.582Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c7018de0-fdc5-4c7f-ac72-d34fdaa44a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:22.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:32.589Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1612eed0-02bc-49b1-ac42-f5a17ec04b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:32.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:42.595Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5596ec36-8b91-4653-b675-1be43734dd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:52.602Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=95d4e4ea-081f-44d3-b1cc-2ae17f41b159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:46:52.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:02.608Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2f021593-53c4-4c82-a9bd-5b6a0b552a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:02.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:12.615Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fc234edb-4b74-4cbe-b8a6-a0294fec6adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:12.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:22.621Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9035f9ab-a055-4d09-a5a4-f8b98ab33f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:22.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:32.627Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=74d2985f-ab12-4123-8c05-f136a98fe15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:42.633Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b2f1fed0-1539-4380-ac88-1e3b8d49739d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:42.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:52.639Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=20dce18f-1629-422e-a31e-e9af6fb16f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:47:52.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:02.646Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=067a9d75-78bb-423b-9895-341e087dca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:12.652Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c7cd2576-5f91-4ef0-baaf-5361209e62ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:12.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:22.663Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=23004733-2d77-498a-92e8-a8bdc01b4440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:22.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:32.669Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bc4bf937-d3fb-4704-978f-84de05a9c803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:32.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:42.676Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e8f77d67-e03f-4b15-a9b2-94a723db8e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:52.682Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8833b2be-4e04-4e95-9b46-9f8e0d9c485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:48:52.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:02.689Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=112f3564-51e2-4ec3-aad6-66814633267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:02.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:49:07.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:49:07.548Z |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-04-18T01:49:07.548Z |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-04-18T01:49:07.549Z |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-04-18T01:49:07.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:49:07.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:49:07.551Z |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-04-18T01:49:07.552Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:12.695Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2c83eb5a-7efe-4259-b3df-b4d0fd6cbc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:22.702Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1c0deaa9-b56f-4df1-9f82-8c324795255e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:32.709Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2b77aa27-a2cf-41fb-8959-542787d857a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:42.716Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=550e9f91-9f1c-4796-85fe-eefc2fed861a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:42.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:52.726Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ca0b4759-48d1-4ee5-b19d-5b2f77490856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:49:52.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:02.732Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=11a86e2d-4275-4897-a5e7-bca73309e0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:02.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:12.737Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ce583792-c1fd-41bf-8ef4-bf5ea2debd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:12.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:22.744Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=07129f4a-8d64-4c1b-bec4-3058774f75d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:22.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:32.749Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=717713f3-57dc-4812-8741-267641ab2e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:32.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:42.755Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eb4bc1c9-c326-41da-853d-3f2cfc98cfe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:42.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:52.761Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=17d15d62-545b-4661-ae91-b722a7a1e0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:50:52.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:02.769Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4d56fb55-4cff-4438-9e14-1027d0014442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:02.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:12.776Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=614f8c49-276b-4d63-8414-8ecc4b30a18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:12.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:22.782Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7a724be9-36c2-4db1-a8ec-c1867afa7d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:22.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:32.789Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=05655b7d-3b6b-45a2-b6c3-977423e8be56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:32.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:42.796Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56ada46e-a963-48ca-81b5-77f6af8656e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:52.801Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ca0fd711-7e57-4a41-b10b-744853046c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:51:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:02.807Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=27664913-f1d3-436d-9274-85270b1341c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:02.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:12.815Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=06a174f9-01e3-4a52-9a86-f1b3358faee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:22.821Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2c09d73b-2be0-4af9-bc22-8320f016255a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:22.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:32.827Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f064ef4-e1b8-4d1c-8be5-2147ff093b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:32.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:42.833Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f7f869be-6bb6-4a45-be08-96bf7a8f86ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:42.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:52.840Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1cd94b31-fe91-442a-8878-57c06e728872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:52:52.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:02.845Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=736bf5c4-8de6-4128-9bba-8521e7427776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:02.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:12.852Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5ce6a0bf-4e10-4444-a674-f17f1834e1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:22.859Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=934877a2-762d-4988-8af3-56f57b628d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:22.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:32.865Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5bd516b3-630b-4aac-b889-19ba31fb78d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:42.871Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=26bb9735-a3d3-4a13-93ee-4610880b517c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:52.877Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f112254f-cd0b-4740-bfba-8ee9f6b7576b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:53:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:02.883Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3e4816d7-d11d-4da4-ba62-437872cf72f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:54:07.590Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:54:07.590Z |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-04-18T01:54:07.591Z |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-04-18T01:54:07.592Z |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-04-18T01:54:07.595Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:54:07.595Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:54:07.595Z |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-04-18T01:54:07.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:12.889Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8b892c78-e1f9-4649-8d1d-134f8ca01449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:12.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:22.896Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6bc21172-5a6f-4766-82b6-cd523682084c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:22.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:32.903Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=5613fd51-b68f-485e-a594-c1c34a8d0eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:42.909Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=aa6b7644-6e17-46ed-aa0f-e71cd2618772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:42.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:52.916Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f5907633-90f7-4153-b86d-d276e2fca66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:54:52.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:02.922Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e12c7c74-92c9-479f-88d4-b85b9dea2112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:02.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:12.927Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=82562d64-9a73-4765-9111-fadb3957f361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:12.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:22.933Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=99762626-a18a-4d4c-9b41-3dced37cef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:22.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:32.940Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d2126bd6-7515-4b5a-a180-f83f3e56e55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:42.946Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=258dcb2e-2cdd-4c28-b8b6-7f2416c5c372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:52.952Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=4b3cccef-f829-42d3-b95d-23dfc74a6132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:55:52.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:02.958Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3a31a0ed-1ab1-4a22-ae2f-957806df9927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:02.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:12.964Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d218468a-1428-44ec-b501-a7ef7eb95f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:12.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:22.971Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a12be3bd-2344-45cf-a7ff-032f510f3c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:22.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:32.978Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=a9b88842-5b85-4935-afab-4cabf46c76e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:32.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:42.984Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d8949d7f-2ed7-4e79-886f-25b865a37ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:52.990Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d9586efa-b8bf-4a90-83b2-358c3b87ef6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:56:52.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:02.996Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=778307ed-dfcc-497c-a95f-cc3c304f6b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:03.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:13.003Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=bfd16e16-5c35-47f0-95a5-da15a09d4756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:13.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:23.008Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=89b5ace4-667d-4c5c-a855-2597c3f70e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:23.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:33.015Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f5c714e1-30fc-4833-8bd1-e99ad8f805d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:43.021Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=616c799c-60ca-453a-9613-3cd35290ca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:53.028Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=723812dc-9ba1-451a-b4bc-8f0187ed81b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:57:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:03.034Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=13303d65-db0d-48db-a5fa-a87214bd1d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:03.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:13.039Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cff0c691-434b-4397-8a54-88f5d4075fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:23.045Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ab992598-1f1a-43c1-b82e-19da75d36ad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:33.052Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6db23cd8-3a7d-4e25-8702-eb7e8a204aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:33.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:43.058Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ea77d517-f78e-4553-b479-d982f42751c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:53.064Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6b8115fa-b917-43e1-bf3f-6e3162c79fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:58:53.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:03.070Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1d70c0d3-880d-4faa-944c-ee8177293c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:03.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:59:07.562Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T01:59:07.563Z |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-04-18T01:59:07.563Z |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-04-18T01:59:07.564Z |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-04-18T01:59:07.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T01:59:07.566Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T01:59:07.566Z |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-04-18T01:59:07.567Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:13.076Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=79f345f0-6c87-4cee-b2b1-27f4e9957e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:13.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:23.083Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c93f7bb9-042d-42c0-9253-6c3d1772aa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:23.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:33.089Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=cd022701-9e30-40ea-854b-9990a7a09291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:33.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:43.096Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=0d12d316-aba1-4d65-83c7-a441a11022e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:43.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:53.102Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=2f212f8e-168b-43b2-8106-0b3a04e1a4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T01:59:53.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:03.108Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fd7c861e-b7ba-4f9d-a40b-ad2bf45a7a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:13.114Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=14414606-4816-4f19-9a07-0798c24b00ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:13.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:23.120Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=9993e451-761d-4cf9-aef8-bf4a8503e9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:33.126Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=19d17d20-8cea-40ce-bce9-530d6a47918e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:43.132Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=c5a66645-2bdc-46c8-88ec-43cc7919c34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:43.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:53.139Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=ab8c42a1-f75f-4a56-ae5a-9cce19afd8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:00:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:03.145Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8f156083-217b-4aec-8a26-c7bb8ec81aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:13.151Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8e6cb8eb-1843-4e69-bf62-e632ca31d95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:23.157Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=e9660776-e665-46d2-b34f-227b6037f1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:33.164Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8fd8eab9-bc97-4dc4-869f-f4fdf3b00b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:43.170Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6d8f9d59-e59f-40be-a069-86eb2b5487c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:53.176Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=52855d34-9bac-422a-bfca-dc12aabba862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:01:53.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:03.183Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=816f6447-8f1a-40dc-9d97-f88dcb37de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:13.188Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=fdaa60a4-8bea-450a-8185-32b0816edb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:23.194Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=7c4f86d8-d7f6-4679-8f6d-e42b489d2977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:33.200Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=35d81cd6-d9d3-4d7b-a42f-c513cd56e7d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:43.206Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b7f096e8-2c28-4ee4-a478-8e17b1d24152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:53.212Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=56a95df5-fdf4-4356-b8a3-0eef1b22f087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:02:53.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:03.219Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=80ba6e0b-5366-47b6-9df7-3831122f3115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:03.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:13.226Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b8fd5b41-246e-4ebc-b33a-e6e74f30be6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:13.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:23.232Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8b2d0104-dded-43e6-a7d0-eebcf73c0fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:33.237Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=16a439bb-8c40-48af-a10b-d255bb9ac43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:43.244Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8591c16e-d273-4869-89d3-381c90f966a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:53.250Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=6db42da7-d354-4a27-99aa-6888980cc2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:03:53.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:03.257Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3c5203af-495f-4eaa-9020-008dea673ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T02:04:07.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-18T02:04:07.546Z |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-04-18T02:04:07.547Z |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-04-18T02:04:07.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T02:04:07.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-18T02:04:07.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-18T02:04:07.549Z |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-04-18T02:04:07.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:13.262Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=df0758ff-6cf2-4151-8dae-eb0ed50582fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:23.268Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=f91cb89f-05cb-431b-b66f-3a60a0ad9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:23.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:33.275Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=3d78f315-aaf1-4011-b5df-bd00e44f93f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:43.280Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b867fda6-cfb6-4044-b8d1-3d32a8ece899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:43.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:53.286Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=1553e202-d1ce-40aa-95ee-7b71a701ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:04:53.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:03.292Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=966ae38e-1594-4996-b18f-7383988f6d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:03.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:13.298Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=43aa1ff8-9b6e-4fbb-9d40-4910cb3247a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:23.304Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=64fd9449-3a52-4625-a6a3-dae7ec729ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:33.311Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=8489290f-93f2-4063-8fc5-4152524d6ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:33.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:43.317Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b0fd8775-399b-41d6-aeb7-27c899434038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:53.323Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=d402921f-32e9-4b15-90d7-e4da412e2d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:05:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:06:03.329Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=b55f816b-959e-4af0-bc8c-6c5b97a660ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:06:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:06:13.336Z |INFO |Init configs |InvocationID=eee07fc5-83e4-4f82-b66b-088bf8af3a47, InstanceUUID=eba837e1-902d-4098-ad99-ff31a953482d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-18T02:06:13.342Z |INFO |PRH tasks