By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:16:12.941Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:16:12.954Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:16:12.954Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:16:12.956Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:16:13.375Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:16:13.505Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:16:13.506Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:16:13.506Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:16:13.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-23T19:16:13.662Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-09-23T19:16:13.687Z |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.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-09-23T19:16:15.300Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-23T19:16:15.769Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-09-23T19:16:15.794Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-09-23T19:16:15.795Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-23T19:16:15.894Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-09-23T19:16:15.895Z |INFO |Root WebApplicationContext: initialization completed in 2207 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-09-23T19:16:16.827Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-09-23T19:16:19.006Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-09-23T19:16:19.659Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-09-23T19:16:19.688Z |INFO |Started MainApp in 9.771 seconds (JVM running for 10.585) |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-09-23T19:16:19.885Z |INFO |Start scheduling PRH workflow |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:19.901Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6d6b781f-4500-4da4-86c1-0077133e041b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:20.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-09-23T19:16:25.468Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-23T19:16:25.469Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-09-23T19:16:25.471Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:30.546Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b76ad569-2417-4f16-87c7-a1d45a0573c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:30.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:40.580Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4bf8119d-b483-455e-9090-e156e839674e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:40.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:50.606Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8b948edd-e583-4f3a-82b6-05e7cb3835ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:16:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:00.652Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f4ef27cd-6d41-4d87-ae90-11cb8f5113fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:00.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:10.711Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6f5f5a94-d3e4-4a72-9aa5-676b0000250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:10.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:20.742Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cebdb6f5-72c5-4b9f-b56d-be9651cf51ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:20.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:30.784Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c89645ae-d78f-483c-a896-6d5a8cd16965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:30.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:40.826Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c435932a-0a60-43ad-bf28-9ea332ccce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:50.981Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d814f06f-4d4e-44d1-a9cd-903d618db53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:17:51.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:01.018Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=33d2f472-d840-4742-a599-673ce3b8c08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:01.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:11.204Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1595a80a-c257-423c-93b5-d2f402c78fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:11.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:21.230Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e88304df-4ce0-4ebf-a371-a0c4cf115d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:21.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:31.352Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=196cdb0f-6af0-49f6-8e5d-5d204711c5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:31.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:41.394Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0eee00c8-61bc-432a-ae78-7b0582be0b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:41.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:51.420Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8e646ed2-5bcc-4d59-bc45-c29873f16fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:18:51.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:01.450Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=698ba8f9-7b37-45ba-baff-10eff3ba77c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:01.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:11.479Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e3ff8dda-1952-4f50-91f8-19397ccc9cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:11.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:21.517Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=91e9e163-6a58-457c-9d27-a80bff4c0360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:21.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:31.550Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=49ee825a-7fa8-4339-a2fc-5f8adf9fd9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:41.570Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=906fa45a-1290-48af-845e-0e3a6d30a736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:51.595Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5d2c80a0-2c61-4342-ab37-8eab13cf0828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:19:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:01.635Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ff78f711-7654-449c-92bf-2728eaab418c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:01.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:11.664Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=618291d8-26df-40c9-81cd-14b0e004e615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:21.711Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6c80b642-efa2-4c27-b954-e09e90a07b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:21.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:31.739Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2a23f60c-da4a-481b-80e9-0de4bc8ec376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:31.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:41.760Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=223a9a88-5c5a-407f-8a6b-9fb758d3b611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:41.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:51.791Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b9bdbdcd-e858-47c8-bda4-30a68fdb3534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:20:51.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:01.810Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9feba326-9cee-4050-af7c-3f03b3fd7f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:11.839Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=32cf542e-9095-4af1-9693-5d9a37cf1315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:21:18.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:21:18.060Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:21:18.060Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:21:18.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:21:18.061Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:21:18.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:21:18.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:21:18.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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:21:18.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:21.864Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=35f4ccbe-e325-46bc-ae51-4bf52ddd207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:21.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:31.894Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=605fdb30-0781-4792-8d4e-d28e1db2747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:41.912Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dde9fcc4-3c1d-49f5-9200-a82fe7a4c7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:41.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:51.935Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b6149722-18f9-4da1-a080-32b478d62205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:21:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:01.959Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=549ed3d2-3643-4614-8fdf-055796f5f399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:11.975Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=13b4c0df-ef7d-425c-9a0c-c7b5699aeb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:11.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:21.992Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=908ab7cd-3da1-4f26-a551-3c10648cc372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:22.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:32.012Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9651bf98-70fb-4f58-9d94-0f860f5ae601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:32.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:42.036Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b037b428-045d-468a-964f-74fedd7d8b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:52.054Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d8c31ec4-a44b-4e1c-8fb8-e4b41f3d3b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:22:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:02.070Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=355c4fcf-20d9-4697-a656-be6fd6237f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:02.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:12.105Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6cf5e9e4-6ddb-4d25-ad65-79dedf091795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:12.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:22.137Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d54c2a8a-a23f-4d8f-a913-16b8d6c7e10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:22.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:32.164Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=eadd7b29-d7b7-4af7-beea-dc4622480312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:42.196Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fdabe774-f004-4d06-9725-a1546318b63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:42.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:52.213Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3ad975fd-7c44-4b77-86a6-3cd4954a2530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:23:52.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:02.231Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=242362f4-a870-4537-94fa-1a8e71583acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:12.258Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d916eeed-b0ca-40ff-8c43-d01bc15f35ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:22.286Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b6415a18-09c3-4f23-a5b0-2f937269f71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:22.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:32.304Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=19aaaef6-b3a3-4386-a8e0-3ea9c2d42548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:32.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:42.322Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a498f796-ae2d-4cbd-87de-0000486b46c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:42.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:52.344Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3f8455e2-c817-4f9c-a02b-890f037c1df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:24:52.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:02.362Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=27748f55-66b7-4024-bc96-4bb42f96b1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:02.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:12.382Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1af37893-f34f-47f1-b499-c7a5153ed09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:12.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:22.405Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4a9b29e0-8180-4eff-95e5-b1dc41e3a813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:22.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:32.428Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8e2d0e48-96c4-4643-ba09-b52ad3815de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:32.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:42.446Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ea6f6c59-7671-4c98-9777-978842b329ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:52.472Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8e5c17e3-ba68-4336-a984-a9906b106bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:25:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:02.500Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c7c356e0-7924-4151-ae51-f14a733bb9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:12.520Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f5a33348-c2d8-46d9-87be-0870389717e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:26:17.100Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:26:17.101Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:26:17.101Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:26:17.101Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:26:17.102Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:26:17.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:26:17.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:26:17.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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:26:17.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:22.551Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=552e79ef-c89e-4aff-b312-f2aa16596d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:22.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:32.576Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b63bac59-d35c-49ed-ae7e-ee5c9b98949a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:32.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:42.596Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=179cb5e5-d78b-41e7-b443-d51efa5c1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:42.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:52.618Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=40a3ea33-2517-4222-b31b-a5f7bee18e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:26:52.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:02.634Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fb18b42e-3162-4250-930a-57e24e40e053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:02.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:12.652Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d5b7253d-6c27-4684-a58e-5e7f0baf3408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:22.671Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=07324fb6-26f4-47e7-847f-fa4530500e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:32.691Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7cccadbe-435f-4fc6-bdbd-3d9163e3ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:42.706Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0a9d61fb-c619-49a7-9e46-8c081cd79a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:52.727Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6953f4bc-3d83-4a51-ade4-63b4cee238e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:27:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:02.751Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1cb7b78c-a1f0-41fe-917d-9d39913e403d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:12.767Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8804b6ab-4937-4c61-b9e5-210fb80bf209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:22.801Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c2f3a1c3-4eaf-4e05-985c-5821bfcb4d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:32.828Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=74cd431a-3cdc-4878-9547-410bf637d723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:42.846Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=eeff8e2f-c776-4660-8706-0bbac3b8e774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:42.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:52.865Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=59a3dfa5-876e-471e-8366-0c0000248c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:28:52.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:02.883Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5a74108c-adb3-4f6d-8982-271589d8f3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:02.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:12.901Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=87823de5-d3f7-484e-8319-8a7a4d3c84fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:12.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:22.922Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7f03de2b-1b06-4a7d-b7d0-002ffda0ef1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:32.938Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cd22ac11-ef95-40a3-b93a-1796b12443a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:32.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:42.954Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2ec5a379-cf33-4ba6-818d-d4f06eccae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:42.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:52.973Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=da1649f4-2948-4606-9f5c-08b281b58dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:29:52.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:02.994Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=861a711d-ca80-4049-a041-c10ac62b9e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:13.014Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7f7ffe43-542e-4b54-9de7-228a80bd28d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:23.041Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=41947e19-898f-4bd7-a745-727d514c5523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:33.058Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cc28ea9c-aeb1-4de8-b116-8c51ab89540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:43.087Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5f42956f-61e7-419e-85ee-b5b45d5c3420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:43.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:53.114Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0fd35a22-e3c6-4c01-84cb-8d23e666654f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:30:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:03.129Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=11b425e6-f5d3-40e5-a3bd-3562c057eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:13.146Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f26cd54a-e4f0-41c0-9268-a9e637a3d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:31:17.168Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:31:17.168Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:31:17.169Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:31:17.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:31:17.170Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:31:17.188Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:31:17.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:31:17.188Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:31:17.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:23.162Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dafed288-3974-4e56-ae56-e763403dabf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:33.182Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a64ad577-cc21-4a1a-8cbc-4f6b168f28bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:33.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:43.220Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0f39e447-69fc-4fb4-bc2e-bd4f1707e25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:43.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:53.243Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ba073eab-cdc2-4a6b-ae58-01d454cb38c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:31:53.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:03.260Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c3ccd6e4-34e6-41a8-b7ea-73719cfcc7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:13.280Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4307cf54-e14b-4f96-8394-b53abaeaed48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:23.303Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1cf2b79a-0980-4106-b86b-31af7e5c6bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:33.323Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=61e2f6c6-a2fe-4066-9bf6-f430213c8ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:33.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:43.340Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f3aace92-2fe8-4a79-90f2-587eaa5b1e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:53.363Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fcbdb19a-a328-48f3-9592-a0ec2f53a6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:32:53.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:03.380Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7d4e56c3-ee3f-4082-9292-7ea2a3a54c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:03.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:13.409Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8dc447f4-bbbf-43b9-82e3-45d83e05327d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:13.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:23.523Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2b58ba8b-42f8-4d8e-bfbe-c92b2feb31d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:23.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:33.565Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fdea0e5e-3191-46fd-a573-882f8c67cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:43.662Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=585840fa-f73a-4134-9a1c-696db1a39bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:53.696Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bf65a0d6-0e52-415b-96fe-f0cc65b99826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:33:53.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:03.734Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cfcd0447-45bb-4f3c-acb8-2b9808d788e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:13.759Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e08ccf2d-2829-41e2-8feb-314555ac4768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:13.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:23.843Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f1c3da05-213b-42b5-865c-ce2b58022a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:23.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:33.887Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=40665028-d7b2-4101-9cbd-7adb8ccdc45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:43.989Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1b8a3b1c-8ba2-4bd3-90d6-1a0fef11b28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:44.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:54.031Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=af690664-d35e-4ad2-925c-c5e41827554f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:34:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:04.089Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=697959de-ab6e-4f21-a41b-5c18b1d1f1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:04.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:14.130Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1699a53b-c43b-43c3-9fd9-ada8f818977b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:14.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:24.224Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=af755df4-6428-4066-8381-ba908f6e338a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:24.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:34.311Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4ba5e8b9-bc02-4f4f-9bdb-22a923c01afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:44.357Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2c94c50a-0613-4df7-bcee-f79ea68cd197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:44.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:54.395Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8d3fc170-fbfc-4383-b7e9-14edc08f153f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:35:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:04.442Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=26518868-876c-4f4c-8174-f608238d51b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:14.465Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0af157a0-d04c-42fb-af21-53cdd3852dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:36:17.111Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:36:17.112Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:36:17.112Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:36:17.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:36:17.113Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:36:17.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:36:17.122Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:36:17.122Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:36:17.125Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:24.497Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=65e70390-b6ff-4dad-87b7-31a5a931050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:24.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:34.533Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6ad6c930-54bd-4686-adb8-a71b1bb6de4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:44.554Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5b58fdcb-dbc0-4717-a11e-b4d21ec340c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:44.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:54.574Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b35f938d-b979-4211-9750-d6fa2a622897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:36:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:04.597Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dd360e9f-64fe-41e4-9ac1-810f72fd2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:04.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:14.648Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9dff6efc-73f7-44ea-ba18-67439c6973cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:14.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:24.670Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9769ec9b-d74c-4d56-a461-34e6530d5382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:34.698Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=302c9c61-d6e4-42b9-96da-2d47b353dc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:34.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:44.722Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b7baaf63-f50a-4743-8e1a-750e83ade00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:54.744Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0fcbeca0-67ea-414e-912c-d23ee89537dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:37:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:04.761Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e85a7885-9739-4525-a01c-32d73349ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:04.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:14.776Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1d47977f-1d21-46fa-ad43-542b0418b712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:24.793Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5ff82849-a2fa-4d36-a130-35ed56ea7102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:34.808Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b6341469-fcd7-46d9-bbfa-02079a94fc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:44.836Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=25c0c3cb-4ae7-4f77-9f4c-6f3537d2cada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:54.858Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=16d5eb36-6a69-4f73-b9b5-f53f95262d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:38:54.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:04.874Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=218a4287-e887-41e7-a779-a61fbbde5af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:04.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:14.892Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=73aec5e1-3b83-4af3-a988-049f6fa4b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:14.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:24.906Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a588f375-5602-4cd6-97e4-5615d202889c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:34.923Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=df9b504b-fca9-4bf3-826a-dc05eac0cf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:44.938Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=001281d3-fa7c-49b3-9431-229e65b55167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:44.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:54.956Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=77c243dd-f4e6-4905-93e1-b19ad9521479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:39:54.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:04.979Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=02475130-23c8-4422-9d53-a625fed0c0a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:04.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:14.994Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bd107a76-c760-40e2-b0ad-d738deb341fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:15.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:25.010Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d4999420-c12b-4e43-b2f6-7817a9dae275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:35.028Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0442d429-b6e9-45bf-bae9-c275bbde4e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:45.044Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c936c66e-cf6b-4606-9b65-866aa9be443e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:45.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:55.066Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6c8eb370-4198-4e05-8252-25d7aac4c3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:40:55.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:05.082Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c8735bf6-eb0c-49ff-834c-130c7f7f1fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:15.100Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0f37787d-2fdc-4cc2-997f-28450b6d67bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:41:17.087Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:41:17.087Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:41:17.087Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:41:17.087Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:41:17.088Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:41:17.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:41:17.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:41:17.095Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:41:17.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:25.116Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0ba844e6-8c50-4fb9-b2ae-c6b15d087615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:35.137Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=39a6bc20-6fe2-4f61-851a-f0cb5950fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:35.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:45.160Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=74d725cb-b648-4b08-8181-c3ce5a9997c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:55.180Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=54464b0d-97d9-4de1-8323-0efbffc4854b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:41:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:05.194Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9878e8a2-1834-4083-91a2-361c69c61d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:05.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:15.246Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9e4c6d5f-f065-48c4-b4d8-52037b060469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:15.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:25.268Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f436d7f9-da59-4b63-b809-0256c628ab5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:25.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:35.285Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b59790ec-259e-495c-9db9-293bec6293c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:35.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:45.303Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fe4845fe-494c-4421-b7eb-1cde1dde2dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:45.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:55.342Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8cd2f87b-ca17-4773-a99b-5e70bbed217a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:42:55.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:05.360Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c0ae440a-2a77-488e-94c2-d8e7e4d583ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:05.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:15.375Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c954a95e-be5b-41bc-881f-5bf97b5d4457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:15.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:25.397Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=007ba907-fb8d-43fc-a2b3-3a358fb0973b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:35.413Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d431cc6c-2855-4965-8ebd-2445c142dc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:45.427Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=95d09909-c007-4a6a-9da7-41a50c12bf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:45.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:55.469Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5da0fabc-f363-40fd-9426-5b2b7c606f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:43:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:05.483Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c7d4f70b-20e0-432f-b53b-4db5588cd2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:15.499Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=875c6910-2131-4a7e-bb1a-e0f2f1c20b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:25.525Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2287e8f5-a25e-4f24-985a-a47246aea640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:25.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:35.541Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=af980936-df12-4723-88ff-87b0e2ba961d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:35.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:45.559Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b8af3380-a414-4cfa-bfa2-1b9f77dd0c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:45.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:55.577Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=009ed415-06a9-440b-9679-e1b4d0db060f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:44:55.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:05.595Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1625f787-cc50-41d2-b282-2dcb375186dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:15.619Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7de0d4b0-1318-4e7d-b5d6-7d00c2dfe137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:15.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:25.641Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=210f6f68-50e2-425f-8b1e-58bac311bc49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:25.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:35.695Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4e260784-046d-4b94-9970-5eeb8e98aff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:35.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:45.711Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6e3509ae-330a-48ef-89b1-739ffcb87c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:55.726Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2352c445-c6c3-4669-8064-db2e998524d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:45:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:05.742Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=87849e9f-f089-4542-a2a9-99bdf947fdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:05.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:15.761Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=275541bb-4630-4316-a560-cfa16a2322cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:15.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:46:17.122Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:46:17.123Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:46:17.123Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:46:17.123Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:46:17.124Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:46:17.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:46:17.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:46:17.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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:46:17.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:25.787Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=57ee75ea-6ad1-4551-893e-e046d109fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:25.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:35.803Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=914b6387-0e5b-450a-af1e-6886800833b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:35.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:45.834Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a58e3f2b-f260-411c-a9e7-6f1271a7f0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:55.849Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9fd5bb62-8acd-4dc9-a5dd-dcc27a47ef8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:46:55.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:05.869Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5567264d-959e-4bb1-b352-ff1b76e588cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:15.888Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=827471af-cda9-4ea7-a50c-031a617146c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:15.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:25.912Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=348dc540-677d-4d93-954b-a291166393f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:25.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:35.938Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1b9cd777-2f24-4f97-8c1e-191789644a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:45.970Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0d9513b8-52ec-4568-a34d-7b777e639d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:45.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:55.996Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e6c588bb-ff35-4397-8583-d9a2c1e7a05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:47:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:06.025Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c6daabc1-0484-42f0-a3a4-fa0a1856128f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:06.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:16.041Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f2b54768-08df-479b-98f2-d57605d3df8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:16.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:26.071Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5944516d-5aba-48c7-a8c5-aa1a6e860551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:36.101Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=491d0e3d-096e-49ef-92e9-607a94208578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:46.114Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fa6bdec1-14dd-4dea-b764-5d945442f0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:46.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:56.131Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=42cb1067-22df-4a9c-938e-15e1bc454422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:48:56.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:06.166Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=90425466-b2db-4e10-a1a4-50f37afac3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:06.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:16.182Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=74fc29d7-abd9-4d08-969d-ddf6d8ad88a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:26.200Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=116b74fc-917e-41e4-b538-889ff42e05c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:26.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:36.242Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5f96c067-87cf-4805-92d9-39267e73c83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:36.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:46.260Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=85e39566-bd37-4fa3-813d-010d6c24f1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:56.284Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4e99e043-fa3d-4694-b1bc-6bc2d0ac83b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:49:56.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:06.308Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d86aa619-64bc-429e-8f81-5ef1af2c3758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:06.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:16.329Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e6057915-9daa-4592-8a13-c8a1bcb750f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:16.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:26.353Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b925d67f-d0bb-46ad-b729-563eb37b8bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:26.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:36.388Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bb3daefa-99ec-448b-8724-38cd6b769fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:36.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:46.403Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d01fe3e8-97de-49af-8dc3-356d51a9536e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:46.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:56.419Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b221c3ce-e0a8-4d93-acea-764df6ad7519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:50:56.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:06.461Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=45531d0f-ceaf-4dcc-a8e5-c1940430629e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:06.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:16.477Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4992223c-343b-46f4-9634-6fe0e935acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:51:17.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:51:17.094Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:51:17.094Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:51:17.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:51:17.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:51:17.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:51:17.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:51:17.110Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:51:17.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:26.494Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d3e3897e-efeb-40bb-b068-35e846367081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:26.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:36.512Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7b87c4bc-a108-43cf-a252-140d88711511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:36.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:46.531Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7ec1954a-88fe-44e4-a1f2-a6825ba3b33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:46.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:56.554Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=30399893-e999-47e3-9759-9bbffdcd4c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:51:56.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:06.569Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4d6a552a-d894-4d14-ac48-1de57344e379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:16.582Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b5be2c3e-0cad-4e85-84f2-321818e87269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:16.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:26.596Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3e36b7f7-69bd-40aa-9142-9c1e738893bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:26.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:36.618Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f57d40c8-e25f-46e7-9649-19d3aefc8146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:46.639Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2c741dea-34c7-4fd5-b138-fe24ff68fb7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:56.656Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=265d1f2f-5be0-4cd5-88a6-70e408462ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:52:56.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:06.672Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=572ee9f8-16c3-4ca4-9133-12d5864dc30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:06.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:16.692Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5ee28ab5-1d3d-42c8-b5b5-07ba7b8f55a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:16.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:26.705Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7916ed7e-690d-4155-ba6d-7ed7e5a50e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:36.733Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=23363ef2-7ea3-4489-bbaa-947b59ee6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:36.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:46.758Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=97b8d129-9791-4cbe-9be8-c2086b5fafe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:46.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:56.773Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=abd85f6d-74cb-426a-9e15-25d8025340d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:53:56.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:06.792Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4c74615c-ff5e-4878-95de-710b3e8c8e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:06.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:16.810Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=53c6a11e-0933-4153-8796-745a498e46e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:16.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:26.829Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b9fa99e9-721a-4d30-876c-649894656880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:36.851Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a196a405-1ac7-4659-8db1-efcb0655a658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:36.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:46.863Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d468e409-3710-4fe3-88fd-1f8e00ecca84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:46.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:56.887Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=86fd4589-04fb-44c6-a8b1-0e75b2341dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:54:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:06.908Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6991f682-32bd-4411-ae01-6fee97a0891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:16.923Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1f855d28-b9af-45c9-9c9b-9b657a8a1992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:16.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:26.944Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7a12f874-51f2-46b4-aca8-a06891b599fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:26.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:36.957Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bdca7508-6cd6-44fa-a394-64115385c494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:46.971Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=78a233ad-7133-40d6-a15c-320ce73ca104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:46.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:56.986Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=35dca3a2-d2fe-490b-8f07-7c77474acaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:55:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:07.012Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=78fd201f-8de9-4715-9824-9f9b7e612ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:07.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:17.028Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ddae56ad-4870-4d97-a797-a762c6284e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T19:56:17.092Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:56:17.092Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T19:56:17.092Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T19:56:17.092Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:56:17.093Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:56:17.098Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T19:56:17.098Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T19:56:17.099Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T19:56:17.100Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:27.056Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=abf407d2-2c37-467b-ad64-6bbe50c9c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:27.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:37.071Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b8e86f24-4fb7-477b-801b-2bb8724e0f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:47.111Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4d39d89d-8d94-4d75-bd4b-8cc2c8f355c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:47.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:57.129Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=220c8da0-12a9-4cb3-8330-d12c700681a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:56:57.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:07.144Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bcb41dcd-c205-42b7-a844-d26486e53be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:07.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:17.166Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7f013aa8-2965-4067-b880-1b17e2e35218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:17.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:27.182Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=893ced0a-73c2-47ce-a77d-ff6724993eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:37.194Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f094e3ce-02d1-47d4-94ca-2b80d6de3d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:37.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:47.206Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=85ec77c9-4aa8-4953-ada8-ea4259edf5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:47.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:57.220Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c912a069-daf2-4f1a-bf39-f3c691113c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:57:57.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:07.239Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1731be6e-77f0-4e6f-84a7-641c3724ccfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:17.267Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b6667516-5633-4e32-ba40-4430e4698543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:17.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:27.285Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=de1536f8-541b-437c-ab8d-3b67d1c19562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:27.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:37.303Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b9a2c3c3-5093-40d5-83fb-795e371ed10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:47.320Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=52e59685-af96-476b-a071-7a72db4dee45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:47.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:57.340Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e1d908da-4c02-4cde-9b06-a940b5c00674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:58:57.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:07.370Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=501c58a1-2020-4933-962a-4c448c667bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:07.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:17.399Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1d610065-8111-4841-96c1-956b50f96274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:27.414Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5ff6e44f-0557-4a22-853e-d6ee79e3ead0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:27.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:37.427Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=77db3f31-6236-403e-90be-671c708e741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:37.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:47.442Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=92063d7d-1c78-4482-95d4-6900397688a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:57.457Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1d2c2093-06f2-49ef-bcbf-275a2cff529f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T19:59:57.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:07.471Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8d3149ca-b278-4339-85ae-8f5c89bad5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:07.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:17.486Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e0b96360-1f99-472d-9bca-f33fd6141d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:17.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:27.500Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e6e198a2-0104-4e7b-8c5d-4daac37f83fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:37.513Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3c436b92-d185-48b4-938c-450b8a7660d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:37.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:47.534Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=247b317c-2a0d-4816-b583-495220ba1d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:47.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:57.549Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f220c44-fc4c-4dde-8368-e2abeb1e6ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:00:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:07.571Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=59ab32c2-c486-4814-80ac-5f5cef56e08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:07.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:01:17.151Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:01:17.152Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:01:17.152Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:01:17.152Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:01:17.153Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:01:17.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:01:17.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:01:17.160Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:01:17.163Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:17.586Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=10d6dfbb-d7c1-462b-9771-ec762089125e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:27.598Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c145af52-9431-41fe-8bc6-1c901795f801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:27.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:37.622Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=adfe7ea2-f34b-470d-9b32-39f68ecd596d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:37.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:47.637Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bf362f7f-4932-43f1-bb82-2e9dbff3e742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:57.653Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=75102897-4d7e-452f-8e01-771000cbe5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:01:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:07.691Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2b9a0504-8524-49ea-a4d2-ccf6aac57e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:07.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:17.705Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=91955926-df44-4534-887e-21f7cccb9352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:17.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:27.721Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=89ba74a2-726d-450f-b8c0-5feb3f9cb0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:27.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:37.739Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9bc09e77-fb75-4d94-9362-1c1ec0a795b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:37.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:47.772Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a13511cb-4eb3-48b2-ab70-1ef240d2cc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:57.785Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9c135e81-b300-45f1-b1c5-14d558e7feb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:02:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:07.798Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=07cad80e-86a2-4a4d-9695-3d9a3992b478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:17.832Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bd2f5f6a-2a54-4df6-b692-06143de88cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:17.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:27.849Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=13c0de1e-bdae-4f9a-b1a4-96da900d0d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:27.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:37.868Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c4fc5b93-6fc8-47e8-a2d7-9ccfb435b141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:47.883Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6685d3bb-b071-4f3c-843a-b30737d4f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:47.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:57.897Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b0978068-9218-45e3-acf6-bbac399f6377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:03:57.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:07.910Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ebec88c5-9e3b-42a8-9136-48159b31aee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:07.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:17.927Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=93c4dad2-8f65-4ce0-9bf9-a0ec0575ad69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:17.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:27.947Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=379261f3-2d4d-4328-9656-9efe807c8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:37.964Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c9972011-8a3d-45f3-a0a0-7445930496f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:47.978Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6d774ee4-ad3d-4533-9acd-f91c6117c32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:47.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:57.996Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=264595f9-60ea-4c15-b945-d2c346f3608e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:04:58.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:08.012Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cef17ff2-9766-4cd0-8b07-686a54507101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:18.027Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d1a80d6f-12e7-41c9-8436-8b41a16458c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:28.042Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7a098f0c-3780-4c2f-89fa-b4b810782d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:28.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:38.055Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=02adfed5-90da-418b-846d-5613c33e5dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:48.068Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dcd371c1-c9a1-4cbf-9f2a-f4a0468e94d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:58.108Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2ccb6445-e60c-4903-9082-7a2448358ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:05:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:08.139Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bbdf18f5-262f-4f95-9119-5a3fb8d36da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:08.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:06:17.092Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:06:17.093Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:06:17.093Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:06:17.094Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:06:17.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:06:17.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:06:17.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:06:17.100Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:06:17.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:18.153Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b93e6a78-a535-4c2d-ba01-7b6b712887ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:18.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:28.168Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c5d20610-77d1-49ee-ab83-8e9accaeda18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:28.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:38.182Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6340cfbf-ef32-4933-bc2d-e02c2f865d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:38.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:48.194Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f78f710-ff56-463e-a40f-a7cfff68793e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:48.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:58.208Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=97d979df-8b1a-473e-8fd3-cd3d9660166f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:06:58.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:08.223Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=76734db1-4050-44ea-80b5-242bef40e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:08.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:18.242Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=51640c5a-c71b-436d-8829-35113facdbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:18.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:28.258Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ebfd0e17-10ea-4797-a61f-5cdbb3731b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:38.270Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ca376502-2c41-4250-9687-660625d18bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:48.295Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d91997b6-6e61-4bff-9cc9-070073b87724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:58.308Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b47741d3-9a59-42ee-84ca-f36336a20b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:07:58.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:08.321Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0f79dea5-be8e-49c7-bef8-5d6119855d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:18.335Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5ca769eb-ff34-4090-9708-12a357583165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:28.353Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5a0739e5-bdb7-4d3a-8ae3-b5c16499faf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:38.366Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f1018c12-36fb-4c34-ac8f-52865112ed82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:38.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:48.381Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=934d47d0-4778-4e33-b2c4-78bd33781b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:48.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:58.397Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ba162e1b-0a5e-45d8-b4e9-d9bbc6746619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:08:58.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:08.413Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=db7c735c-5978-4f8a-b708-b64eb1d2ef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:08.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:18.428Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=aa867830-2096-4f48-b27b-cb8249229882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:18.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:28.443Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6893dbde-4be2-4b5b-bbdd-b73f5a5880b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:38.455Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=864ecbeb-860b-4de0-ae93-8abf2d9e018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:38.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:48.480Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9027fd96-24c1-43c7-85e7-edd7db55e216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:58.509Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d6cb1dc6-67e3-49e3-9520-2ee495486257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:09:58.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:08.537Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=56c077f5-bf6e-4dc5-adec-dfd579e9a2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:18.561Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d4fef06c-9e3b-46a4-86c9-0cb977c4a54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:28.576Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5febd8eb-5b0d-49ba-b00a-7aeec697be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:38.589Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=61c735af-609e-4912-9d98-83549563621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:38.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:48.605Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e303826c-2c26-4dca-a207-75625d8667a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:48.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:58.617Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1e97c3f6-874d-410d-937d-bfb4a6b1c579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:10:58.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:08.633Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e8973966-222d-4875-8a44-e304fd430743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:11:17.079Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:11:17.079Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:11:17.079Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:11:17.079Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:11:17.080Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:11:17.086Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:11:17.086Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:11:17.086Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:11:17.087Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:18.645Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=49d067e8-5e6c-43ab-a64e-e0b853c7f734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:28.658Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2a89ea37-c0dd-49a8-952f-c64c0475734a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:38.672Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e2132db7-6257-4032-8463-2bf878b75bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:38.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:48.685Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=20629db8-ad9c-4bbc-81cd-58131aee326b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:58.704Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b82966b1-ae73-442c-bcf8-571dcb53b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:11:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:08.717Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9c068354-19b0-44ae-8084-4fa497154c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:18.730Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=36e72925-c18a-476d-ab33-71e64c8eac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:28.748Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0091e2d5-d50e-46fd-9f73-311a7c1e193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:38.762Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bf6291c3-ee49-4f9e-ba8e-cf2f7184e6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:48.775Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6c27545f-1870-495f-8fd5-91ab32cd4546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:58.796Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fbdef4ee-1664-46ba-8e5e-985864841d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:12:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:08.812Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cb2ae876-1f5c-4989-81ec-6cd65405d9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:08.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:18.827Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6661fd82-f763-4509-8551-08d43663941a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:28.840Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b25f1b65-a894-4704-add7-dc3ec5e9e541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:38.854Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=97b2842f-987a-474a-a0fe-c497fafe59b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:38.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:48.867Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2a34346d-0733-4847-b121-088766bdb153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:48.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:58.881Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4f18f315-bf62-46fd-b44c-fe661ec13cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:13:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:08.901Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9dd981ef-f251-4621-b1c4-124c4de2d125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:18.913Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ed9493d7-a2b5-4551-af83-61cbcf01c574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:28.926Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=73da67d7-109b-427b-9290-e89d5ba861f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:28.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:38.945Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=236e5e96-0709-48e5-b6e4-d75cea716c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:48.979Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d90220a6-0506-4dff-b095-92e604be2c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:48.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:58.999Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=54c92e68-f4a9-44fc-ab36-75c5143c8b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:14:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:09.027Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7cb249d6-14b0-48b5-8ce3-43c9d0e5186e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:19.048Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d0eba543-687e-4ca9-b5cf-93e988c98895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:29.069Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=29d66c66-d46c-45e7-a965-88eda29d2b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:29.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:39.086Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ab5a688e-e183-46c9-919d-573e08f5f0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:49.107Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cef80251-2acb-4422-8aa1-5d02ef7ad00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:49.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:59.147Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1838fb40-887a-4c17-aec8-809244b3fd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:15:59.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:09.170Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=97a2b1e1-d77e-4cce-8456-f0433921a674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:09.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:16:17.075Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:16:17.075Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:16:17.075Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:16:17.075Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:16:17.076Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:16:17.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:16:17.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:16:17.084Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:16:17.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:19.192Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8fff4257-1227-48cd-bf70-c1d491f65221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:19.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:29.212Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8ae45bc5-ceb1-4a7d-8b13-01672af2e35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:29.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:39.239Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d532b573-c4a6-47df-b35b-3014d039823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:39.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:49.258Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dd347706-0e5c-4967-99f7-bd7cdb676b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:59.274Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=eb480895-88a3-433c-9236-743819b3c1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:16:59.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:09.290Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a029d82e-4694-4381-9309-060ca7d3b2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:09.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:19.317Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ceb49118-057e-491c-a352-8c77f8b5c09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:19.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:29.331Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b30792ad-599e-4627-ae32-b1b3e0a92b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:29.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:39.350Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c9100b8a-1cb1-44d9-9d8f-97e132505cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:39.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:49.369Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f200105-92fa-4649-9de6-17f36c136cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:59.394Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f6aa0740-c20e-4865-8c04-b999a80d2ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:17:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:09.407Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=82464b66-fa1e-4f26-9b54-3d9fc019eacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:09.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:19.420Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=63a534cb-81d5-4685-b0dd-c0f5036fde05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:19.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:29.433Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f254ce9b-1d94-4b63-9c96-3384dc9997f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:39.459Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=53943859-4b1e-49d5-9419-6ce396e1666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:39.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:49.478Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0f2a3651-b27e-455f-a229-5291862a3b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:59.491Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=daed415d-5a91-4c06-8798-9f1c87164846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:18:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:09.506Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=631e7670-2910-4ee3-83dd-9076497577a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:19.525Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7c27cf32-595f-4c31-a3cc-8e640c098cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:19.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:29.548Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b7d71b9f-87bc-4ec0-8464-cf654de59989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:29.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:39.572Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4514c152-8bb5-4e92-8250-853fc3a1c8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:49.585Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a29991ea-5105-4774-a86e-f91ffabc91ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:49.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:59.605Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=efab65e6-fd84-4f1b-a4ed-68ddee1857d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:19:59.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:09.619Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ef1ceabc-69ec-4377-ba76-b8f7433e0f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:19.675Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=11c482fe-d1fe-47e6-8820-147ca71b2056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:19.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:29.704Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d5f285ec-475b-43dc-a43a-fd476253c2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:39.723Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1bd3ef72-4962-45ca-ad48-95667285129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:49.740Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=518585ec-1185-4006-b423-71146132fee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:49.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:59.773Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d0097600-51f4-4f05-a4fd-92a2f9ff4327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:20:59.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:09.794Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5419526c-7c64-4989-9ae8-f09e25a2f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:09.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:21:17.095Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:21:17.096Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:21:17.096Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:21:17.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:21:17.097Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:21:17.102Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:21:17.102Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:21:17.103Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:21:17.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:19.818Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d2982d10-567e-487b-8f2d-d3559392d32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:19.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:29.829Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=30473005-77d6-41ee-b063-ee19f21cb4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:29.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:39.879Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=63a28c25-f74f-42b7-b9e4-c00b8c0fc275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:39.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:49.894Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=254399c7-718a-453f-b2bd-5efe923967e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:49.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:59.907Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5d93c647-05e6-43a5-b10a-9a9f32e598a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:21:59.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:09.923Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1be70222-1185-4180-9239-4819b1d8917e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:19.938Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=66f6b615-f530-40ae-809f-25088bacd804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:19.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:29.950Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=39d72ac0-329d-4b6d-9290-86190ca73915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:29.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:39.976Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dd29a985-b29f-4f62-adf4-db744df72800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:39.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:49.997Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4f2cfff1-d999-4488-9dc3-d29b1dcb3bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:22:50.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:00.014Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8a7dfdaf-7767-4b11-88f3-a4202ce72ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:10.030Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=865a0c93-2523-4917-bf12-6a5d1c990471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:20.046Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=eed41f80-b1be-4ece-82ec-c1e8f35d6385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:30.059Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=103b43ab-6d0e-44ba-8761-07be86a0e46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:30.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:40.077Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=23a225d2-2d40-47cc-aaee-22f62ca31d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:50.109Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bd60e695-ccf3-413c-99f7-2db543162e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:23:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:00.122Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=11a248f7-1e8c-47af-a5e1-2efff518adf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:00.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:10.144Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=724eb2e9-a9f0-4c0e-b6c6-132b56d66140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:20.176Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8651ba61-29e5-40c6-b75a-1830f9eebf72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:30.189Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d234af17-47e1-45e3-8c7e-6a539c4c97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:40.226Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fe30dbcd-8d19-4520-857a-603053c25b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:40.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:50.258Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dcbea0c8-2fb9-421d-92cc-545149d8f499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:24:50.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:00.282Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=82a5944f-f362-41f3-ae74-cc9774928df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:00.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:10.300Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=753571bc-564f-4f7f-a79b-ea83e48b628e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:20.315Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8ed20028-5f88-4b9b-bfb0-24c150b33543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:20.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:30.333Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c1fe70b8-32a8-46c6-be79-eb7cca197f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:30.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:40.348Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a5c2b8c2-cd33-45b5-9233-7645a86ac9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:40.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:50.362Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=697799fa-6dbb-4a18-b5e8-113efd832866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:25:50.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:00.395Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a291d6c1-cc42-4d4b-bf1b-4d0ee40d40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:10.419Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=40f619ed-5191-4c4a-a624-69ed057d57d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:10.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:26:17.118Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:26:17.118Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:26:17.119Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:26:17.119Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:26:17.119Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:26:17.124Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:26:17.125Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:26:17.125Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:26:17.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:20.435Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4d3383d1-a7db-4270-8598-749b48069752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:30.464Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e1c3903a-da41-46c2-af16-ed532d3de4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:40.537Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=00c6d0d9-5927-4448-ab23-a339b9eedeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:40.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:50.569Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ae9708ba-cf97-438f-b476-9be28326b59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:26:50.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:00.588Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=01f19ff7-c9ba-4678-b436-21e62bb47243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:00.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:10.604Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5b234b1e-960b-4750-91ef-86ea6813532f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:20.662Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c48af581-b23c-404c-8d10-ab875e5f7319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:20.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:30.676Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f79dda20-89ba-40d8-afaa-a93a77c3e445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:40.699Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2d5ad719-32ac-41d4-a24c-dcbc6c880783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:40.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:50.720Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=823c0e82-9b39-441d-b1c2-da2cb7ef874c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:27:50.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:00.739Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7479bfa2-2f88-4c50-a37d-1cdf1157951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:10.755Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cef2ced9-8231-45d0-8313-7b54581daf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:10.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:20.769Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=18a21e76-3983-45db-b6f2-637c3df7f27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:20.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:30.783Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=83b6bdb8-97f7-4317-83b6-410a425ba10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:40.797Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2d889611-8752-41f8-bd94-d0624d9b2e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:40.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:50.811Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f6f53ec-5fb8-4dbd-89a8-0ed6a9b0b953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:28:50.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:00.845Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3040325e-4819-495a-b8c7-1830a4d5c848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:10.863Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e134b05b-9b1a-4573-965a-942fe8baf3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:10.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:20.875Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a51f5c8a-ad7c-42fe-b49b-6549f33a08c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:30.890Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cd796670-6305-4bee-b7e5-9dd9dddf5299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:30.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:40.908Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7e8b7935-0935-4b2e-b86d-8acb24807b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:40.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:50.921Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a9ade43b-518d-4669-99a7-b17ccea7e5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:29:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:00.937Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4341eec0-4c4d-49c0-9cda-1361cfeb364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:00.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:10.955Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ae9f6ad1-0602-444e-b550-2245318e182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:10.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:20.966Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8ff49b47-0021-4552-8022-2abb4644153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:20.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:30.985Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=752baa4a-cc1a-400d-bb1c-4b976aed99ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:31.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:41.018Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=81e2cb34-6cfa-4e19-99af-dc56893fd55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:41.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:51.033Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9d643180-4730-45eb-bed5-43c09c71b449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:30:51.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:01.051Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=459f2e36-a68b-4f1a-ae11-42ebaa2229af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:01.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:11.073Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bcfdca50-d7c4-4e92-a695-71a8ddb2f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:11.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:31:17.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:31:17.059Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:31:17.059Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:31:17.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:31:17.060Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:31:17.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:31:17.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:31:17.065Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:31:17.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:21.085Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d44e6c9b-d662-4eb4-b49e-5f117e42c06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:21.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:31.113Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=30245fc8-7ce6-4367-bd07-b78cf4d0ba27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:31.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:41.143Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ac6bf314-5a09-45d0-b797-dce272df630a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:41.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:51.184Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fa68a127-41d4-44f9-aa52-087c09d574f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:31:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:01.226Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6bc302a3-1ac4-4f3a-a493-7dbdac06756a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:01.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:11.243Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=399e1b57-e541-4c5d-9ef7-9a07a5b72045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:11.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:21.259Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7561a553-06ca-4b7e-a258-a0c4f3bcc396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:21.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:31.306Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c1cf954b-341e-429e-99e2-6806b6f7be11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:31.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:41.346Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=eefd698b-dd3d-4b9e-8267-db94f38014e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:41.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:51.359Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8a76ee64-bf5c-4e65-b03e-b54d4db6c887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:32:51.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:01.375Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1ed4b3a4-9f74-4b0e-87ac-5cf21c9e0df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:11.392Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9b619671-03ed-406d-9ab1-80474569011c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:21.426Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9db7f172-b419-46d9-91b8-a25d50db5fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:31.441Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8879b304-3643-4b28-8a60-4947008c8265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:41.456Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=24041661-82fc-4fb1-8f7a-883e09217a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:51.490Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=58fa7905-ce8d-40de-a9c5-4e5519338628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:33:51.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:01.506Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=23cb3f27-68d6-4669-9459-9a70c9a31707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:01.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:11.530Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e84a4d22-339a-4f9d-98a1-13c77a812f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:21.547Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9d54d410-fbe6-415c-8da1-88410c95eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:31.561Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=56753e13-bda0-4aa0-b49c-592d0b8ab917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:31.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:41.576Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e6838d27-d7fd-48c6-8d08-6654a95b500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:41.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:51.592Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2e63cedc-15da-4f86-9a44-19c80b977bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:34:51.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:01.606Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=55cd00aa-c474-4c74-8136-a18e540a408a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:01.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:11.621Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=14eee37f-3d93-4f68-b132-ea8946a30d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:21.641Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=aba58050-8c05-48c2-ad2b-c0bf3e83ce4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:31.654Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=34abd0d2-9fba-4085-bdbc-4b001c40bca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:41.676Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=00caa958-bb7b-43e6-8c39-4226f5237753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:51.694Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=67b651cf-0a91-443f-9a8d-152e658b4bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:35:51.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:01.707Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=12aec271-59fe-4923-86b0-ad4696f1eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:01.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:11.727Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=595ea654-3d68-4760-b758-19180a975dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:36:17.102Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:36:17.103Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:36:17.103Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:36:17.103Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:36:17.104Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:36:17.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:36:17.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:36:17.109Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:36:17.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:21.755Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=03dbd3a7-c9b8-41cc-b372-c30743fae44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:31.769Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8bad4161-fed5-47e9-a125-f2de79540063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:41.782Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0bb5d3f6-1d11-4b06-af7d-87a5fa2891f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:41.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:51.796Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=481c79fc-b753-4956-a0aa-73c2e8101598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:36:51.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:01.839Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4c0680b1-c5b3-4ee2-b8ff-525f6daefdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:11.853Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9a3c9358-6882-4d14-b59a-10cca802c85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:11.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:21.875Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=46579f0b-9f24-423b-bbcd-08616929b5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:31.892Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c428cb3d-5277-4d8b-af9e-de67689cdd2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:31.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:41.916Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=34c773c5-0035-42ff-a4a1-6125864571a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:51.934Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6c0b7e5f-c08c-40cc-80ca-3201372850c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:37:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:01.958Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cb383095-d05e-4d13-9f64-35fe90734470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:11.974Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3cda0079-1ecd-42a0-a1ec-fde5f504455b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:11.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:21.995Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2de3c211-1706-421c-bc97-b6acdc508a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:22.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:32.021Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fa4c5a87-034e-4041-addb-4ad5913c2a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:42.049Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b09a5728-088b-474f-b2ba-d8fb3c0540a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:52.081Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1028f5a7-92bd-4eb0-9dab-5a5bd31cf338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:38:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:02.099Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6cc8f172-369b-4dec-9e38-9897ad4cf84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:02.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:12.118Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=01215d1a-0b60-4789-9962-6617660d0b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:12.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:22.131Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=351b6a72-e8b4-4fce-a3ca-fc2109349734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:32.145Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a662d1d2-bd78-4768-a439-68c87b58fe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:32.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:42.165Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5867c429-00e8-4d03-a3ff-f4f8fbab9dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:42.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:52.187Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=443ae573-813e-4df4-adfa-79afb30b8eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:39:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:02.205Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=abaf4253-e0f4-4102-b5c5-e0ef57f01ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:02.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:12.220Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f67e4357-34f7-40d5-b810-5f3a5fcec3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:12.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:22.234Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=37164d3f-4974-47ff-8ce6-2d105cbb4f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:22.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:32.249Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5eab5547-539f-4cf3-916e-e045b06fa5ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:42.265Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d411b86d-4a0b-42f7-87d4-9d80919b26ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:52.283Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bf7d60b0-616d-4e30-89f3-0999ccb411e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:40:52.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:02.301Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8507cd88-5069-4e63-8aa4-b11ecdbf2526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:02.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:12.314Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8de961dc-d91d-487e-be0a-462b026f086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:41:17.066Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:41:17.066Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:41:17.067Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:41:17.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:41:17.067Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:41:17.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:41:17.072Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:41:17.072Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:41:17.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:22.326Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=39e38280-6cda-46ee-bd87-89081b888c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:22.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:32.341Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d1780c80-1179-4cc1-b5b8-21f201ff9431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:42.363Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3a88c052-b83c-47fa-aa8d-8cf48817b862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:42.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:52.384Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c3a42832-3c09-4f06-be78-a89c4e27aded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:41:52.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:02.399Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5a770ce8-2753-40ed-9473-bfe9ba0b01e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:02.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:12.413Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=22298b31-aeb0-47a5-86fd-644ca8867cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:22.427Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8fa7ec9c-4cca-4db2-ba9c-5ad9bf351087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:22.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:32.446Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8c48a2d4-05c2-4d3a-99d8-101fb5c7ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:32.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:42.501Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=353841e9-980f-43e4-90eb-f3069d706561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:42.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:52.519Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7046c1f4-040c-40c8-8277-ca0fbfc0eca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:42:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:02.533Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2ed7c4e9-cb47-44eb-9493-29f2b69c9a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:02.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:12.548Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2c03c0ca-2ae9-4baf-85fd-391cae77af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:12.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:22.565Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=60ec901f-2a5c-451b-9cac-56cbf7c2b7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:32.578Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a49c9a81-e98e-444c-8e32-b44a1cf2cfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:32.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:42.602Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e46c354c-06ee-4da6-bf4f-1e8f22ef4d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:42.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:52.616Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c82e2b4a-d722-415d-a81a-f0262c5abd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:43:52.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:02.629Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fae615b6-f01d-46a5-aa31-ed966ce3d8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:02.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:12.641Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3c7df2c0-ba16-45b8-a794-a89de59aeca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:12.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:22.657Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ebff6f09-b4f2-41af-91ce-808da00dc6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:22.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:32.673Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=180ffa04-6a7d-4d3f-ac85-de1522431165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:42.690Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f38c7c5-8a3a-42a2-bba6-3867b63ea132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:52.713Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bb55b01c-9318-4b47-a27e-3aa6ac76dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:44:52.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:02.739Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1feaaf94-4ad3-4481-856d-26c315f9f441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:02.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:12.750Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8325a945-fe25-435e-9642-f65452f36385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:12.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:22.763Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=077dc80e-a015-4df3-9492-fc0cab75c014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:22.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:32.780Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=177f3ce5-dec0-4836-b29f-a37b9207174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:32.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:42.798Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e05eb67f-7f20-4bca-ab8d-952ce8b9ec55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:42.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:52.817Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cdb0f516-f7d8-46a0-985a-714649392686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:45:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:02.829Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=09104014-d92a-4e19-8f68-f43d132062a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:02.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:12.841Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=317bc08b-c98d-4da4-8dff-d64e33fdb2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:12.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:46:17.111Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:46:17.112Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:46:17.112Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:46:17.112Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:46:17.113Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:46:17.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:46:17.118Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:46:17.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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:46:17.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:22.859Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8b480795-c46b-40f9-970c-95b92258525a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:32.880Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ef083829-b9e6-48dc-bcfa-2230885cdeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:32.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:42.903Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3d0cd3d9-cb2e-487c-8b89-b1d003200436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:42.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:52.917Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=27116e7f-dff4-400e-acac-1a1095f58c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:46:52.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:02.932Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b8373c61-2748-491f-a9b9-0a749b664b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:02.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:12.958Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f574763f-b12c-4885-94a1-72fdb02cc5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:22.975Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=99ce5ae7-1f9f-4781-a7b7-05a1732051d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:32.988Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2886f651-c9ae-4b95-9221-159c37676b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:33.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:43.000Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8563f616-12c3-45f1-aaa1-376606884976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:53.017Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6746639d-305b-437e-9fa1-a05fe180cc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:47:53.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:03.034Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e846368c-1c64-4db7-8842-9e36e8a1914b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:03.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:13.051Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4b3861e6-0dee-4df7-b003-cfa0fd67754c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:13.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:23.111Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=826ad811-bfd1-4c0a-a6b9-f681acf1a271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:23.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:33.124Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cfd4fcb1-17ae-4565-aaf9-7ed822fdf089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:33.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:43.136Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b3b848bd-df4c-48fe-99a2-d0e206ae0117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:53.150Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=93063152-bd8f-4298-beda-967aee2a7dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:48:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:03.178Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=873a356c-de69-4444-bf5e-7249c2c2f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:13.190Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ac331681-da0d-4e73-8915-01bebcebdf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:13.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:23.211Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=eb85295b-9b7c-47fb-9329-12a1d48c9641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:33.228Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4aaf0941-d293-443c-bc68-e4cf6666c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:33.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:43.242Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=85299bd7-3740-437e-a382-285c21b4d26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:43.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:53.255Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ff512b01-54f0-44ff-ad33-4fb49b1dff8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:49:53.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:03.275Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dbc41c9b-dd50-4f5b-9459-fc938d5d7582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:03.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:13.289Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d5850b86-1faf-4e72-95b9-c97ffaa62ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:23.302Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=47a71540-1394-41e0-a42f-526ab0525f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:23.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:33.317Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dbb1cb84-db34-4a8b-86f6-6e8f752242df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:33.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:43.330Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=034115a0-cca7-4d83-9f3f-eb988c1c34b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:43.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:53.344Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bc5fe54f-7366-425b-bb47-9c566a9331ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:50:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:03.359Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6b1a9468-57d5-42be-87ba-15ab4da2d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:03.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:13.377Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=860a3e0f-ceb6-40a7-a2fe-9c2db99f37f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:13.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:51:17.107Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:51:17.108Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:51:17.108Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:51:17.108Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:51:17.108Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:51:17.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:51:17.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:51:17.114Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:51:17.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:23.392Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=97571775-bf08-4360-91b3-fcb86e24923c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:23.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:33.429Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=71ee8d83-9af3-4121-9cb4-387c1979fa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:43.443Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d6980b33-48cc-411a-8bc6-8522cdccf53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:53.461Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8fc0daa6-e248-47c2-aa9e-5414ccc7ba05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:51:53.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:03.475Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f8f31efd-7233-4aeb-9d5b-db617895ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:13.496Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=941fea52-e5f9-44b4-bf90-6aa204a84d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:13.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:23.509Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7fb967cf-294b-4834-9c2c-d1e4b33774e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:33.528Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=56aa57b7-147d-4b40-9697-1998547071de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:33.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:43.541Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8a46977b-b4ae-4756-b0b6-283762e0804f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:53.561Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5ce8a17e-3edc-40f5-9313-4ad0c126fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:52:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:03.573Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=14ebe5fe-c1d6-4f54-9a91-2c89e3e4aad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:13.586Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8c3cb80c-652f-44b2-8b68-44e160ad8a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:13.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:23.602Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c2b94c7e-8c73-49ff-a875-fb57032d1c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:33.622Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5a79e72e-c065-4f27-aa8f-21359d6fb446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:33.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:43.637Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=26d04d80-b0cf-46e7-aa3c-ff4fef2007ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:53.653Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5080c83c-26ea-4fb7-a350-a7aa42d26333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:53:53.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:03.691Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=645d1c22-a714-4137-b6cf-21a7d14b4e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:03.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:13.705Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5ebffee5-3a94-4c6f-9a8c-1597107fec51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:13.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:23.720Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5fa94c79-fb08-4d32-a3a3-190795316401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:23.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:33.743Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0b700134-c196-4051-a12b-2dc1f4b6e5e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:43.759Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ac845357-ca6a-4385-85a8-e2c0e6e8e24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:43.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:53.783Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=66b4d38a-787e-4979-80ad-4c45fe072a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:54:53.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:03.795Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4ded3de2-f599-4ef9-b914-e48c93ba4c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:13.810Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=97d8d8b0-75cd-4de4-9abf-123069ae3937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:13.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:23.824Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1318e7e3-f1b0-430f-bd4b-019d431dd4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:23.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:33.844Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d6144993-8f24-4c12-b26a-653b3ee2b09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:43.857Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=71bdcb11-91c4-45dd-8738-2f13690e57e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:43.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:53.869Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=09bdbfb9-b6c6-4a4e-a3ac-265c5ec2ae0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:55:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:03.881Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=319b3789-f351-48d7-909e-19984a4a2299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:13.894Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c4a2f79c-c138-4bc0-a81e-841f7e7e27d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T20:56:17.071Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:56:17.071Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T20:56:17.071Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T20:56:17.072Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:56:17.072Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:56:17.077Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T20:56:17.077Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T20:56:17.077Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T20:56:17.078Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:23.905Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f3e691d4-0a3b-4d50-846f-0949d91a182c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:33.918Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f15be03c-e0c0-4a30-8b39-560b4f6b7e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:43.943Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=979e51c2-5164-400d-b922-6380683ffdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:43.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:53.953Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3f271736-e5ff-43e3-899b-3149ed8a5742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:56:53.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:03.970Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a83362b8-0e82-435f-89e8-86b4fa32c3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:03.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:13.985Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9e2eae60-37ec-43bc-9676-23940ed9b992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:14.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:24.003Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bef6bdf1-4c69-437a-b318-fcfa4db91654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:24.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:34.017Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=63062b30-15f7-4bd8-a839-283137f79e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:44.030Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=502ecba8-67f8-410d-8c0f-2e7f63ffdec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:44.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:54.042Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=98af8d8a-eddf-4405-86d2-56034b6f1c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:57:54.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:04.054Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2963e440-e8ab-4c5e-be81-e6665db0e59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:04.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:14.071Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8ce60cf1-13c4-4766-bda5-6d747c40a4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:14.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:24.089Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e8777b0f-1e02-461b-80e0-338267630cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:24.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:34.102Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3ecda08b-03d8-4a0e-8a82-aa68e64b9c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:34.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:44.118Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5259dd06-c23a-4cf8-aae5-b7d3d561756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:44.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:54.129Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=53baee5e-8989-4950-aeba-c2a8bfc98381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:58:54.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:04.144Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f50eff31-3c66-4b7b-8b3b-ffede7ce794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:04.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:14.163Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7fe1cec9-55d3-44ce-9bf7-5f09919fb2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:24.199Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=319535eb-dbc0-4f44-be20-5ac8b7c5c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:24.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:34.212Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9b0a8628-eb3f-4575-a9b7-18b23de8418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:44.226Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=938b7993-5ae1-4335-a976-c018fc48ca98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:44.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:54.239Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2934e468-ae48-4fbe-b437-502458aa2d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T20:59:54.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:04.254Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=76595f72-1d28-45a2-ba8e-840a05997123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:14.267Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=957b5d1a-c21a-42f4-a1d1-4f89a0018f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:24.281Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f789c9ef-bdd0-4be6-8eba-8fa6d6aeecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:34.300Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=50ba3b3c-6d56-4c8e-a9dd-d9fe9e625596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:44.331Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d9ac05fb-30ce-47a5-9cea-a156551346ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:44.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:54.367Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=017a232e-ebef-4764-9487-12574c2b5f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:00:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:04.381Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=aefbfc01-6417-4039-b199-cd4d0c6d9d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:14.397Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e6271792-7467-4790-9289-65007f9fa171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:14.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:01:17.086Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:01:17.086Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:01:17.086Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:01:17.086Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:01:17.087Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:01:17.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:01:17.091Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:01:17.091Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:01:17.093Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:24.410Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f22dfaa1-d1cf-48ff-b9f7-e9e4939a6a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:34.435Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=101ea59e-30a0-465b-9573-da2581856248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:44.458Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3246e0ce-e0d3-4685-b216-3759cbb688ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:44.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:54.471Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=122237e4-fb7d-44d0-86c4-fd4349a71ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:01:54.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:04.485Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=808881c1-3e7c-4551-9ce3-46485eb4bd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:04.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:14.504Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1735400f-0956-4a3d-8905-819d498d4920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:24.518Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9ce979a4-971e-4c55-9b9c-d4b6879bc4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:34.535Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7139d264-2b33-4376-bcef-ab4b6b60c620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:44.550Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=13b5cff2-8efb-4759-8ef5-025f18e3dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:44.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:54.563Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d9ad8301-ce25-4b12-a1d5-712450066cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:02:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:04.578Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a26cda43-a5e5-4a91-87fd-aa03e4fd2f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:14.601Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d3f0afec-4936-44cb-a067-1fd7f46c2086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:24.616Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=32f3a3e6-a6c1-4bad-a567-6eafbd4aa050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:34.631Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=35ae90a4-ca79-45e4-b65c-8cb71f79278e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:34.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:44.645Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=390d24ce-347a-4c95-8a2d-638c7c9cf00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:44.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:54.658Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c51b3193-1c55-4b17-8520-d8ad907a8b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:03:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:04.674Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=271e888c-76ca-439a-bb18-0848e62b0a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:04.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:14.688Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=965a8327-c02b-496d-bef6-b525e5955cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:14.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:24.713Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3fb834b3-8356-439b-a781-b34d16e533b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:24.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:34.733Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d076998b-cecd-418a-9f58-864ca22beb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:34.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:44.747Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9e065c54-fc18-4a9a-b00a-15fbb77f4321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:44.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:54.778Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=291d072a-1865-49ca-8386-935eb4a7237a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:04:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:04.805Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0d3a155b-3259-439b-819d-c3d8af24ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:14.823Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=71f8d38a-fdb9-4c6f-b3f6-4ec5558e8c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:14.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:24.838Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b96fd1be-4083-4647-898f-174558f78cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:34.853Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2c8932c8-99a9-409c-8744-98d6f30d68f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:44.867Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=40e294e5-a057-4571-a9d4-907ab4b63a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:44.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:54.882Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0538f5a9-64fc-4fa3-9551-e298ec099975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:05:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:04.896Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8c186baf-e8cc-483d-add4-f3b140914df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:04.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:14.910Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=445522d8-abed-420b-b63b-bbf310483ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:06:17.050Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:06:17.051Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:06:17.051Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:06:17.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:06:17.051Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:06:17.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:06:17.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:06:17.055Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:06:17.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:24.925Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=de1e78df-bee3-4583-bdb8-df28ebb59d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:24.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:34.939Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=cc7e3ca0-1843-4fe7-b461-f88cdc50d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:34.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:44.954Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7c3c70c4-50dd-4556-a3c1-fe6124a0a1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:44.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:54.967Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=891273ca-9f59-46a8-bb36-60f6ac296cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:06:54.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:04.981Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a96a0128-eef7-42b6-8897-f61843852701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:14.996Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=840a9c3c-2875-4545-8a81-8813b72ef5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:25.012Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a4294911-3a17-4582-961a-f60103915adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:35.029Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=595fbbad-ed17-4d25-9b7d-37eea5982fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:35.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:45.050Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=44b9f46f-69f1-42cc-8bc7-30f7a2e39b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:45.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:55.077Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c889c41d-5be6-4cd7-a945-c9f3ae8daded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:07:55.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:05.092Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=177ca5a3-4f9f-4613-a3df-3b7008a72a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:05.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:15.108Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=56f813e8-987c-43e5-bab5-bad0ba29f7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:15.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:25.122Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=da8ac1d5-cf22-4771-8bc6-e22cf8b50f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:25.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:35.139Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=35b23396-dd5d-4b12-842a-326eec5c0f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:45.155Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e69dafaf-6af6-4598-be7f-4205da3c64d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:45.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:55.168Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bcb465ab-a30e-4c46-86a7-0a1ffe66bddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:08:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:05.181Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=900aff8e-51c8-4950-832b-e4dfbf1855a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:05.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:15.203Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=13358535-91c5-49dc-8b2c-6ea3fb338309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:25.216Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ee10b264-dfff-45bf-bef7-58b270d7396f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:25.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:35.231Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=28869a97-dc8d-4d7c-96ef-e10195083243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:35.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:45.247Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b88c7688-f796-4643-9a17-669c57e4f90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:45.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:55.261Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fcb04027-c34a-4cbd-8a3d-9b8aeee470e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:09:55.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:05.273Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a3aa8e4e-41f1-4897-971f-e3c95d42a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:05.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:15.289Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f4eeea6c-fb2b-4541-bdb5-12aeb671c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:15.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:25.303Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d6fea56a-1193-4891-beae-25f3cc6acd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:25.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:35.318Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2f97776f-df76-4c00-a134-a61b78884311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:45.331Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=924e53c4-7e65-4f7b-aec3-796be686ca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:45.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:55.344Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=027f80e0-99f7-4852-b8df-8ced69da2bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:10:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:05.361Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=24024dea-88d7-4689-a9c0-ff067c4178eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:15.373Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4b2de133-92a8-4985-bb10-94b602da3cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:15.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:11:17.114Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:11:17.115Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:11:17.115Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:11:17.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:11:17.116Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:11:17.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:11:17.120Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:11:17.121Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:11:17.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:25.419Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ff0bab01-24bd-404a-885f-a1b49540f980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:35.445Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f6651fab-a4a1-4c64-b588-505750f23962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:45.463Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=030df532-aac7-4722-b0d4-7ef58992e51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:55.475Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7cafb8ce-fbd8-486a-8ed4-9c3d7d34aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:11:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:05.490Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=29a93b92-35ee-475d-9239-a28c62d0e7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:05.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:15.509Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=903c1df0-9258-4810-a072-625da3e1d65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:15.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:25.525Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2be1d4a0-be5a-4235-bbc7-1b0e25c39f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:25.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:35.545Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a27dff18-1f9a-4532-a559-64f47feacccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:35.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:45.560Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=430bd03d-76f9-4c45-bc77-6b99e0f5eff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:45.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:55.578Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f0f75173-93a9-4a8a-bbe9-1d7147b31b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:12:55.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:05.594Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=08b81131-43c6-4a68-ab0e-764ad161f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:05.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:15.608Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=07135077-fe7f-4e02-beb7-5a10961d8195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:25.625Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f1369175-e7e0-47e2-a422-9c9dab947cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:25.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:35.651Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0ddd0ce5-9f23-455b-bc53-1aa8d8590470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:45.669Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bea8e015-481a-4311-a4a2-9c4e1355be23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:45.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:55.687Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a19b1c4c-f7d8-45df-9094-b827a03048bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:13:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:05.702Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b08e50c7-cda8-49ae-9734-0d80aa911472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:05.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:15.714Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ffda4dc3-3d37-4ba3-8359-a2cf00b8430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:25.738Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1412ad6e-4360-4ff3-bed7-4b27b38d6d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:25.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:35.751Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5d2ddd95-b352-4952-ac5f-a2c3b840a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:45.766Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=401f80df-0513-4515-9b42-a10db1b7814e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:45.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:55.779Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e570cea3-d6b4-4f0d-bbf0-34572233e28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:14:55.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:05.798Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ebe5d1c5-85e3-4122-82d5-ac761d9c7b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:05.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:15.813Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=85c992f6-4571-4fdf-ac1d-e4d0940db69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:15.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:25.826Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6a5722dc-5182-4cfb-bb3b-ffb913d4e934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:25.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:35.841Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f4ff392-c43e-4b45-95b7-9916b40c66f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:45.854Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6c647c35-29bc-45d4-932a-ecc0c84993cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:55.871Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b3aa690d-cc88-4b71-a099-cea0d7eb1b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:15:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:05.883Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0c82e4f5-f57f-4669-b8d5-5e12efd15208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:05.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:15.897Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d9efdde2-dcca-44e0-b697-c325b537948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:15.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:16:17.074Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:16:17.074Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:16:17.074Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:16:17.074Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:16:17.075Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:16:17.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:16:17.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:16:17.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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:16:17.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:25.910Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3c197cbe-ca1c-40d3-a933-e9f967c9e445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:25.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:35.923Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=337a0e05-8cdf-4ec2-bfc5-a75b9558222e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:35.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:45.938Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d7d6c5ea-9243-4388-8f9a-4a68a43a31a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:45.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:55.958Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ec817c30-2e2b-4634-8af5-14c09281c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:16:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:05.972Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3b1dec89-a867-460c-a301-d4442fa0bf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:15.986Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=01df40f5-da1d-41d7-9a90-968a1941d18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:16.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:26.001Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d19ecae2-f7d3-4685-9bf7-d47b452f1941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:26.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:36.015Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c5eadda3-461f-4745-945d-15e914600625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:36.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:46.029Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f8cacf6d-3cc9-4009-bb2b-c01c33e21008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:46.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:56.051Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=59dd8883-e5ea-460b-8876-e5d39528b448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:17:56.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:06.064Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=85edfba8-bc4e-42c9-841c-045e8a19b777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:06.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:16.079Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=25a16b87-648d-4541-acf2-02bbe421046a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:26.092Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0762f6de-7a15-4c73-9a2f-abf3b52df5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:26.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:36.109Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2da73095-4b93-4c82-bbe4-986be64e5c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:36.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:46.122Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=be1bf13c-0bfd-4bc6-af84-b4aabfb5f81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:46.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:56.138Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=96e909dc-8fac-4a10-bd31-52534414abc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:18:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:06.151Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c9c0cdf5-2546-4028-94a8-6ea5c6000ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:06.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:16.166Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bd1bc6cc-d8ce-469a-bcc3-f20b02509bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:26.183Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=813accef-b07f-4061-a7e3-694418134b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:26.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:36.196Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3355e8cf-6b5a-4e8c-a48e-a09b722ae4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:36.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:46.222Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=356d0a6b-22a9-41d8-9772-2137bc68053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:46.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:56.233Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=298368cd-7fa0-4196-bf6e-7f40921ea0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:19:56.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:06.249Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=361bcf8c-ffdc-4c22-8a2b-026d67e7df17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:16.265Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=71768961-0d55-48eb-9c9e-0f0c052a2014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:26.291Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=209a916e-1d58-4c6a-b7f8-1e6a7b258b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:26.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:36.314Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7037ae30-c3bf-4444-8851-d856b1f81660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:46.336Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2ba3e13d-8614-4198-8f96-3fee8beb744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:46.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:56.358Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=41577112-7ec3-4e9e-854a-4f08bb050470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:20:56.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:06.380Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2270ec77-0bbf-46b2-bb71-86d99e9fea6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:06.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:16.453Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f372ee0b-e346-4481-a420-4ef7493469b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:21:17.059Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:21:17.059Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:21:17.059Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:21:17.059Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:21:17.060Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:21:17.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:21:17.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:21:17.064Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:21:17.066Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:26.484Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c33454bf-e45a-4196-b28c-835d5722f25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:26.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:36.498Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=bcdbc99d-986e-4da1-8f41-0f7b34a85070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:36.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:46.521Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6ee1daad-0c04-4405-bd0f-c1e289ba6704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:46.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:56.548Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=66521a3e-09a1-48dc-a370-466fc2467c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:21:56.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:06.561Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a889ebab-2345-41a5-9e3a-1868cea1396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:06.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:16.571Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ea186014-3331-4714-8bb2-e889f320e28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:16.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:26.588Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1315ee30-5b50-43f8-9292-b11e6aa25cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:36.600Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6c581265-2700-4730-928e-a7ab6a893504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:46.618Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7fcd59ff-fbf5-4a38-a050-c0cb9d8d1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:56.667Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=517995dd-aa01-4d37-bcc5-385d0d2d3eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:22:56.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:06.682Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=23e1b09a-a270-40f8-ae24-71cc1a69767b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:06.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:16.695Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2306ae30-8f6e-428f-8977-f9da11a2d97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:26.707Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=93037d4c-1f97-4462-b160-15bc1c0aea61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:36.722Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c023513e-730d-412e-b774-2526e21267d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:36.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:46.751Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1cf0c002-8696-4abf-84ff-d4fba63d9867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:56.765Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=23519389-6dc5-4185-8a36-03d82544c4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:23:56.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:06.779Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=46378ea1-7e84-4737-8cb8-7ad40aeee52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:06.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:16.805Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f0a34f0-597d-44b6-afaf-573f357f2fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:16.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:26.826Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c33d94cf-7ed8-47d9-a239-dc515687fc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:36.843Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8fd0602f-bf6a-4df9-be1c-0a046c1620fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:46.855Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7b7eeec3-d387-4e5d-a0b5-1551725cdca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:46.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:56.882Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ed8aa955-f05e-436a-8aae-83445a35d1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:24:56.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:06.898Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=638ed5b6-2b18-4d38-b181-8f68d08daa03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:06.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:16.911Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e264f242-25a1-450a-a0fe-c31ea7fc6b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:26.924Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=698a98e8-012a-4b4b-8005-36f0e5577dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:36.935Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c12d07e4-4a28-416e-a522-d30e37e3d459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:46.947Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=df6b54d1-1048-47f6-945d-c371cb1d4e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:46.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:56.959Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=06edef0b-ebdf-495b-ae45-31c55262701f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:25:56.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:06.985Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c274f081-4bf6-466a-bd24-50ffab7dd15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:16.996Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e0e1e01f-49df-42ba-974a-3647967e3fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:26:17.109Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:26:17.109Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:26:17.109Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:26:17.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:26:17.110Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:26:17.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:26:17.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:26:17.115Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:26:17.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:27.016Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7477b5e4-4c4f-47fe-a497-cc9c24fb40b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:27.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:37.034Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=dda7a055-81d6-43b5-9c24-5d3fb343980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:37.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:47.049Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=41278606-f99a-4ffb-8305-cdd67c531315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:47.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:57.068Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a07883fb-5c28-46ff-a078-23df641d3b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:26:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:07.080Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=108850bf-237e-4bcd-b94e-45b5e186ff9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:07.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:17.093Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0a55fd72-7f98-4822-b881-c0aca206d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:27.110Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=14cc97e3-1d57-4344-8b6b-b0f2ade96fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:27.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:37.127Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=86301969-7436-48eb-a524-68e27196188a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:37.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:47.142Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c8af84a7-dc48-4c31-9613-04059726883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:47.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:57.158Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b44939a5-9762-4a57-bc58-40705a0806b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:27:57.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:07.173Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0580b93d-cefb-49e3-8e83-1b31222d609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:07.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:17.193Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d819571c-cce7-4863-8da0-7a9ffc5cca03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:17.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:27.207Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=42db0f90-876b-4904-be40-8136ef7ced23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:27.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:37.220Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b65e8c7f-4212-4dfd-84be-96db9123deb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:47.233Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f2d01b0d-bac4-4b24-8983-883186de3b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:47.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:57.246Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=c0c75839-6384-4aea-a6b7-5e2176230d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:28:57.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:07.260Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5fd489d1-b34c-476f-941b-61a29bde8a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:07.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:17.274Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=2bdb0d7e-2f9d-490a-b0f5-a0e358abd654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:17.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:27.287Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d715a447-af3e-4dab-b0f0-56ce5cf7f483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:37.304Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=6cd8c882-0b08-4a2d-b205-a63499d5313c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:37.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:47.317Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0c006a15-db3e-4c3a-99f3-60774789029c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:47.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:57.333Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1f16ae2c-8252-4417-9706-5a92b06bc273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:29:57.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:07.360Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d267d05b-cee2-42c5-bb3d-2e9a2e72cef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:07.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:17.375Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e5b2c214-0d88-4922-af7d-13a920ed792a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:27.390Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=fc4d9dd6-3a0c-42b7-9661-79472a9c10b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:37.406Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=25b6713c-b7c7-4ed2-9580-3833d91914fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:37.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:47.418Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f853c48b-4846-419b-b34a-f5ccfc11fb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:47.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:57.431Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0ed42049-9dd2-4aff-9dba-f2a971971fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:30:57.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:07.446Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ef822c1c-a6bd-4e4b-a104-3cd99bcbf767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:31:17.095Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:31:17.095Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:31:17.096Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:31:17.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:31:17.096Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:31:17.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:31:17.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:31:17.100Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:31:17.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:17.458Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=afc02404-a6ff-40c3-8c45-d69dbe880283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:27.471Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=873f4801-9822-4f19-91cb-ed616f4f7f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:27.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:37.484Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=05482235-f7f8-41d9-8ee9-dd29ca220b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:37.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:47.497Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=20c34ae6-cc01-4a17-b62f-80812b4c8b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:47.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:57.508Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=7adf19a1-81a8-4540-8673-24c4f561675d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:31:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:07.523Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=415e10a3-86c6-4872-84b7-8ea01bce4737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:07.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:17.546Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=254d5c41-7d5f-4154-91fd-25c14a37783b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:17.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:27.560Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4fec9be7-3765-4675-a343-b6e4071725f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:27.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:37.583Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=29faf56d-233c-451d-b29b-f7bd65b10691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:37.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:47.603Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=ac3614b3-a1d1-43c5-82d4-3beea9627178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:47.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:57.616Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=79911101-ccda-4198-bc11-d18ba63ef61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:32:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:07.628Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0c8d4ad1-5f8d-4b02-8811-a5843cbd86b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:07.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:17.645Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a0904f1e-af33-4001-a461-2aedc0ce1c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:27.660Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=630902fa-5733-4bea-b186-ce864bf9ff2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:27.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:37.672Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=450377ed-a866-40f7-b259-1c4b28b855bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:37.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:47.685Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=86d943f4-2d38-4646-bdf6-b48681268074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:47.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:57.702Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=d38fc7b9-dd44-4d84-866b-dfd4dd0fa170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:33:57.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:07.717Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=77fdebed-a362-45e4-a191-57187b70acf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:17.730Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=b8d74b6b-1d8a-4418-8739-c14bdbd66f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:17.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:27.749Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=83084d45-625b-4c8d-8c38-90c9f43fee95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:37.761Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=0c0f25d8-b5e5-4377-9018-1089396e0bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:37.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:47.774Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=5c04b84d-22ea-4480-a6ab-5f1b3193fbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:57.787Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8e9141b1-c7f6-4b2a-8fa5-7af0d8b5aca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:34:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:07.801Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=31eaac83-089b-4cfb-928d-8793e68e1d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:17.823Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=587d081e-83bf-476d-8b2d-8716cf5f08f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:27.835Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=4d05e977-da2a-43cc-b43c-f7bb7e43c061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:27.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:37.849Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=e53c3215-b9e6-40ec-beb0-d573bf17bacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:37.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:47.860Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=977d753e-012c-4f32-9cd8-83e11d7f17dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:57.873Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=688547cd-bf17-4d90-ae0d-0e559a0a6883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:35:57.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:07.886Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=8f129d6c-1c4e-4cca-8a93-66e5e6d93fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:07.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-09-23T21:36:17.094Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:36:17.094Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-09-23T21:36:17.095Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-09-23T21:36:17.095Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:36:17.095Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:36:17.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-09-23T21:36:17.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-09-23T21:36:17.100Z |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":8080,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai.onap.svc.cluster.local:8080/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai.onap.svc.cluster.local:8080/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-09-23T21:36:17.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:17.906Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=1996ad37-c7e1-4e04-918a-dfaacdce65e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:17.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:27.921Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f2e8ae94-e0b4-4307-8b8c-8f667e909813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:37.932Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=65f2f8b5-0f4d-4f6f-ada3-7678c22b5b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:37.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:47.946Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=48f909a0-0d59-4270-97f0-f9c1381e7098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:47.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:57.959Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=45e260c3-2fc4-4c63-84bc-552a1dfd956a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:36:57.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:07.975Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=a1d1f1fb-bf0e-4262-b8a1-dd218b5a9a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:07.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:17.989Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=24eebfaf-86d5-4566-8ea1-2350edf33179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:18.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:28.002Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=85c6823c-9215-4f15-a1ea-097886952617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:38.015Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=3fa328b5-ccd3-4739-82c4-9022843e4c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:38.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:48.031Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=16bf6a70-dca1-4a11-9700-24e7fc048a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:58.045Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=95ec0d45-652c-46fd-8295-4d4de8211cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:37:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:08.056Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=f1fb9cab-e082-484e-80a0-2ebafacf9214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:18.072Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=de213c99-4fa3-474f-b7ce-b78a4fc8b12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:18.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:28.088Z |INFO |Init configs |InvocationID=70d761f3-c029-4802-a9ab-5d5d91c857a5, InstanceUUID=9b8f4195-3997-41cf-aa08-88ffba10689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-09-23T21:38:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks