. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:18:28.469Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:18:28.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:18:28.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:18:29.203Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:18:29.306Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:18:29.306Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:18:29.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:18:29.509Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-28T10:18:29.568Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-28T10:18:29.593Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-28T10:18:31.074Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-28T10:18:31.512Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-28T10:18:31.530Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-28T10:18:31.530Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-28T10:18:31.588Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-28T10:18:31.588Z |INFO |Root WebApplicationContext: initialization completed in 1995 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-28T10:18:31.989Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-28T10:18:32.898Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-28T10:18:34.262Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-28T10:18:34.856Z |INFO |Started MainApp in 8.876 seconds (JVM running for 9.642) |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-28T10:18:34.935Z |INFO |Start scheduling PRH workflow |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:18:34.948Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=20e47ae9-ffd0-4f4e-ba91-5f6e53ddb37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:18:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-28T10:18:37.175Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-28T10:18:37.175Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-28T10:18:37.178Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:18:45.501Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cb6165d6-8969-45a0-868c-e5ffcef30112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:18:45.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:18:55.508Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8c1b21df-6321-4019-aded-af90b61f96a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:18:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:05.515Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a1f57ed9-ca65-471d-be21-b446e1b2f556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:05.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:15.529Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=00c51679-bf5c-40c7-a4f3-6719ba80b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:15.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:25.534Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a24d6f80-3483-4009-996c-9608b0a82361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:25.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:35.540Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=afa12d70-8780-422d-ae13-2eccdd66e95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:45.548Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6b3f2f6d-49c5-4eac-91df-2b4f5410c42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:45.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:55.553Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=df1426c7-cafb-4b0c-9cc3-50f9a16862e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:19:55.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:05.559Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=44ce8f5f-7406-40a7-bb9e-0e962063847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:15.564Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1260a658-7b5f-4f9b-b653-70532efe4d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:25.568Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e56bd69f-0502-41c4-9514-3d429532830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:25.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:35.574Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7796f67a-c1c7-4e05-a6ee-9a0ad35822b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:35.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:45.579Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0006242d-d781-4ce1-bda4-a36698589307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:45.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:55.585Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=36d10a77-bd63-4215-b0db-0ae9012f8c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:20:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:05.592Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=df37a33f-c31c-4117-a6ac-c20ea1ee896e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:05.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:15.597Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=24fc3dcd-ae49-4f3d-83f0-6acb4fccfef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:25.603Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2d03eca3-53ac-46ab-8e4c-53e1ecf906ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:35.612Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=253a06d2-c832-4b15-beb4-5029548ad35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:45.620Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6dfc617f-8f43-451b-93f1-02a8f357961e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:55.625Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b996f639-21a4-4df5-95f8-08b8167c16fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:21:55.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:05.633Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=092e59bb-d586-457c-9a32-e93b9b9e5242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:05.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:15.639Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2772c213-78b3-4413-909f-6c0831729c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:15.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:25.644Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=529402f9-e63f-4f23-83aa-48a520eb4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:26.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:36.130Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=50eb0de1-714d-491e-95d2-8e400e417779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:36.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:46.190Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=56b6ee45-6116-4c9a-8d1a-7d6b00dd14f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:46.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:56.269Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=aa79e6c6-0161-4d97-9f34-20dcfbe786f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:22:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:06.329Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=44787e66-0d4f-418d-83d5-d2b60699efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:06.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:16.380Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5ee9f82a-6118-421b-a82d-157a9dc3eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:16.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:26.433Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9dd9f0bb-8d2a-4fad-a32f-c89c1b6885d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:26.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:23:33.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:23:33.233Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:23:33.234Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:23:33.237Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:23:33.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:23:33.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:23:33.250Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:23:33.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:36.471Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c5b95a8c-26da-4936-952d-94b95b3ee9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:46.518Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=529cf300-c6ee-4a0b-896e-c9117241c8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:56.572Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fb2d877d-0a29-4f76-85e3-363ccf36a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:23:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:06.614Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a34f8299-6ae2-4013-b59d-993ff5012dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:06.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:16.645Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ff07a3f4-4289-43a0-a3dc-3f339315616d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:26.672Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8ad2542e-a962-49cc-b392-499f93705bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:26.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:36.720Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a2c56983-ed97-4ef2-a119-e0ddfe592402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:36.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:46.746Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6803d20d-f57d-4c87-b087-a40e40a115b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:56.796Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=16b03093-aef0-49af-b205-9d8de170bfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:24:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:06.831Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e780d756-8d56-4dff-a87b-3cfc7731bb34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:06.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:16.876Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7346946b-4f14-49dc-a4d8-a3be76687d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:16.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:26.905Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cf82d324-77ed-4c4a-8c26-ef269a37346a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:26.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:36.940Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7e60e942-df22-416c-b688-17d6c7a6f57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:36.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:46.965Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8ccc2677-1c83-42a2-aca0-f5a23a7a228b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:56.995Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=860435c8-c8a5-47c5-a19d-f721b797215b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:25:57.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:07.061Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=833c5bac-9a94-43a0-9607-7efdd7f7fe98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:17.093Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6290b4d5-32ef-45e5-ac34-4a553f313313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:27.121Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7361c0be-36cc-4c99-9484-1b043a1a4fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:37.165Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5d0b9153-7ce1-43c8-973d-20e9917fa7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:47.260Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2db5ca65-b582-43aa-92a3-02ed48edbb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:47.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:57.290Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e4356deb-c257-414a-8eb4-418f6e8f3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:26:57.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:07.324Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=503ca74f-a0f2-4d22-b782-13360e975e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:17.372Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=521e84ff-87a3-4f63-b98e-434024aec2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:17.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:27.448Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=09df56c9-5fba-477b-9ffa-f0511b08b9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:27.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:37.498Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0e185914-a8c5-4a6f-a5ef-408211dcf8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:47.537Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=85a431a4-3c2b-49ed-82a3-23d60c6fb8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:47.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:57.573Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1e65f736-c43a-45cd-97be-911bdc6b2199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:27:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:07.611Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c37066d8-4116-45d4-a1c6-d7c6325bacce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:07.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:17.655Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=851036fd-9396-47c5-b878-23d3d725499f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:27.692Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a1869d56-9fde-448a-8e96-3b4a258d89c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:28:32.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:28:32.307Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:28:32.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:28:32.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:28:32.321Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:28:32.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:28:32.322Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:28:32.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:37.900Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1e8f4bae-8737-4352-bd1e-799d9c69acb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:37.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:47.936Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=eb4c4178-29f8-4d87-882b-ca6c0f6c851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:57.998Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=66ef5838-40d0-4d6c-a913-da2a210c9d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:28:58.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:08.070Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=66c0658f-d1fd-492d-ad80-e07d5f3d4287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:08.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:18.134Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=67d834bc-7ddb-46e6-ae2c-f8e92e1e9576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:28.235Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1b36fb7e-39be-4b79-8928-23f67c635537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:28.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:38.275Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=848843bb-10b6-4a53-8981-b62f99fd7a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:38.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:48.477Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b7f0f2d5-f61a-48ad-9847-38ae218ab4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:48.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:58.538Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c64594ae-6c1e-4bb3-9ee1-cfd7bda6edc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:29:58.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:08.602Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b5bef3f4-b1c5-45e3-8500-00d343f77169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:08.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:18.704Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=db4f72bf-0f4e-4b2b-a83e-6f64fe2c3c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:28.805Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c45cba47-3334-4c2e-9e17-11ddba87f8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:38.856Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f8c7bf63-86f5-4b9f-aece-189862b00c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:48.903Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=60136bf6-e336-4f97-925d-0fdac42fed66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:48.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:58.945Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=60def0c0-8628-4059-9fcf-ea96fd8f7e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:30:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:08.977Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e812f19b-5309-4fc2-800e-33ccfb0496ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:19.010Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5659cd9a-f09f-4003-96b8-dabc54808748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:29.082Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=97742475-82b6-4bea-9528-09c35349f8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:29.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:39.108Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=57fc2470-936f-495f-b23b-e819666831bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:39.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:49.144Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1963fb0f-e69d-4ed0-92eb-70992628ba64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:59.179Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1ba292e6-baa9-4a6a-b8d3-7ac67abf2949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:31:59.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:09.227Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7c782580-9bb0-4802-8bf7-7dcf46c611e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:19.251Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=450cf895-ae02-49f4-8cf0-a3a6e0bedffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:19.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:29.289Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4f448074-d007-4179-a497-67b8df9527eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:29.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:39.322Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=270670c6-e8d1-49ac-ac60-3fe3f0f41997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:39.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:49.344Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4f87a63e-3d69-432e-8d15-83efdcfebcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:59.382Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bc03b1b7-54e5-4728-acdd-e2f617c4d3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:32:59.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:09.420Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2a37a83e-b2ee-4f23-8c00-f5f3588be093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:19.446Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e938ff78-ac4f-4a73-8e10-0146ee512434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:19.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:29.468Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=45540175-649f-4051-9b63-7bf207786c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:29.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:33:32.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:33:32.315Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:33:32.316Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:33:32.318Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:33:32.327Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:33:32.327Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:33:32.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:33:32.330Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:39.501Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2a44f26a-3144-4f19-8a9e-b9f8badca105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:39.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:49.550Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=df5c2685-7574-4c6b-bd19-de651489ea35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:49.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:59.573Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fbcec954-6c11-4453-aeae-908a0e33f407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:33:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:09.627Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=df672065-f401-44d6-9c3f-d9d7326226fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:09.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:19.678Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1fc6581e-daa5-4eb2-9139-bb361ae0cf2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:29.731Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0eb52abf-ad96-49fd-b067-a4bfe07f4493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:29.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:39.781Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=10859cf9-2a78-4644-8aaa-d1ee53c3c879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:39.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:49.822Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=87604f1d-7807-4225-a0df-aafe9332a136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:59.881Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d126acff-50dd-4f90-b20a-45d28940bd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:34:59.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:09.917Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3e4674a5-7f46-4397-8c23-8112fde78afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:19.942Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ad6e08a1-f84a-462d-a98c-ac737c8db8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:30.039Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c2a50871-9dbd-40ca-8303-922da414e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:40.101Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f39c4bd3-bf6d-4a35-80c6-7d5781db7772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:50.130Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e83019d8-60db-4235-bbeb-fa315c1182f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:35:50.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:00.164Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4f021987-b1f5-4921-a364-0bf76bfbc237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:00.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:10.194Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ad92e7b6-f120-4cc5-93fc-5602d4e6a17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:10.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:20.219Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3f5f3ad5-ec95-4cce-af7b-d9373198ace7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:30.431Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b2f066aa-8662-4947-a0c7-562bfbfa949d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:30.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:40.460Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=690444de-5a00-4849-b020-193473dc2863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:50.491Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=73a818aa-f332-4bc0-ae1d-408094614ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:36:50.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:00.580Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=90b22fa6-b200-43cc-b460-e3f5ab6c489e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:10.622Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7997a909-cb49-44b6-8397-4d3106167166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:10.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:20.670Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1652898f-8490-4b4b-86e4-89570aaaaa32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:30.756Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=14a55c72-e806-4e80-97d1-2dfa06e574ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:30.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:40.799Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d3722eda-5fc4-43e8-8cfa-c4f3cf0372e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:50.841Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2e056081-4bce-4d25-972b-0cd587509fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:37:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:00.888Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=23cdbf8d-c151-4d5e-9f31-1b394f1b2ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:10.927Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8eb4200c-3b25-46a8-b4fc-cdb691358d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:20.948Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=31347c0a-950d-46b3-93cd-f6c92bfdf28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:21.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:31.004Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=81842d20-c8e4-4aa3-bf3e-5c84072a9eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:31.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:38:32.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:38:32.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:38:32.295Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:38:32.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:38:32.306Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:38:32.306Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:38:32.306Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:38:32.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:41.037Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f53a277c-b951-4b4c-bb1c-5c984280a061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:41.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:51.067Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=333a1d84-2f62-4e1b-932b-877ec77b8bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:38:51.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:01.136Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bf7c13b8-e85c-4538-83b1-aa68aa2c1dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:01.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:11.160Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3f180c05-6263-48ed-bf41-087f1894e9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:11.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:21.265Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cc478fd9-d6b0-4971-890d-4d72cc29f3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:31.333Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f9ea9dc5-3b37-4664-bf42-6ad0e05d6d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:31.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:41.364Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f7f6b146-82da-4e5c-8073-29bdb8af4375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:41.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:51.421Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=89f71f56-03a5-429b-8c04-cef58c02c7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:39:51.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:01.470Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9b6b1bf6-ecae-49ba-a1db-2713cbd191e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:11.491Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=65740dfc-3bdd-49b0-9184-277e32833acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:11.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:21.533Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6e35bbf9-b338-4c04-8cd5-4d31938b92f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:31.606Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a8ce0117-df1d-440b-afab-23bd5b676dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:41.679Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8a76060e-ce9c-4938-a795-c426e578ac7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:41.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:51.779Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=aab204f4-0bf0-47fa-a8a7-5d2a3585e3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:40:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:01.851Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b756eabb-9789-48f0-bf73-766c7774d33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:11.938Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5001c1b1-66de-48cd-b1d3-fb97f6e5ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:11.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:21.977Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a4b8a005-d30f-47a8-9d3a-5251bdcb2f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:22.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:32.205Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3984c061-4a73-4766-b34c-cdb5c57a0157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:32.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:42.269Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d21442eb-65c6-432a-b3b8-e801b51fccd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:52.395Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e580c811-96b5-4a9b-bd78-ed9999092065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:41:52.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:02.435Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=85d7a70a-4904-49c4-935a-729003e38871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:12.517Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=264a3c6d-5018-413b-b0d9-a6fba6fe99da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:12.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:22.611Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=477b8644-074e-44b1-96ed-9366df234619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:22.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:32.650Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a59bc993-2b60-4594-a8ac-e03415979e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:42.679Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ada4f8c6-6a64-4a9a-bbae-77eaf0b6c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:42.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:52.709Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=81bd4f5c-ee7c-4469-9e14-164531d64fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:42:52.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:02.735Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5a22d203-bc4c-4f9f-afa0-d7ece58372d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:02.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:12.796Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=92b78336-bc12-4c8b-8bac-38475c1e1774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:22.826Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=912d6648-1bc5-47da-9265-99d7a8959dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:22.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:43:32.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:43:32.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:43:32.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:43:32.309Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:43:32.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:43:32.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:43:32.317Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:43:32.319Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:32.864Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c10d375a-8d24-4ee7-8e08-b66efc8f2387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:32.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:42.890Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fab02766-f03c-4974-b471-1b7924546ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:53.022Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e999928e-24ef-4fea-8e08-7abce039ada1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:43:53.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:03.052Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1b5c96dd-30e5-47b4-9096-091bfa54cda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:03.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:13.099Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0cb4cde5-bc50-4dc0-acfd-9af50bd55beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:23.142Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=368e3dba-c3d2-45e6-90db-e7f91ee8738c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:33.231Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=11fdfa50-0aa1-4122-8808-4fcccc76dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:43.276Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=09b2eea5-7b0c-4e47-9e4b-05c7b51ebed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:43.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:53.327Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=781f213e-9f86-46ac-b82a-34226bcd4fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:44:53.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:03.369Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f6eaa481-ecd5-45f4-a059-a80ae46b35d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:13.410Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c0e530f8-3eaa-4121-b86e-010742b5844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:23.435Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c0557221-0b65-4a84-a9b4-4d490d376872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:23.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:33.517Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c6e3f579-b7a6-4033-b9b3-823370ae79ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:43.557Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f050aaac-3b09-4f72-97c5-bddee1c4d5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:43.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:53.602Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9f1aaa27-b9f5-4ccb-8523-f5875b0ef601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:45:53.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:03.645Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4aada274-d65b-4b2b-9c7f-1c2ac72d9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:03.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:13.664Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=09037a21-b94d-41aa-a8e1-5782fb966b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:13.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:23.690Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=620ee05b-8049-4e76-bc0d-71807047fbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:23.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:33.738Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=231b82cf-173e-4dab-b846-8805ee596244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:33.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:43.757Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=880e635c-d2e9-4748-b52c-62e90a7ba4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:43.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:53.801Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=78aa039e-f5e5-4037-9805-1425bf6dd54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:46:53.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:03.846Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3a42b980-4c1d-4f55-880e-79ca6109b7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:03.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:13.869Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=694afbde-671f-4027-a203-6b297b7cea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:23.892Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7932e208-1a5e-498f-9b2e-42edcb71a5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:23.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:33.940Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e429dc5c-9f2d-42b3-af9d-dc511f111232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:33.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:43.964Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ad1d78c3-9326-4441-a1c0-6841aacd7a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:43.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:53.998Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=558d6a95-9b27-400e-9b8d-13c62ea14129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:47:54.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:04.031Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f8702b9f-ff35-451e-9e45-0846591c3b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:04.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:14.055Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=379052a6-c102-44a6-9eeb-6c35ec7ec2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:24.082Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5f554f92-20b2-4a10-accb-cbd5f4f4a835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:24.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:48:32.299Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:48:32.299Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:48:32.300Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:48:32.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:48:32.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:48:32.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:48:32.310Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:48:32.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:34.110Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9a6fa536-e758-4509-8dcf-a4f95d032e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:44.134Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=18bb1a74-f865-4a38-85ed-06ca2175e02f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:54.168Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=caf26377-c9cb-4d0c-b66c-88b960e7e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:48:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:04.232Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ada63086-0e55-41e0-add0-9b5c458b59ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:14.263Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d6fa7019-4741-4992-af9b-fcb85095aa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:14.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:24.292Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0daabbbe-d798-4b0a-9813-b4943cb545fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:24.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:34.324Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2b1d379b-0f95-4943-8b67-1d11459efebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:44.354Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a1fd3d73-464a-47eb-9cab-67febb32e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:44.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:54.374Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d0d2a0b5-204f-4b59-89de-bf8ef528890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:49:54.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:04.395Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2c2fd86a-02c7-4ac6-9d35-df6120b06140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:14.423Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=223b1d63-0a11-4a4f-8293-18928394bc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:24.459Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=da1f8bd9-9fe6-4257-96a1-94eb24d35d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:24.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:34.497Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c9155a78-779d-48e9-a3fe-722db5690abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:34.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:44.531Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7c02c6a2-2d01-4016-9fe4-794e3a0f7752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:44.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:54.563Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f9de9e9e-3f86-4f05-90ae-84efb6374ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:50:54.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:04.589Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7cabb08f-2bff-4a72-bdf0-b7816bb661e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:04.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:14.628Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4eed0a7f-70d8-4281-814b-ed6c4862e4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:24.724Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f9bdd119-b2ce-4eeb-b65f-4eb0f0306216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:24.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:34.767Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ca1bec20-9d6c-44fb-a000-0c934c6d0f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:34.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:44.800Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2d5830e5-6541-41eb-901e-700d0a67eca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:44.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:54.840Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0c50245b-0058-4255-8a24-cd3134ca9f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:51:54.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:04.878Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=83defeef-2b72-4972-ae75-f42c1e2ccacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:14.930Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=548333f4-7e9e-4db9-b057-c8408cff7f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:14.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:24.969Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=98e147f1-e71a-4868-823b-4d4894819877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:25.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:35.026Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a3f2628c-1007-4d66-9fad-b76d1de49283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:35.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:45.068Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=60a29225-cdc8-4435-98cd-1f9a4871b065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:55.104Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e4932bfc-03ed-4532-bd25-7ce7d22498e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:52:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:05.137Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=62cc0f6d-05dc-4976-960c-0836cb1cf5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:15.180Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7689b7ea-f418-4bcc-aa0b-00ea60430a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:15.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:25.217Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0f2aac11-b4a0-4b20-928e-defa656349f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:25.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:53:32.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:53:32.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:53:32.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:53:32.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:53:32.325Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:53:32.325Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:53:32.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:53:32.327Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:35.236Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2d534a01-5963-4033-83b9-62ebb98e5784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:45.268Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a9483db6-e5a3-4f6f-bf0c-ebd5337d4094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:45.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:55.288Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=65b0465f-43f8-4c02-adc3-198295707c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:53:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:05.314Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4025f42d-5bd0-444b-b329-41e4ecc65ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:15.334Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e72f6f9f-fcb3-403d-b10f-424c23821b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:15.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:25.370Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=291c5484-9cc5-4e43-9023-f7032aa9b5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:35.392Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9f5da29d-d29d-4d5b-a0d9-622552a49df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:35.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:45.414Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=67968291-71bf-49e1-a6da-d63d538aa852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:45.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:55.445Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=343515be-81a9-4b69-a340-a3c5caf87f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:54:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:05.465Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=93e9a50b-615a-456f-85f3-8dfeebc8f0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:15.515Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a24dfe62-6684-4e78-883b-cd8aa47bebc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:15.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:25.553Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3b70f812-3747-4d44-bf3a-f76a07ae17b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:35.601Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ce2d2bbd-cbcc-4c58-b3e4-8eb2315bc234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:35.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:45.633Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ef24fb80-707b-437a-993a-6fc8b4b3ff75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:55.657Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=683064c7-bb35-47b4-af9f-f57658063282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:55:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:05.676Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=559863bf-3bc4-4fbb-a8b3-d814bef78b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:15.706Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1dce1bbe-b4b2-47dc-ba28-08e9f2de0010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:25.728Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e0da841c-96e8-4600-b914-474e95255273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:35.746Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c4847dad-d427-4b14-bcfd-b6c61e385550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:35.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:45.770Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0674d100-f419-466e-adf3-d9dffb08196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:45.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:55.833Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=917a4212-486c-47d2-aa83-f08c465be984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:56:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:05.860Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=71a218ca-bcf3-463a-8b3e-a3503a9c797e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:05.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:15.896Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2070a30a-f660-421b-b9db-b46864d903cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:15.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:25.949Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3714a2c2-cd4e-495b-ad87-61c91ddd1766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:25.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:35.977Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f5c059cd-a58c-43a5-9377-28a03531a5be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:36.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:46.030Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=10fd8e8a-7075-4397-a075-8fc812743550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:46.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:56.053Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=840bcb50-8147-41d1-bf96-d4d20517af89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:57:56.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:06.072Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ce546289-aa5c-4cbe-a427-a51d2105389d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:16.122Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=62811a90-af5e-4288-a3d4-e1ea7b089ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:16.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:26.152Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=53dc9513-7035-4ca3-a7b0-36ff006cf81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:26.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:58:32.221Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T10:58:32.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T10:58:32.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:58:32.223Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:58:32.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T10:58:32.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T10:58:32.229Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T10:58:32.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:36.188Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=269ada38-baa0-4f9e-95b6-5076f243d561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:36.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:46.249Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e87fe613-ca69-41fc-8ae7-bfeb8d8a831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:46.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:56.292Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d891feb4-3617-4ece-a38c-a2a3e385e577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:58:56.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:06.528Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=814bcd7d-1d81-4b5e-b4f3-2540daa03dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:06.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:16.562Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6a6dbb9d-6edd-4d11-90d1-e6201f4852ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:16.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:26.589Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=82a9f6f4-268f-4c52-94e0-aee9206754ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:36.635Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=01ce88b2-3811-401a-8f61-9cdb0ed4b5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:36.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:46.671Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7648e194-2b3c-4e87-80ab-b084599f4e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:46.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:56.720Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=10373a86-e7ce-4a30-b70d-7e08a19aa2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T10:59:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:06.762Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e5f3629e-2aeb-4db4-9d9e-0c7f1776fc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:16.784Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=035df80c-1b66-4a52-a18f-4c3f95e8c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:16.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:26.858Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=06ee59f0-e5a7-420e-90e6-ee5d8fc914f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:36.902Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8579cc92-5752-40bf-8506-f681a7318f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:36.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:46.923Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c2d274ed-2e93-46f8-bdd0-e68ff36db1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:56.952Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=53273d6a-43b7-4a3b-894b-8122486947aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:00:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:06.980Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3596c34c-4056-43be-9c65-dc9f5e2ef13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:07.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:17.028Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e05bb372-b318-4c29-93ce-57aba9dec14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:17.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:27.067Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=50d3f331-69e6-4566-a7a6-bf46d2cc0c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:27.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:37.089Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=587cb923-b5fb-4273-aee6-ea4451625f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:47.157Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6359c6fc-44d3-49d4-8be5-6447205f01de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:47.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:57.182Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=45d86bb8-ab11-490c-b14f-7856019c9f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:01:57.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:07.215Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d22976de-493e-46b8-9ea8-93ebe34bd0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:07.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:17.232Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b490b719-abab-44c0-8536-76e759e4a556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:17.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:27.250Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=60b57235-1d1d-4dfd-b27e-66e12cae06a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:27.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:37.270Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4e72389b-db1f-48d7-b916-1ad05e2d66b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:37.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:47.311Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ee1db3f2-6771-4ef6-8764-012ee1a654e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:57.333Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8f9d6364-aab7-41f2-9cce-8f56a18f226e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:02:57.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:07.353Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8888c1de-4dc9-4a1f-84ca-e602f45340f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:07.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:17.373Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=786d0378-8fda-4cbd-90b8-1640f0be60aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:27.427Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=940f579e-c5e8-4c75-829e-f74786d6354f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:27.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:03:32.273Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:03:32.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:03:32.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:03:32.279Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:03:32.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:03:32.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:03:32.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:03:32.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:37.465Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f2c40599-93c2-43c4-b7ce-94b5b9a93ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:37.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:47.549Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=832f7f4a-b667-409c-a822-9c7eaf5765dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:47.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:57.596Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=15b1a029-afa8-4efc-af98-b49bd5ace4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:03:57.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:07.675Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e92b3157-aa3a-40fa-909b-bc1611fe12ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:07.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:17.711Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c96e2841-cde2-4bc8-b307-309ab8ee1c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:17.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:27.784Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=17f037e8-6012-4be9-af7e-2dbcab43a533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:37.810Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2ca52419-e852-4635-8ef1-e57a388ebb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:47.838Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3d0c6856-b75e-4713-a145-64ea0d2b49c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:47.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:57.867Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9118eea6-a0be-47c8-9010-2ca50571d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:04:57.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:07.885Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a87f2d33-3b03-42ca-af2b-1cb2a199c30a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:07.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:17.916Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=aba08660-d02d-4c49-8d9c-6430bc48bb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:27.953Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=145ce517-e8b9-43c5-aa27-da58f83fb7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:27.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:37.980Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6e8cfcec-cdaf-4e84-bd26-f9b3f07d44ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:38.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:48.056Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=041013a1-f2be-46a5-ae91-42189f235161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:48.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:58.099Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f84ee2c2-2857-4a40-bbcf-f82abd52d711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:05:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:08.120Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=39174443-5d78-4863-b9cb-452387478e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:08.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:18.176Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9db1b7db-c6aa-4128-b543-a0d88915e212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:18.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:28.241Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=985f7efe-b659-4f3f-a619-14e55663bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:28.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:38.284Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cf847186-7aa1-45f8-b6a0-cac473afe39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:48.327Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=345e2d59-f060-421a-8da7-eee394c2eb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:58.393Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=53406c2c-a581-4844-b979-d7ece592c999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:06:58.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:08.426Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0e122d70-71c0-4ee7-8177-9e2b687d3e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:18.477Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d287551a-0989-4dca-a02d-c6b28ff981bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:18.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:28.551Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a5714e9f-ae7a-423c-9349-4dee2af3879f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:38.584Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7124f9e7-1760-431e-904f-958ca2e7f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:48.633Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=506d6691-f5a2-44e0-ad6e-29c51225aefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:48.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:58.666Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cf28b771-279f-4bbe-a08e-23c3069bf830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:07:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:08.685Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=186384f0-72a6-40bf-b357-f0196954ce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:08.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:18.720Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bbb29466-a9db-4e36-bdaa-d6dad4a77647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:18.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:28.772Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0f14d17f-cee0-4fef-b07c-b64f6df8a004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:28.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:08:32.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:08:32.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:08:32.362Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:08:32.364Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:08:32.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:08:32.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:08:32.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:08:32.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:38.987Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e023f169-45ea-4475-8188-d0f73ae30f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:49.024Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1162a663-5197-48cd-8139-dd39a6c89262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:59.132Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=40b6d708-81b5-4733-9084-aaa03e245221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:08:59.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:09.170Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6414b156-5eff-4a72-a511-a7d3ff306b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:09.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:19.225Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d3729679-fd93-492a-a0af-756cfb332123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:29.244Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7b03dd26-a439-480f-bee5-fc8bdc842b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:29.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:39.288Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0a27d884-8d72-4e53-9e92-36fb8d40466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:39.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:49.312Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b0eb0dfa-209e-4ecc-8baa-30e4d46747cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:49.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:59.348Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4d7cf55d-4280-4106-a305-6eed20a2584d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:09:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:09.369Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b3f00ac8-acab-4303-a75a-77a61d4d77c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:19.409Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=84fa4eeb-5635-4af0-9620-16b2d80b4939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:19.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:29.444Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=63a17c33-6bb7-4489-a9fb-27d1efa5fb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:39.481Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=93d5e5d9-f456-4017-a30e-8703ccec71ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:49.542Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4de2c16b-51b0-4ea1-8469-499ca07c04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:49.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:59.575Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2fc8bb7d-37c5-4893-b103-30e592106c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:10:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:09.594Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1580a3c0-15e0-45e0-8c0d-4a37f24cdf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:19.649Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=58208a31-82f0-460b-8174-a637c1deba3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:29.670Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=31943572-2be7-4801-b6f3-80cf78146e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:29.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:39.709Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9de482f6-c845-4b1a-a2ac-de32f8818544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:49.747Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6b4cbb8a-e236-4858-b65d-b76944873e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:49.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:59.781Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e1db6484-9b24-4319-b676-6cbc335762de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:11:59.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:09.824Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=51933a8c-5743-40ee-a375-58c11b25984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:09.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:19.849Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c5d384c3-cd71-478b-bfda-442b1e110d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:29.884Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9de6f47f-f2cf-4595-842e-f55c0ba92db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:39.944Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5ad75eea-17b4-431a-9bbc-a6f3c8e39389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:39.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:49.987Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3226124d-e1bc-48f3-a207-671bfa69999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:12:50.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:00.031Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6c7f8183-ea88-462f-8525-033603649d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:10.059Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bdfb57a3-57f6-4d37-b137-85cb38b13db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:20.075Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8989e9f2-22d5-47fe-95ca-183ff69b3ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:30.104Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5bfc3e4c-6c65-4afe-a308-59fa4b9632b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:13:32.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:13:32.218Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:13:32.218Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:13:32.220Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:13:32.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:13:32.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:13:32.225Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:13:32.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:40.131Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3c8e5def-65d3-4103-95a3-ba8be76072ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:50.199Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bd5cde63-95d9-4475-ad6b-ae9486e6b1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:13:50.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:00.231Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4dcf9097-842c-41fa-84f2-a19049387987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:00.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:10.267Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b70834c6-b4f9-463d-b9a7-a68668148111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:10.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:20.300Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=492b8f6d-82ba-41ed-b9a7-da59818a03e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:20.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:30.336Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=67e7e503-edfa-4d0d-9e6c-43292a1fada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:30.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:40.363Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a6f00daa-7ade-4894-b700-4d098078c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:40.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:50.384Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=54ded607-1627-4860-92a2-b32fac4289b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:14:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:00.416Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ea0af98a-3a00-4bab-9e98-2a0a24681bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:00.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:10.452Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=713ec0d1-c437-4df8-b178-aa935eafbba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:10.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:20.487Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fd1e321d-807d-46c1-954a-2a0562b2106b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:30.528Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bd4aee81-716d-4c95-9890-9dfe433b3cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:30.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:40.609Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=78921556-94ba-4282-9761-e051a139bb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:50.634Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4fe69166-f0b7-4bab-a954-a42c899a65d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:15:50.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:00.651Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=09dfb715-0ee1-4cf0-9f93-c0121f82087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:00.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:10.783Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=27a8fdb2-ba4c-464c-b2cd-17752618c59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:20.828Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=916a5ec0-6d93-492d-a660-0568dfbb53af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:20.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:30.868Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6530433d-3653-4981-9388-0a0bb361b4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:40.889Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=61687cb9-3499-4003-95bb-168c5a223bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:40.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:50.945Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0c3ea11c-d68e-4f35-92d0-f2373b8ef75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:16:50.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:00.969Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=31805029-9d13-4c11-82d5-cfa753934b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:00.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:10.992Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e908ba54-0781-4c8e-8575-ceed468d9845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:11.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:21.052Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9df5fc69-b91c-4c0e-ba65-7d5ae9c63963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:21.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:31.120Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3336c869-dc4b-475e-b3a1-67f129dcd7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:41.149Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e85e180e-9139-4220-af4b-43476bb84cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:41.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:51.186Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=48f18767-a166-4b42-b0d6-50b5b237bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:17:51.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:01.327Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c3d4f354-a820-4662-ae6e-33cbd16c2058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:01.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:11.342Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1293ccf2-e7df-42b3-9dca-adcc91ef73ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:21.368Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5869ab0d-7081-4b5e-9797-eddd315fbb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:21.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:31.454Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4674c9dd-8e5d-4534-8366-44b9da937d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:18:32.271Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:18:32.271Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:18:32.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:18:32.275Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:18:32.281Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:18:32.281Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:18:32.281Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:18:32.283Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:41.478Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8e1f2aca-1151-47ad-8b36-c88f9bdf5fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:51.518Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=acf02842-f4dd-445d-89f6-3570ffde85d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:18:51.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:01.542Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=65f0907f-ecbf-4d78-a1a6-ceeecc0cccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:01.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:11.565Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=09f52867-7024-4169-a8eb-8358b14293b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:21.616Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ccdbd185-c6a1-4f73-90a8-80b6507d7a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:21.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:31.639Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ad270598-bbf6-4649-b531-1eeca5b5ee1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:31.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:41.684Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=26eba0c8-1f1b-4e3d-bae9-8b1ec85a93df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:41.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:51.727Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b2f336d8-ea25-4556-bc2e-0a610fdd4f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:19:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:01.748Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=97f6829e-eb02-4b41-8510-88afa03c0167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:01.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:11.765Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0490ea46-42fa-4b60-8033-1801e2d2efa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:11.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:21.804Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ec735a3d-b0c8-40dc-89b5-37cef3725f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:21.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:31.827Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d129f1d8-a06d-4104-8634-55f351f4d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:31.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:41.859Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=afd36e79-a7bb-41c4-9abb-5e639bc0c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:51.912Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=acd7b572-b16b-49f8-8652-a6c45454ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:20:51.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:01.972Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0f996529-38a5-4b36-bf48-761301186b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:01.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:11.990Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5aa03995-8cd7-42cb-8752-8a7f74ffee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:12.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:22.024Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d1cf1b27-0a77-4b3d-855a-d64cc8632688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:22.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:32.074Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1232918b-c0df-40e8-a5fe-ba07603177eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:42.130Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bedf5ea5-56f9-4321-89ff-171f26e4aaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:42.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:52.149Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d948dbf5-9758-4646-a3b8-463431acfcea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:21:52.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:02.189Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1082b0af-1309-4e56-a83e-f739bdfdf25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:02.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:12.230Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fded3746-9a7c-43dd-9316-17da88b37b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:12.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:22.261Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f4309e57-32f7-44de-b1a3-932a8b4a38b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:32.300Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0dcc1d80-3d42-435e-a0d3-30f3e91464ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:32.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:42.335Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=58765ff7-323f-4bf6-b9ad-71e5fc3c3338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:42.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:52.371Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3fd9c217-07dd-401d-b29c-c887cc31fdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:22:52.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:02.429Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=82ef000d-c678-4133-9d45-bf6862e649ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:02.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:12.463Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=58cc94aa-a9b8-42df-a6d5-6fba8cafd4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:22.496Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=dbcb4be8-8cea-4b5d-83ef-ad335e54e3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:23:32.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:23:32.203Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:23:32.203Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:23:32.205Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:23:32.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:23:32.210Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:23:32.211Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:23:32.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:32.537Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9e203721-0325-43b4-9aa0-29877e4a735c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:32.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:42.613Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c61f1bd3-c67c-4fdf-8bd6-4f50c6352c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:52.664Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=53af6606-75df-49e1-a856-bc08b6c9136b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:23:52.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:02.679Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=608af31c-0116-43c1-bde2-95e86e77a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:02.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:12.699Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8413ae7f-5868-41db-93a7-01a8a149490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:22.727Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1bc14172-46e2-479b-840f-f2925ea702d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:32.763Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=423b34c3-4ec8-4329-8b0f-17b0fbae45fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:42.781Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7a2f7eb6-73a3-4c46-9b49-ecd16198f02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:52.805Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ef4e4319-d9d2-49b0-b47a-f08133f6509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:24:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:02.831Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=516910b5-8c02-42f0-a33b-0e2422e36446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:02.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:12.863Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=85fa9be5-8e91-4177-8e28-55d77ad4e1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:12.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:22.885Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=656eca81-5599-43cc-9c47-9d4047ff1022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:32.919Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d6fc6876-fe66-4209-a450-2b6dc2b5d604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:32.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:42.934Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9a63df9f-9aea-4cc1-8ae3-589c9a573ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:52.953Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=00a0d375-9b75-43bd-9d85-5579f155d324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:25:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:02.974Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=97b6f734-ef8f-4155-a9da-e43711e8c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:13.020Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7502c9a1-cba1-4a03-b215-bae2c4804470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:23.064Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f6a12388-b9aa-4164-89a3-321d3cc89e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:33.085Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6e9a7b1b-e3c2-4857-b1f5-41a00684733c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:43.114Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=92dfcb17-7212-4c58-a19a-7164d92a0358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:43.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:53.130Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a7022f1d-68be-4fb9-a467-7c3acccdfe91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:26:53.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:03.148Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=37118ceb-2938-4f03-9734-0c69471f9089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:03.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:13.177Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=630ddf6c-0cc3-4953-9949-dc40b7cd469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:23.203Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cb40af9c-3477-4c8f-8d1b-2664e214f297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:23.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:33.231Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c7392183-3200-42b4-9d33-dbca62b51304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:43.257Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d3f58939-ea0b-4370-af79-210aaabe9a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:53.277Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7d5a7074-7653-4b27-ba85-dd43bee78334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:27:53.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:03.329Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8ce00c39-5fb2-4a17-a7a7-1bac561dabd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:03.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:13.351Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c38a68f5-3209-40db-8a77-6135730ab029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:13.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:23.379Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=81cc895e-b6f9-4204-bb47-42431aac6758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:23.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:28:32.307Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:28:32.307Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:28:32.308Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:28:32.311Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:28:32.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:28:32.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:28:32.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:28:32.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:33.418Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fa014e7e-b1a5-4357-b84a-128782842be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:33.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:43.442Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e79d6a68-92b7-4008-8387-1c020c42c54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:53.469Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=47db8978-8de9-4561-b858-e20616c7380c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:28:53.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:03.493Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0f2a7503-6480-49d0-bb24-28bdf7e3dcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:03.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:13.523Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9372c7a0-c931-4fb1-b64f-62976561b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:23.545Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d7c5ae55-55d9-4dcb-b458-aee6279d96fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:23.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:33.575Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7e57262a-e896-4b6e-a01f-6bfcf2a93fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:33.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:43.594Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0028bab3-c377-4aff-9327-476af677128c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:53.629Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9824c540-e95c-4f17-853b-a2083feab0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:29:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:03.646Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d1b9938a-b8cd-4d42-9463-363c1d7dc01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:13.663Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2152a2d6-1d5e-4b1f-a54b-8fb796893c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:13.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:23.693Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7d2971a9-5374-497b-8c57-8cc5f4e06bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:33.718Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8a33fcf5-415e-4692-b12f-29be1fcdb3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:33.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:43.738Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=48f4399e-9dc7-4582-b781-cb05c83b9bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:43.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:53.905Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a60c2d96-a822-4470-9e42-43818e0dba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:30:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:03.957Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7e8e98e7-a53d-46e2-9275-a5fe52769f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:03.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:13.980Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=33d98f9b-aa09-42c4-a422-304e9914c830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:24.028Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=aac64de9-1743-4223-b274-6e2c8823ef45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:24.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:34.066Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1d4c7d79-1ffc-483c-978c-22e1d402ca60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:34.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:44.092Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bc16a92d-faa2-489b-a4fb-c342a964b935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:44.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:54.150Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6406033f-3c90-43b5-abd6-cfcfe4d08d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:31:54.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:04.179Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=79e69146-0aa3-46e7-be6f-f8443dca0547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:04.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:14.216Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8e6e1c66-68e4-4d36-a246-bb9b65ad3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:24.236Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c969fefb-f9a2-4d9f-84aa-154ad5500e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:24.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:34.260Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=12bb7e37-3fe3-4682-b9f7-ce76f8d9161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:44.285Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=82863c33-1375-4117-b6f6-e99216d5146c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:54.312Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8b1266a9-3b44-46fb-b552-fb2f47283792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:32:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:04.350Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2b9b5cc1-563f-41fa-a69d-40d6799b37ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:14.370Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e414001f-e414-4986-80fc-522e2103dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:24.408Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=845965ef-2062-457a-b8ba-6189740cd8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:24.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:33:32.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:33:32.280Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:33:32.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:33:32.284Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:33:32.289Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:33:32.289Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:33:32.289Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:33:32.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:34.436Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4e4daa12-7915-4ad2-8949-23ca588c38f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:34.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:44.473Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6e58dedd-ae22-4b53-9e92-7fcf1e9287fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:44.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:54.505Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=55a9872a-c150-4bc2-a71d-7de7a2a95356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:33:54.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:04.526Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=eefb9809-5bde-45b9-9eea-c8c848253922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:14.552Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=acbe1b1d-3cd4-4a18-998c-0fa181ca14a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:14.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:24.580Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=398de88a-36fa-4d76-8911-58a3c5ced743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:24.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:34.609Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=649c5723-2789-4b61-89bb-fa1e2cc5de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:44.670Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c3ba335a-245f-4325-a406-cc651ac30152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:54.704Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ad8e305b-653a-42ea-9219-8d4dc0632bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:34:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:04.747Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=12b7c169-c677-480d-80ed-b0cefc9ff9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:14.771Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=951bc48b-6384-4372-88f1-610da30a589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:14.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:24.838Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fa28c2ac-c7b9-4e42-8c2d-1a8c3fd43c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:34.858Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=54222ef3-5c91-4280-bd7c-8c68d21f757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:34.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:44.984Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b3d8d4dd-7681-4372-9084-2aae193f9e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:45.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:55.018Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0fc73ed6-5dc9-40ed-a3dd-707ca7b0dc5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:35:55.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:05.040Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b27aa626-aa03-40b4-8068-a9444bc38072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:15.057Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2811d339-f99a-436f-8a67-8248d409b257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:15.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:25.088Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1bf00667-7930-46aa-86e8-bfc0f58a13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:35.147Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7c6b574f-f567-4a07-b291-48225561acc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:45.174Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fe9df8f8-6b6b-4224-9deb-c73d1ebf0d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:45.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:55.230Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4199fefe-06df-49d1-8583-bcaab242b9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:36:55.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:05.252Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=98d64808-373d-4212-83ca-cba8cf435c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:15.288Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=32acf93b-8c4c-4c18-adfb-ebeddf19e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:25.326Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=40c4a642-cd74-4001-a978-5ce8cf2d8c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:35.351Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=03309510-fdf0-4911-9e79-ad88f9043692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:35.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:45.479Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f3d70fb1-c295-4110-961d-453480ead6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:45.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:55.495Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b626caa6-f8c8-4329-ab60-43838de47a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:37:55.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:05.528Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9a222fa8-611a-4978-9acf-6e25ae93bc1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:15.551Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c3e9db7c-020a-40cd-bee6-bea98f7522f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:15.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:25.571Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0f757c20-936b-4e79-9564-ae61b0286587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:25.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:38:32.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:38:32.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:38:32.225Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:38:32.227Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:38:32.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:38:32.231Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:38:32.231Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:38:32.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:35.588Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1f9c8cc7-d30a-48a7-ae27-45e315c3c880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:35.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:45.619Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4b8eb434-ac77-479b-bf64-5629387180ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:45.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:55.639Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1117e4fd-cd40-4ee3-8fa6-c34e7a4bb664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:38:55.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:05.664Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=18487963-5ded-4570-85e0-d3b5daa3de41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:05.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:15.688Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c8d0a7ac-e08c-4255-a5dd-08ca5b753ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:15.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:25.704Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=96ffb827-a080-4e4f-97e9-5e81b9a6e209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:35.720Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a81c6409-9fe1-4c68-a6ce-7f9a0e1e867a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:35.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:45.753Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a33cc3d4-9608-4f17-8bb9-ca9548c5070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:55.773Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=84001948-952a-4a93-9d29-208c6dd17e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:39:55.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:05.812Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=20b9122a-cd18-4f38-af84-87496d4d62ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:05.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:15.835Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a35557a6-e958-4f18-93b5-e818e3e5f35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:25.871Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9a764532-c8a7-40ad-afbc-82bce12c4635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:25.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:35.890Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4232cc77-d76b-4eef-a9bd-e74c27965db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:35.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:45.911Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=50a97399-6335-48c0-96c2-009f7b3ebcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:45.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:55.931Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=087d7a94-1739-45e2-bbd7-74b2bd11f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:40:55.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:05.966Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ecbdac2b-2117-4aa5-950e-b870ca5953bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:06.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:16.041Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8e8aa2cc-84d4-4672-bb0b-8674b26ac393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:26.062Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=296ed976-f7b1-47af-aee0-1294404eb0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:36.083Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=96295ef8-071b-49e7-8e26-8d4d668c6d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:36.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:46.103Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=fa254f87-c9a4-45f7-b30b-1df23d3ffd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:46.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:56.137Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e6a0c95e-3b87-4ddb-853d-a960189c3e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:41:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:06.158Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d5b46301-2122-4f9d-bfcb-861202c7eacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:06.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:16.184Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0ff71828-5aab-48fa-a7c9-a97e10f7ce72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:16.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:26.223Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f273f832-361f-42c9-99e2-b34f8dde605f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:36.245Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ed816bb2-6437-477d-915c-df0a4da1d687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:36.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:46.264Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4a289ff5-cabd-4e80-8864-eed51b93f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:56.349Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d18516ef-d291-4e4f-9c94-0972d406366d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:42:56.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:06.380Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=40cc3c42-a03e-48fe-85a8-62f3f96d9a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:06.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:16.408Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7224899c-5eac-4c65-9127-991bd898d12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:16.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:26.441Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2c35216b-e2ec-4c36-8689-1996ce22e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:43:32.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:43:32.274Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:43:32.275Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:43:32.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:43:32.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:43:32.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:43:32.287Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:43:32.290Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:36.456Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2175001b-1d95-4ed5-8259-0465aecd23b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:46.470Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5f0a94c8-ca72-497e-bf9d-1f75010b9653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:56.498Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f0344366-e511-4dc3-b15f-2eca44b5b616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:43:56.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:06.533Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=62e5ecf9-bd5f-473e-a33a-a8ac0a35bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:06.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:16.568Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=806be68a-b291-4f24-ae78-a6c4d8d4d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:16.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:26.584Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=049a17f9-7def-4d30-87d6-418b26c70e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:26.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:36.601Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ab26d3cf-a048-40fb-86f8-817e1e04b353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:46.619Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0d987592-f499-46eb-9768-cde824102169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:46.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:56.649Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=21389b35-ca87-4072-8a91-a5e2fad91c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:44:56.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:06.666Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1d32e56d-c797-4f42-8517-3904bea39f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:06.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:16.682Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c992cb4f-7717-48ff-b61f-3f5105e94bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:16.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:26.706Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4eaac00b-d66c-458f-b312-376537c3b8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:36.728Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9652f6a9-2a70-4f9a-90ba-af2c6feb5af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:36.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:46.771Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d312d2e1-ea2e-473f-8f21-a4e9b0fa0d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:46.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:56.791Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ee0fa446-6a01-4b80-8554-fa054c37d993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:45:56.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:06.813Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5ff6f792-7152-4dfe-b286-eea7c7af7cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:06.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:16.853Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1442f25e-6efe-4f46-b4cc-4f48b716cb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:26.879Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=17612c13-93ea-4adf-af9f-2c31bf9f477c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:36.900Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=463ca7b1-91aa-47fd-b1f2-eceea0c83191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:46.918Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d4a4a4b7-4736-4f7d-8805-8a88e3669a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:46.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:56.960Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=298a4631-cd00-4d92-8bdf-f3fde754ce9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:46:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:06.976Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e1758766-30e5-495f-b574-9a4dfae4e907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:07.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:17.011Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=7ea6e2d2-8673-45ac-9c9c-c1678475bd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:17.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:27.034Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d6dc4725-8f4f-471a-a9d7-3173fec57988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:27.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:37.053Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1d5b9ec7-32e7-47d6-9fc8-45542e502c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:37.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:47.083Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=18b115e6-e209-430c-92e6-daf0a08a382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:57.127Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6bb96cdc-648e-4703-8a16-b9f0acffa185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:47:57.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:07.143Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f9a2ed19-b117-4348-bb37-8345e4a3bfa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:07.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:17.240Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c8205925-e925-402d-bd20-bffa8fc14830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:17.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:27.258Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c88ceccf-10db-46ae-a0b5-841cabdfc0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:48:32.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:48:32.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:48:32.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:48:32.209Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:48:32.213Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:48:32.213Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:48:32.214Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:48:32.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:37.277Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4e148b4b-883e-4673-81e8-c96cf3c2b2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:37.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:47.307Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=c4adfb0b-d26a-4354-8285-0beba02c8efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:57.328Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=76408794-47d4-4f95-b7bc-019a9684b65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:48:57.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:07.367Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cfa10c10-955a-4b2e-9b58-b622fc74e68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:17.381Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cc299f98-ee3f-448b-906c-bda455ae6941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:17.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:27.405Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=275ec8f4-0d64-40d7-aa9f-154eda1a9506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:27.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:37.434Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b2fbf757-229a-4a6e-b20b-c839c639d126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:47.466Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=77f4304f-d613-44d7-a675-d566c4a4a5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:47.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:57.494Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6af321cc-77eb-4161-b7f2-c9ef3f19ab4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:49:57.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:07.522Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8ed158d1-196c-4508-a192-ea9abb84ac27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:17.546Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=10462e74-2cff-431b-a68a-cef14b73b3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:27.589Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=49a06759-82bd-4a4a-afe8-15d387c70eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:27.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:37.607Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8869bfd6-33ba-4cb7-82b1-9db88c54fdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:47.655Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=96e0da2f-a125-4247-8803-b173fe6946a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:57.678Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=14361cf7-2b0b-487b-aa97-3fcd95c8142a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:50:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:07.716Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8d128300-9762-4cf7-93c9-9d662b6ccd12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:17.739Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=91af2fb5-5eac-4af2-a314-92e9943e6f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:27.770Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f05a157b-e7bc-46a4-bf4e-b9b8814da8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:37.807Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4fb77057-4050-4a4c-9d85-34f225d7a23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:37.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:47.911Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=033af6c3-e5fe-4953-ac89-6e2fb283044d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:57.935Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8461ece6-e35b-4803-ac67-ba37f5bc4dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:51:58.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:08.022Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a60dd1f7-5e43-4e4d-a6d0-dd3a1c796fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:18.038Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0c0e0fa3-00a0-4564-91f7-9afab1e2412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:28.062Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9b2d7c00-a437-4c57-a723-a1a5b6f49901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:28.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:38.088Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a482e2a4-dab8-4e17-9742-c01130c9913a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:38.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:48.142Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=202d6742-0091-41be-98cc-1993145f0165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:48.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:58.266Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e75fd9a6-b9a9-4e0c-9465-fea1ed2808f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:52:58.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:08.281Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=91f3477b-0a86-4686-92bf-9f7cc39f6bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:08.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:18.333Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=0a482bda-bf76-4157-8823-92ab1b8b3da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:18.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:28.383Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=132504ad-2c3e-42ef-8d0c-8c6e07639e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:28.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:53:32.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:53:32.254Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:53:32.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:53:32.257Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:53:32.260Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:53:32.261Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:53:32.261Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:53:32.263Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:38.413Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=35eed40b-183e-4cb3-b326-bf28b5eba644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:38.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:48.454Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f14f0199-5779-4cb1-ac92-758d29fb53b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:48.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:58.478Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f32d25fe-6954-49c4-ace1-0d8c228ab928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:53:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:08.541Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=528d1a49-3047-48ed-9214-a9528f0546b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:18.571Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3f1c7eb2-2dfb-431c-a1c2-0805196007af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:18.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:28.619Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a065a4df-4b52-4f2a-9b38-8da969960878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:28.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:38.649Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6e2a7253-3f31-4484-b081-8bc378913e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:38.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:48.690Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cd0a9c7b-1d9e-4d45-b123-6a8e4f54d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:58.722Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=86caa16a-1947-4f87-ae2f-f1e008513606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:54:58.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:08.752Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ceb24bfa-4666-42a6-951b-3c05a7e7a645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:18.790Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ceeeae54-5e87-4d22-952b-f30f416a5899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:18.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:28.830Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=63747e9d-7c2e-4c5f-892e-036d6fd5815e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:38.848Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=593e6a1f-c8c1-46ca-80f0-8a43e8a2f247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:48.877Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=77ff79f7-043b-4b92-909f-8c75cb0e28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:48.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:58.916Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=f1f3b807-a8d1-4b52-babc-b3113dc78b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:55:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:08.960Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=11caeab0-d43d-43cd-9f74-64cdf2da80dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:08.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:18.977Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=45f82ad6-46ea-4b15-a76f-531e8df3e6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:19.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:29.010Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3787c69c-456d-4d25-a302-8a7318c7ed22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:29.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:39.044Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=5fbaefd1-af49-4b56-a0f4-fc255b78b5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:39.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:49.067Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=64ccf41f-d0fd-4ada-b31b-1b62d459be79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:49.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:59.121Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2f45be5f-e0ff-42a1-8034-40eba1cc13a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:56:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:09.144Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=b605d116-5382-4f7d-9c02-eb168613cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:09.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:19.170Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=55a03281-9485-479d-a980-eeedb0b8eefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:29.212Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=455514cc-363f-4251-9b77-e56642f50220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:29.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:39.246Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=de275845-fee1-4d6b-a23c-ed4c7c4ef98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:49.263Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e17e89a8-6027-4f71-8322-203ff29e8a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:49.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:59.286Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=d41f96d3-21a3-4fb9-96eb-6057d4c7e6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:57:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:09.311Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e18ed48e-9d9d-469e-8f0f-9311d1359c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:19.331Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=633fce8a-def7-4308-8a8f-b9045a030d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:19.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:29.364Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=654ab14d-656c-4b4f-9d6e-3cab1f8e2a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:58:32.196Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T11:58:32.196Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T11:58:32.197Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:58:32.198Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:58:32.202Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T11:58:32.202Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T11:58:32.202Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T11:58:32.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:39.425Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=ee960f30-f8f0-455a-8451-e75b8e443ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:39.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:49.444Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=3ad63a7b-3f9b-49f9-816a-1df96a6bd49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:49.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:59.468Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4a95c160-4a31-473f-a35f-fd38ca66525b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:58:59.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:09.512Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=15eef1a8-4f1f-47a3-82c5-1be7c1ef36d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:19.528Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=2c9fb634-d6cf-4e20-8179-8d7212ef274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:29.592Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=423f2cb0-6441-43f6-bcdd-8fc2b888d955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:29.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:39.609Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=8f884676-1c2f-40e5-acbc-56d10c5fe1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:49.641Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=eb3ea1c8-2a80-4b63-80d8-5d162d5d2c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:59.707Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=bc3a3cd4-04df-43b4-acc3-6a102fa0210f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T11:59:59.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:09.758Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6c077540-9171-4b08-88bc-22ca7f78ce04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:19.774Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6d530320-a290-4037-ae4c-5217bbce43b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:29.816Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1582b773-f1b9-4301-a7ff-ae25b5c0f9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:39.843Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=db9e7f7a-6d84-4a8b-b967-856ad51f5272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:39.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:49.870Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=306431d7-0e4d-454d-92b1-31678beaa25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:49.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:59.889Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=a4e9db4c-c72d-4f2d-adde-afd0cba3a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:00:59.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:09.919Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=4b1be85f-58c2-4ec1-b811-48c769582067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:09.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:19.942Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=6560d66a-2b19-4158-bda3-5804921b98b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:29.967Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9294470b-8ac2-40fb-999d-363351aad655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:30.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:40.010Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=1926e259-7e0d-4eaa-914d-7bc0498efaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:50.024Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=da43088b-4222-4f9a-a5d4-8f93ce7ef1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:01:50.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:00.055Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e51b33a4-aeb4-40d4-bc07-7827a5c08b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:10.100Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=814414c3-2b38-4959-a586-11380380075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:10.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:20.125Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9d47126b-4c0a-4393-bed5-503f10fae940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:20.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:30.141Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=085df226-0358-49a4-9b1d-11404faee6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:40.161Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=12616d36-29ca-43c0-908b-90950478e11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:50.188Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=cb6e8b60-055f-47c0-b773-e6b315218ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:02:50.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:00.220Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=06615d28-7cd9-495b-ad5e-f2e944bf18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:10.237Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=14aa1f36-9c0d-4be3-87cd-3cfb4437a50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:20.250Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=37c9c331-0692-40f7-80de-69612eb07560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:30.321Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=13c589eb-0f9a-4ee8-a0e1-5e3e647b2bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:30.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T12:03:32.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-28T12:03:32.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-28T12:03:32.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T12:03:32.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T12:03:32.286Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-28T12:03:32.286Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-28T12:03:32.286Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-28T12:03:32.288Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:40.345Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=9e1f6d3e-07c7-4c55-a37a-bb7e8aeacea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:50.389Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=67dbcc55-7304-4856-a2c7-932393dda00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:03:50.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:00.417Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=156ff899-c9c9-4481-843f-6d3027b3918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:10.440Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=749c86c1-bc4f-4445-ab80-daf32997920a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:20.458Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=49bee476-ac82-4c06-9c52-b32bf73b3670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:20.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:30.495Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=32401cba-8819-4347-a927-3c83e9860bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:40.516Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=e00f09d3-d151-4e6c-8abc-4549f2f849df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:50.554Z |INFO |Init configs |InvocationID=d35da9dc-c430-4ca0-9a89-3ec429887075, InstanceUUID=13088ed9-871f-48bb-aa29-c27598c7acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-28T12:04:50.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |