By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:15:13.243Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:15:13.249Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:15:13.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:15:14.053Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:15:14.178Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:15:14.179Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:15:14.179Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:15:14.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-12T05:15:14.458Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-12T05:15:14.513Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-12T05:15:17.151Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-12T05:15:17.926Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-12T05:15:17.963Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-12T05:15:17.964Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-12T05:15:18.058Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-12T05:15:18.058Z |INFO |Root WebApplicationContext: initialization completed in 3544 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-12T05:15:18.789Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-12T05:15:19.683Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-12T05:15:21.291Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-12T05:15:21.856Z |INFO |Started MainApp in 12.121 seconds (JVM running for 12.973) |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-12T05:15:21.944Z |INFO |Start scheduling PRH workflow |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:21.958Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1e5409b7-beb9-47cf-891f-20578977cd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:15:23.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:23.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-12T05:15:31.614Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-12T05:15:31.615Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-12T05:15:31.617Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:33.398Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9e2b869b-7b34-4daf-a23d-d8a8b0ccb0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:15:34.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:34.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:44.486Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=08b01bba-9620-4242-ba84-88de073dd697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:15:45.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:45.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:55.526Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ddaa39a1-4399-48bc-87a4-c1cafd703242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:15:56.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:15:56.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:06.594Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8aeec1ac-ec2c-4fc7-b539-563c22c81591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:16:07.637Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:07.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:17.639Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8076d57f-c289-4cbe-9740-ec60f46e9b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:16:18.673Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:18.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:28.675Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ec145b43-9c9c-4aac-bf07-5cac7c1962ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:16:29.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:29.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:39.746Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d8c64306-b5a9-44ef-906b-27cedaeebafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:16:40.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:40.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:50.788Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=73d9c63b-06f8-4475-ac72-17a18da3184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-12T05:16:51.826Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:16:51.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:01.829Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=60e1cfde-8c08-4802-8d87-2ee145ebb259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:02.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:12.012Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=03b8975a-3e48-4b19-84c6-bd55bfa30fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:22.044Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6d698083-2a6f-4fd2-b375-ebeb7758214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:22.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:32.066Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=82775825-a225-4d98-866c-fd738c4e8ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:32.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:42.082Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8300ee5f-2f38-40bc-9755-b4a7a787c99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:42.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:52.124Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=61ffba24-2c06-4343-8e39-84f96ba68e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:17:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:02.140Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8bfb3982-ddb3-4859-9218-6ec688da547f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:12.154Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7d1e240a-d8e4-45b4-a065-215dd5e16eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:22.171Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=95873926-c994-42ea-9f90-f879188587af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:22.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:32.190Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=db7867bb-07a3-45e5-970c-f420232e0a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:42.216Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8d76f201-c65d-4346-8845-5f05150b7c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:42.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:52.237Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4ded27ea-d73f-4459-8659-5a4b09d6fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:18:52.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:02.251Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=34de3224-4bac-4e27-89fb-31d849907775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:12.264Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6385e469-2d09-4ede-b258-77b6ae3008b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:22.275Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3e1ceb1e-1348-4dd3-a073-c15ee4dc9e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:32.289Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b4f5f8a1-563c-4292-8e95-b85db635e428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:32.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:42.308Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8a56fead-ed19-4547-abb5-ea33223d8fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:52.324Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9dc38e69-615d-43a5-ad5d-de7a28070af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:19:52.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:02.336Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=efbe3e42-c931-4598-8db6-c05737727f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:02.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:12.352Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=5852e3d4-3319-4b6b-8870-c416f52e4c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:20:20.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:20:20.042Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:20:20.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:20:20.046Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:20:20.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:20:20.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:20:20.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:20:20.063Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:22.364Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=dc151e61-1a77-4d1a-aabc-8b88daaea08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:22.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:32.376Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=21b312df-ecef-44bd-b12a-a6f488e6cc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:32.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:42.387Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=693ed70e-25cd-4c07-a0f1-69473e557c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:52.399Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=94953293-744e-4ba9-80a7-51e4827b7091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:20:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:02.411Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6a6e8048-e604-47d2-84c6-fb061208f643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:02.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:12.425Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=5724cff8-8be5-4c1d-83c1-b7332067fefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:12.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:22.438Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e21901e8-0eea-463b-b381-bded9db1a147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:32.455Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=37db6f9b-4f62-4c11-81ed-70899cd5a6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:32.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:42.469Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e4cd5807-89d2-4d1d-8959-1ebab869f2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:42.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:52.493Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c270880b-a744-4224-9687-62683dbbd453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:21:52.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:02.517Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=25a8a925-8d0b-41a5-b902-81c3a23130f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:02.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:12.528Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c08e0ad6-7ef0-4115-bf35-4f383058d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:22.540Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c5368a0b-ac38-4d89-bbd5-fc91574ab78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:32.551Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1c6969d7-f890-4652-8140-017069989dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:32.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:42.572Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=2354d698-4d96-4c26-a0b7-0adc844a8de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:52.591Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=dd7be826-59c6-40da-a946-995d13f74e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:22:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:02.606Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=dba80ac5-20ea-4d67-ac43-0480bff7780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:02.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:12.627Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f6a4e31f-8ad1-4598-bdf5-e8c2b6a063e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:22.638Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=101f4e6f-5376-4bac-a6f7-ed8bf3412309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:32.655Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0dc5fe15-cfb6-489a-8bed-8562884c6cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:32.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:42.672Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=71b24f40-1a1c-4048-ace9-7360f04dcc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:52.683Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9f8810a2-4e69-44ae-accf-85ae0760b9ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:23:52.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:02.693Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1b8dc5f5-f73e-4cb3-80d9-b51b46e3ed0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:02.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:12.706Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9edb302e-13aa-42dd-ba1e-7df25827780b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:22.742Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0929ca38-a1d0-4c27-8194-cc3b5cc03f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:32.755Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=cfbd86b1-e098-4d5c-b157-ecc412c4e117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:42.768Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=309d639d-c8f0-4aa9-bafe-7181e06f7502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:52.779Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e40fbea4-5b61-4d47-8187-922de5b9e4b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:24:52.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:02.792Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8e5def0b-688e-44e6-961c-5432c9a90117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:12.806Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=56b726d4-c993-434f-982d-c457ae497809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:12.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:25:19.184Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:25:19.185Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:25:19.186Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:25:19.189Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:25:19.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:25:19.201Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:25:19.201Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:25:19.203Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:22.817Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=08f96c8c-3a60-42b4-98a9-24f9f73172a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:22.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:32.831Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d591ddc2-0706-4e47-ba55-12cf5fbc7083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:32.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:42.841Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=bec4dfd8-c49f-4052-997e-e994129dc0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:42.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:52.850Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=183c609f-c5a8-4a5b-b11c-4149fc7541ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:25:52.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:02.859Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4ee62bfb-e04f-45c4-a9f6-1915419f449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:02.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:12.869Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8c6b1477-e658-447f-855a-0e30968058ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:12.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:22.879Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c78fde30-7ecf-425c-957b-2d8c5df11f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:22.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:32.890Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=2aa054ad-758f-4b05-86fd-e90614f0d825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:32.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:42.900Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=5b7bb7c4-07c2-4bc2-977a-ad76b169efeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:42.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:52.910Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3fb359e7-edd6-4fea-b7da-735d149b914f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:26:52.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:02.920Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=670d3623-e050-446d-863b-f05d87f64b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:12.932Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=78bc5f1f-0e91-4100-9d20-0bbf081f7b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:22.944Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=815f2c34-461f-415a-a664-38f05b81cc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:22.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:32.956Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=67c9770b-0f73-4bd1-8ec9-f5a53984817c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:32.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:42.967Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=bf161d7d-66cf-45f0-b5e9-e4636e7c5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:52.976Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e4c2180e-8e96-4cae-a938-357944f17966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:27:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:02.986Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e9ffdb73-ccca-4e10-ad66-edd2ca184596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:02.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:12.996Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8a12b7d4-590b-4571-a0c6-f023718e64a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:13.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:23.006Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=23297b74-2705-4c1e-8a57-74956225b031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:33.020Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d96616ee-3b01-4c14-a3b0-bd02126feea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:43.034Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=24e9d78a-2a2f-45fc-981e-7ffb5e573529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:53.043Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=bc0203ec-a2aa-47bd-bd60-5b775f186fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:28:53.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:03.052Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=289bec24-66df-4f87-af23-6bf9dac0bc64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:03.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:13.061Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=fb2c11f0-30a9-445f-89cc-de025494e991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:23.074Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=a44e9dae-8cd3-4d8f-9b1c-dbf45599bae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:23.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:33.092Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9ac12741-e654-4c6d-bb24-41333a2936b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:43.103Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=44514b8e-150b-4bcc-9182-eeab2215eb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:53.113Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ef10902d-40c8-4485-832a-d026aebf76d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:29:53.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:03.124Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=665ae6e5-413e-4448-b795-139a59725ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:13.135Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e79ebec0-19bb-4ac8-990b-3057315c64d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:30:19.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:30:19.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:30:19.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:30:19.071Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:30:19.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:30:19.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:30:19.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:30:19.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:23.145Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=18de120d-091e-4b37-bc08-ebcfcfe61cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:33.156Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1e79d938-2c64-4503-b707-b6a6f2c3b50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:43.171Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d387dd92-7f95-40f5-b3e8-51b94bfe4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:43.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:53.181Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b0cbef3e-f1fa-43fc-ba6e-7c475b036b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:30:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:03.199Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=06603b06-8ca8-48b4-9add-4f578ff5bc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:13.208Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e7f99e6f-01ae-41a6-ba4a-94a54bc20a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:23.220Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e72108b5-baa6-4b89-916f-646c30e59f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:23.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:33.233Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=86850a49-157d-47b3-9ac6-6b74f8f36420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:33.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:43.249Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7445aa79-aa40-4aaa-9509-7aff25dfde5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:43.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:53.261Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d9a60d13-2dff-43a2-9f93-ade976844807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:31:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:03.270Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3824374e-77df-4cc3-b2fd-0adf665f3aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:03.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:13.281Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1a55c62f-710a-470b-bc4f-ec2752e565c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:23.291Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=853d531b-00b8-430b-a386-ff00fd7f658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:23.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:33.302Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e75c7803-b07b-4944-be70-7ee8272a6508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:43.312Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=5dec9fde-facf-4d3b-87d1-58f7d854847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:43.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:53.322Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=12a80cab-c30c-4c8f-a9aa-842ec6771e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:32:53.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:03.334Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=adf2b7f0-a180-4d45-91e2-b8c39d1f1cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:03.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:13.356Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=908b56ed-38f3-4147-abfb-8ef35bb11ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:23.367Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=65ae675d-a623-4b29-a756-20f96883e5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:23.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:33.377Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f231d80e-b1a7-4315-bce9-095b5b9e15d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:43.386Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c87ca7b6-bb3c-4df8-b8d8-cc61f451aab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:53.395Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0c55ca4a-2f38-4293-91a2-9fa6049ed250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:33:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:03.405Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=de2224ae-d63a-496f-9b21-2e827ab84f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:03.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:13.415Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0a815bec-d6dc-483c-af97-345fc12e4c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:13.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:23.425Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3c87dc9e-a07b-48ae-a540-113701a025f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:23.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:33.434Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=573a2e55-34f7-4386-b160-e2df072c796c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:33.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:43.443Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=cd4875a4-0945-4caf-93ae-a45413ecee8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:43.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:53.454Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ba5e4757-ba1b-4bf8-a32e-52424a2274f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:34:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:03.468Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f9960efc-2593-4e20-b894-e7e92ff13d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:03.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:13.478Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7602f987-0e71-4a16-aa59-fdfe0a1c8177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:13.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:35:19.136Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:35:19.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:35:19.137Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:35:19.139Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:35:19.148Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:35:19.148Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:35:19.148Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:35:19.150Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:23.490Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e4de98bb-75ea-4f7c-b2e0-a5e5ab66f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:23.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:33.500Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=a91ffd6e-8e01-46d7-845a-b6e87f958683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:43.510Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=252192a0-3f58-48ec-a085-31d3f31a5d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:53.520Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=95018e31-7f5a-4d1c-92bb-040ed85a721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:35:53.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:03.529Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=53f9fde2-3451-4602-9c4d-a043f058ef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:03.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:13.538Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=08963f95-2eff-407c-8b8d-cde5cca439e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:13.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:23.548Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=62a835f1-75f6-40f0-90df-c71c8896cacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:23.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:33.559Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0447d624-a9af-4abe-9ab9-3f437934d04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:43.570Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=2598f587-b1d6-4bc3-9582-5081f5ee4e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:43.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:53.586Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=5fb009fc-df52-4db0-90b4-79a51313496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:36:53.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:03.596Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=84f52c02-18ad-4bc1-9f1b-d7fd4198bcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:13.605Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f6e9da2a-7dbe-476f-90f8-a6a89ad16d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:23.623Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8ee5bd86-5732-442b-a393-f928407b08c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:33.632Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1a289ff5-fae1-4e84-871f-923e040fd6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:43.643Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0e7b5ce2-0e51-4685-876f-560028f5fda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:43.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:53.652Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0271b540-faed-4902-a2e6-e4b4943a3163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:37:53.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:03.663Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b629b7ed-e449-4b4a-bef4-0237b6611fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:13.673Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=a6cd8b20-28c2-4b56-b7f5-292b0dc1004a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:13.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:23.683Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=74e7cddd-2dea-433e-8676-350e5eaf7f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:33.693Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=22630bfb-85f6-4391-a4b7-95a23eb81b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:43.702Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=bd40d890-a833-4991-8442-d58ae91fefae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:53.712Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d0460e7b-fa77-40ca-96d0-7c81341d0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:38:53.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:03.722Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f96bd642-2671-4cb2-a2e9-aba1bf372c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:13.731Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=75beb880-24a9-422f-9012-436ea14c6525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:23.741Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=836c7548-2104-4144-babc-f2fe37587b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:23.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:33.751Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0fd9a015-5aa1-4644-b26a-c81454ef754f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:33.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:43.761Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=656c1ca3-3b60-493d-97ae-8e48c23f1b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:43.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:53.772Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=97498b84-da30-4e9a-89d6-0b11b5b94232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:39:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:03.782Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=cb7b3953-9d35-4d20-abad-ef824ccc4234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:03.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:13.791Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=882a0ced-71d1-4014-b941-2597795e3ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:40:19.098Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:40:19.098Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:40:19.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:40:19.104Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:40:19.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:40:19.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:40:19.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:40:19.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:23.800Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=5fa8c254-2796-4e1a-870e-4d9ea85a1543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:23.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:33.809Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d59c9b7d-f38b-4a40-a217-894af8f15bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:33.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:43.817Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3264d170-c7a1-43b3-8671-fccc283bd050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:53.843Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=daed345b-18a5-42b9-9ae4-a8948cd3e236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:40:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:03.856Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7abf3c06-7b5e-488b-8c56-d7eb706f9df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:03.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:13.870Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9928d6a0-e48e-4b95-9460-e29595798056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:13.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:23.879Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=78d1eb32-5f64-474b-9da8-bb5157b8cb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:33.889Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ecd99ce2-fe6a-46ba-97b6-05778903f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:43.899Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=23bbbc4e-1b93-4779-82fb-d26345468469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:53.907Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=68171b0d-179d-49a6-b76d-529a6a628220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:41:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:03.916Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=43db4a52-822f-4703-8f53-ef7b92e7a0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:03.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:13.925Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=23978e56-4721-4018-a822-1ec248b2376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:23.936Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b3836e20-b307-43da-a565-7b732790198e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:33.945Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d082775c-72ca-42a6-a583-00e0be1c7532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:33.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:43.954Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f8794205-bdcc-4277-8245-77a62fd62068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:43.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:53.964Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=38ddb832-5b69-400f-a79c-efd252802c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:42:53.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:03.974Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e40177f1-2c0a-49f5-ab13-b0e44bee4509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:03.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:13.983Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=af288072-07e1-4dc6-ae7d-6d7a6eee1884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:13.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:23.993Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=793de0c2-99cf-4250-ad98-41208074354b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:34.003Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d48f983d-c09c-4599-ad77-778bd4a07967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:34.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:44.013Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=61a07963-824a-494d-8f01-dac0d55f6d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:54.022Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7d1e12c1-9e6c-4560-b2a0-c5ee4c14002a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:43:54.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:04.048Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d33826b1-e979-45b9-bb11-dec0024b4467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:14.058Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e6a16246-e03d-45a9-88b2-ac06c42d8a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:14.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:24.069Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6194d2cd-c913-4425-8020-cc09c8321966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:24.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:34.078Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=83d1027d-2c1c-47f6-9a52-90953c636d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:44.087Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=89ffffb4-99b9-4ba5-833c-432b010d1db0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:54.097Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=529ba7ba-cbcf-4f24-bb7c-8f94b27b50e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:44:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:04.106Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7812b799-cd6e-4c65-93d1-9e3edabb1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:14.127Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=0f5c3bdb-9138-4a71-aac7-49fce7af5e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:14.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:45:19.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:45:19.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:45:19.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:45:19.112Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:45:19.118Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:45:19.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:45:19.118Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:45:19.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:24.160Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=1e935f6a-43ce-4e02-a436-b977a73862a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:34.172Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=a8c32a13-6e42-4361-9df4-a426520a37e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:34.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:44.183Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c354cdd4-efaa-4434-8f71-95b224043cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:44.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:54.192Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=a8345ff7-9bd5-43c4-9cc2-247fed2716bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:45:54.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:04.202Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e9a9a51b-506f-4978-87a6-a85218961358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:04.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:14.211Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f6e2be12-aa85-4d36-943e-a94ca0b35adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:24.224Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=64c615b9-6306-4eff-b47d-e3bf4fabaab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:34.234Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7e050055-2fa4-4993-b19c-f88a251011cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:34.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:44.243Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=a2e6e292-b16e-4b92-b448-aad9ed96f3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:54.252Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ceee4f95-1ab5-4d4e-952a-ef71f2093c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:46:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:04.260Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3fafbb41-527e-404a-bb86-ac3cb698e146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:14.269Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=32d7eda7-625b-407f-ba64-ddfc155f413e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:24.280Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d3cc6e01-738f-4149-a0b4-c055e8c8aaa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:24.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:34.290Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f48b7ec6-f738-456f-90af-19e67df6b5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:44.298Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6e83412a-c701-451e-a85a-ded7e26a7fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:54.306Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=77cc357f-c4c4-4adc-88fe-6105fba5a47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:47:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:04.316Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=29207b8d-d89b-4691-a412-d0f7ae222026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:04.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:14.327Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=212c1d47-ce65-4f32-8a50-7a0f3a76f95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:24.342Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3ff8e9ef-5e74-4634-b5a0-20f323522df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:24.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:34.351Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=45305cd7-4e03-47d8-96f9-9ea24cf63a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:44.360Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=859376d8-6985-4d4d-9eac-9f2cb9a72ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:44.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:54.370Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=346be46d-5cee-4d20-9ab7-bef1615c4dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:48:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:04.379Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=229db355-86cd-4088-a8ed-254680512ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:14.389Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=76cb7910-2d67-4230-8ad3-29adfd838f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:14.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:24.399Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=f745d202-6695-44d5-96fb-8da31b609c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:34.407Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=fc07e572-f2f5-4840-be8f-68963112517a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:34.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:44.441Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=15eb3eb0-9d4c-4c6e-ae3b-09bed6e02b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:54.450Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4823f4dd-8251-4854-8411-9973534a1e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:49:54.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:04.459Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=90337931-7361-49f4-8e10-84e220b675aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:04.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:14.473Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9790286a-2709-4dae-b86e-209803f48e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:50:19.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:50:19.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:50:19.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:50:19.145Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:50:19.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:50:19.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:50:19.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:50:19.155Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:24.483Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=dad03285-f4c3-4804-8ab5-5ff80a521a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:24.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:34.491Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=58ebe8c0-d251-436d-9d3d-fe70a6e54cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:34.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:44.499Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b6da5cbc-f447-45eb-9abd-c6c8d84e79b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:54.507Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9ef0198d-af75-4ded-98d7-0ab0a2b22956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:50:54.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:04.517Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e0ae1944-8e7b-4096-8646-617b0d6a16b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:04.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:14.525Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e875fc12-03e7-4e1a-a31a-b79edcd9317e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:14.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:24.535Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e485a83d-ab1c-48c6-b7fd-276ca03c3ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:24.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:34.544Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=689d2956-b54f-43e9-a950-28a714c278d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:44.554Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7db804dd-090b-44a6-85d8-9711ef1f1cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:54.561Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d9d3ffca-6bce-4bd8-b56c-2be8347c31bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:51:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:04.570Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=462c0135-9123-4c4f-8a07-d566faa1f7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:04.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:14.580Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6ba0d835-788c-4b69-9286-776660f5d6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:14.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:24.590Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=9b43e123-d61e-4d65-b1ec-6e79d53dbf68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:34.601Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=6778e6f3-c237-4ca1-a4bd-aafea9b43e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:34.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:44.612Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b8132bcb-0b10-48f7-a55a-41a7090ab00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:44.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:54.622Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c7a9ab4c-99d9-498a-9208-9fd2a0db8153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:52:54.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:04.632Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4305168d-a1a7-447a-88a3-1c44509a7f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:04.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:14.641Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=e3b9fc69-4ddd-420a-afa9-179abb73267a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:14.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:24.651Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3d3272a7-efb0-44d3-8d31-ff015b7096df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:34.659Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=fa89fe4c-b696-4afc-a314-4a3073f570d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:34.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:44.668Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=99160f73-2ef9-40ad-8087-6145a054984f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:44.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:54.677Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=b234421a-af09-4325-b3a2-56a1244c7ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:53:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:04.685Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4370164c-4444-4143-bc6e-d9800f39f997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:14.692Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=359fb3f9-917b-4d7e-8520-e0d4733f8c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:14.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:24.699Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=ff531d86-ad7d-4c57-bda8-9186e77052c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:34.710Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8edcdd2a-5b90-44df-9a32-68fcc5e5de96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:44.717Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=afd8afef-491e-4431-a960-e0eab6fd36b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:54.726Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4259c4a2-c8ff-4385-ad80-dbad4de0504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:54:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:04.737Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=4220ce31-62fd-4692-b32e-cc9cc60fd11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:14.748Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c97c4419-a56a-490f-aacb-b1ab18b54f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:55:19.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-12T05:55:19.122Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-12T05:55:19.122Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:55:19.125Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:55:19.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-12T05:55:19.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-12T05:55:19.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-08-12T05:55:19.134Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:24.763Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=3d716863-6f57-4238-8de2-5d01b5b60692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:34.772Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8e29c90e-a383-4ea8-9383-054263eabd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:34.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:44.781Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=8fc1e931-f71a-40cd-9dfe-d133fa042eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:44.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:54.789Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=27509813-ea07-49dd-bdee-a2e1b36a1773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:55:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:04.798Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7859649b-8e32-4d60-93ab-f8a4b573336a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:14.806Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=2c317cb5-b33c-4041-b00e-91c0571142b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:24.819Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=c8366548-17f1-4928-a11b-92963d180580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:24.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:34.827Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=45edb466-6cea-47c1-8b94-6bef275fb1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:44.835Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=605112a0-549a-4329-a198-3dc95af38624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:44.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:54.844Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=d460eec1-9fc3-4d84-bbb8-fdb39bd3b5e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:56:54.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:57:04.854Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=47c086f5-e417-4a54-b533-17866b793490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:57:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:57:14.862Z |INFO |Init configs |InvocationID=55cee797-6948-4dd2-9973-6e342c48b09d, InstanceUUID=7d8b02da-e8c2-4984-a85c-c2ca39761be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-12T05:57:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |