By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:06:35.909Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:06:35.942Z |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 |2023-03-14T00:06:35.943Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:06:35.947Z |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 |2023-03-14T00:06:37.485Z |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 |2023-03-14T00:06:37.790Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:06:37.791Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:06:37.791Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:06:37.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-14T00:06:38.229Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-14T00:06:38.347Z |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 |2023-03-14T00:06:46.348Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-14T00:06:49.382Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-14T00:06:49.608Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-14T00:06:49.611Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-14T00:06:50.020Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-14T00:06:50.021Z |INFO |Root WebApplicationContext: initialization completed in 11673 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-14T00:06:52.036Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-14T00:07:01.516Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-14T00:07:04.014Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-14T00:07:04.219Z |INFO |Started MainApp in 40.649 seconds (JVM running for 45.498) |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-14T00:07:04.808Z |INFO |Start scheduling PRH workflow |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099 | |ENTRY |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-14T00:07:04.810Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-14T00:07:04.872Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-14T00:07:04.894Z |INFO |Completed initialization in 18 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:05.015Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3da84f85-6a75-491f-9aad-eebd832c30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:10.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:20.665Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=46f862bb-1942-4ce0-a8d8-5e5cb5cda16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:20.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:30.770Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0cf32c56-f8b7-4c4a-be6e-f41c2f4c8dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:30.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:40.863Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d05eb289-b394-43f9-a706-0657407dac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:40.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:50.929Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d9825b39-920c-4ec5-90f2-e94e4fb72a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:07:50.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:00.989Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=50edb528-d001-4fc7-b3be-dc8825064518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:01.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:11.053Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=03e194e1-5a2c-471c-a5d0-bc01b869ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:21.099Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b129456f-0f98-4ef7-9c43-805b0c53d8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:21.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:31.212Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ec88528f-41c4-4164-95db-c0204cb1cc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:31.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:41.277Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=872112a0-ceff-4a5f-9db3-fcb70fcea552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:41.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:51.337Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f02dfdf9-41bf-42e8-8aba-713760ff74d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:08:51.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:01.388Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a82cecba-ba6f-4b97-b596-9511ec0d9d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:11.506Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fe88775e-2892-4912-b6d5-b3cc1f63a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:21.671Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4a73cb09-e1f4-4464-b4ca-adf7b45a591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:21.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:31.870Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c34cb83e-f815-4b64-860f-c2e839810d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:31.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:41.937Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eb6349ca-7025-44d5-ab15-80f0cc2e9670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:52.014Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dc06302f-8f8a-4b87-861c-d21b1f6e84a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:09:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:02.061Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9f3ac066-c513-47b9-81fe-18d5a592a38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:02.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:12.099Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eec2f095-d58d-472a-b353-52cda7a45e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:22.149Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8886ba8a-26fc-4ebb-86bb-de3524070d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:22.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:32.183Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bd2caa82-5332-4bff-a806-a17c3610b812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:32.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:42.273Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a06b834f-2dfc-4380-94f6-8938fe0cda66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:52.392Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=808b64d3-8b94-44bf-9fdb-879ef66589f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:10:52.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:02.441Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c40ae064-fffd-4a02-b9b7-a3a3d78b2a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:12.490Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3f6c8b4d-10fb-42df-8662-89d55b04c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:12.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:22.757Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2ce1a339-e7ff-46ed-8130-760f03e3db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:32.885Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5e52f113-1590-49bf-b98c-38b783f328f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:32.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:42.954Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=84fd8841-9552-4ed5-bfc3-779a6d02a042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:53.020Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6cdcb028-b0bf-4bf8-8650-23bc0e1de7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:11:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:11:55.265Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:11:55.266Z |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 |2023-03-14T00:11:55.267Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:11:55.268Z |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 |2023-03-14T00:11:55.269Z |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 |2023-03-14T00:11:55.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:11:55.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:11:55.363Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:11:55.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:03.081Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ad46d079-b209-4c35-b954-9b1f424d745a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:03.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:13.113Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8591df4d-888f-4d1f-82af-f39c3b0a740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:23.147Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e4015491-e2b3-484c-b60c-9678cf1cc23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:33.192Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5092da54-102f-4db2-9953-cdb60e008f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:43.264Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1bb98ba9-9fdd-4584-bd68-e0e0b852185b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:43.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:53.300Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3e3508a4-bec3-4f52-b539-c26587484288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:12:53.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:03.373Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ebf1ce82-0248-4412-bc46-bee1d8f8b67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:13.411Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6c55cbc5-3d3a-431b-b555-c7fee6ce5364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:23.573Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6d3e3253-1017-4416-964a-70554d469da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:33.638Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e402a2f9-3931-4dcd-8501-6cf114d26d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:33.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:43.800Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8156cfd4-ff6c-49ef-ae39-2e3184741854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:43.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:53.843Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4061c41f-42b6-432b-81d7-fa30a0273a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:13:53.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:03.966Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=156dfad9-d9e1-4353-b51d-50c8ebecc96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:04.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:14.174Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7463f6ad-f49a-4897-8549-95322e1a1430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:14.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:24.246Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b9a22a35-7567-4216-979c-c3d0010974a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:34.333Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=290edfba-95b7-49b9-8486-50caac029b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:34.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:44.430Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4bfc66a3-9f7a-46ec-ab2d-17727a1517f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:44.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:54.531Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3b15e2c6-0f59-4241-9ae6-8aeba5644eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:14:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:04.750Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3a00f79b-bf72-4daa-b56c-43f079f62f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:04.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:14.842Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8080a9cd-441c-4d94-b455-faa144c57dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:14.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:24.938Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=436e4599-ce48-42f2-99ec-13a96468a79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:25.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:35.010Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e3ae1c7b-902a-454d-8119-9ae122030635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:45.060Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5dc5cf5f-d027-4724-b65b-e0a0d6777534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:45.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:55.437Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3fc717ae-6291-4251-ba35-fa9fb5ca336c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:15:55.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:05.530Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bb7fda95-6d4b-4a3f-80ef-a0ee482d2eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:05.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:15.636Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=31622906-f01c-4e45-87f5-63f0713fb9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:15.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:25.704Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=715a0471-9597-49a4-8568-524fba3907bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:25.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:35.761Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7caaea4a-0caf-495d-9bed-b3065b51a39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:45.960Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a38843ce-be9b-4dc3-979b-d4c6ced1c9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:16:53.978Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:16:53.980Z |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 |2023-03-14T00:16:53.981Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:16:53.981Z |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 |2023-03-14T00:16:53.983Z |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 |2023-03-14T00:16:54.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:16:54.054Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:16:54.054Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:16:54.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:56.051Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=00893884-d34f-440c-82f6-f3ad7204e463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:16:56.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:06.133Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=873d767a-32f4-44e0-aaa7-de4de63ed2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:16.328Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b5af83a2-393c-4c74-9d7f-5109a8fc7456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:16.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:26.392Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4e12946c-a883-48d5-b303-e1ac32cc6ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:36.463Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=522ad0ed-62d7-46bb-81ea-62cc49f4c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:36.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:46.576Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f89c86ca-f6e5-4594-bfde-e594a1c8afb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:56.692Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=710d3256-33d4-4885-a400-3dd9b984a09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:17:56.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:06.768Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=41bfae69-357a-438c-970b-1f44f07c8314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:16.835Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b2009b8e-1777-4184-9670-41bffd72fe09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:26.893Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b6fff75-9b35-477a-b0e8-30d70bc33de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:36.999Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d6844d43-8eae-4307-8720-0ee38a3874c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:47.060Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=23d42df3-be21-4cf6-9b24-1d9d7e43e237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:47.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:57.131Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9332e1e3-c6b5-4093-9016-42c66edbd783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:18:57.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:07.230Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=01873b34-2425-4a28-8db0-668e63ad27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:17.284Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a6ab69ef-36eb-46f9-8401-8348cd4e5060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:17.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:27.408Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1796b76f-2e06-42aa-9758-e5704dc83a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:37.643Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bdab575c-52df-4c53-a5b2-6233dd2ffb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:37.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:47.711Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e8cca8aa-c94d-4d9d-a7b7-49c7a8dcf833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:47.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:57.809Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d7a2cbb1-44e1-4c87-b5f6-2b1d30b5ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:19:57.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:07.858Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9cf2db26-1b5b-4b88-906b-deff1864b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:17.925Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f4189a21-7f01-49d6-b82b-09dbfa75a4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:28.009Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f3d32f37-e211-4d39-a7c3-719781413a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:28.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:38.044Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7e91df45-8156-417c-b77c-c5c99ebf1252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:48.093Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=95451c26-a1f4-49e9-b1c2-0c1320891018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:58.166Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e4cec646-f8ce-4b33-93eb-eea14c5a900e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:20:58.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:08.248Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5faec99f-753d-42d9-958e-924e3e5402ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:08.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:18.339Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cee757bc-7c76-4ba5-bd52-53e4e0110507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:28.413Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=15a1b4a0-ddc0-424f-a42d-5655840414e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:28.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:38.501Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=31a6d33c-ef18-49a5-98c4-0f399a836e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:38.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:48.563Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=00b2749c-2167-4473-9f68-8041a01a35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:48.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:21:53.046Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:21:53.047Z |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 |2023-03-14T00:21:53.047Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:21:53.047Z |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 |2023-03-14T00:21:53.049Z |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 |2023-03-14T00:21:53.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:21:53.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:21:53.098Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:21:53.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:58.623Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b16aa429-d7f2-466a-bdce-546a2ef697f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:21:58.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:08.682Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7e973ef8-5263-4683-952e-b99c86e5f9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:08.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:18.728Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=185fbc23-3cc2-40a8-a8e0-a7847f653943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:18.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:28.802Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ba95abd4-2e96-4543-b226-b210b59b67e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:38.857Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a8b1f449-69a6-42c4-86b8-4289775c2257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:38.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:48.888Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5cd4435d-8f93-4c5c-965e-eae77123cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:58.969Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=903e60bf-3731-4ada-8b96-2c4343589b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:22:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:09.022Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fb591534-85ab-469d-b8e4-999f899e31f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:09.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:19.076Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1e97751e-d359-486d-96f2-c5e58ed717ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:29.116Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fb6e0531-0b08-4be6-8e62-029dfe355afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:29.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:39.151Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=33917c62-b090-41fe-907d-b02256d7dcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:39.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:49.191Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f748f45e-8ec3-46d4-a647-d2a37e42e31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:49.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:59.222Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=93aa27fd-e436-4d3a-94a4-7f9ea8ddc2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:23:59.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:09.282Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8130229c-8d6a-4491-805f-2810c90cc386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:09.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:19.354Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=06c9d9ed-f1ca-44c1-a4f6-183b9342e587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:19.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:29.377Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0f9731ab-9737-4431-bc6d-3b1677b46fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:29.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:39.434Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cb2fe3ee-242a-4944-8064-5d5c3d5c259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:39.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:49.459Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c3190c21-0e41-45be-a76d-c5257c524af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:59.569Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=37e07fcb-02d2-4afa-804d-b556ac8b1ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:24:59.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:09.596Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=77b670cd-fe25-4474-bb03-c5819718c618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:09.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:19.639Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ccdb3dd0-4c01-40eb-be30-f41ec876dfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:29.660Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c1f0a92b-9c11-4ce4-92c1-165f0b67fb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:39.707Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=32925b6b-b815-47d6-a220-14a029736828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:49.736Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b0799591-2e7d-46ac-849e-376111235fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:49.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:59.784Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c95b8d98-dd61-4683-80ed-da1f06f2a100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:25:59.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:09.807Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bfb62e53-7f9a-4c25-b8de-16404f9cf8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:09.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:19.866Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=014d7370-4015-46d3-8444-4e3445a8878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:19.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:29.894Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3863fb7a-79d5-4e2c-8b45-2d6341826f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:29.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:39.952Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bb941952-c22b-4554-929f-e7ecc5c8fbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:39.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:49.978Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2df467ed-faf0-418a-8b5b-712f61ef91d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:26:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:26:52.715Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:26:52.716Z |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 |2023-03-14T00:26:52.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:26:52.716Z |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 |2023-03-14T00:26:52.718Z |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 |2023-03-14T00:26:52.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:26:52.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:26:52.732Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:26:52.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:00.012Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d6ca80f3-9708-4507-b423-683db974ba5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:00.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:10.045Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e5ced111-6852-430a-a012-8b4c43a30f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:10.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:20.101Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4a98adc6-ee4f-4b3e-930c-ff7493c9842e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:20.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:30.140Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=16879b7a-17e1-4c27-9070-e5db213a4fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:30.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:40.213Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f910ab8f-868a-4b66-9850-b06fc0360c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:40.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:50.276Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6bd5a5f2-e6f1-423e-92a8-8823a54fb860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:27:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:00.301Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3c5972a5-7d7c-4783-a9ed-bba7766d3857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:00.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:10.367Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1c9227e1-e765-430b-9ce3-f7d727455ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:10.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:20.430Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2c97f8ab-b15c-4c34-811d-d439112632a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:20.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:30.489Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2a9a6bdc-3f04-4c21-ba61-6b6a4030066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:30.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:40.698Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fa4d6625-be17-4141-8ef0-f1aa5a8bea48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:50.724Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dcdaf836-7aff-4715-af99-eb9986213848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:28:50.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:00.753Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=661bc9c2-cb75-4ef3-846f-5d46460d9847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:10.796Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a3f6db59-e299-46ff-91f6-5c90f6432a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:20.852Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=93fc5f1a-fd7c-4bc9-a6c2-886313e410e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:20.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:30.875Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d490229e-495c-4077-80d5-b5589791711e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:30.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:40.910Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2da6e636-4b28-4e98-b3b2-0938041ed571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:40.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:50.950Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0336612f-4889-46f6-8e09-4ace0ed00e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:29:50.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:00.970Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=17f14c31-e010-4831-93c3-c99600692fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:01.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:11.008Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=97546f51-fb01-43c4-8779-7a80ee667fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:11.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:21.063Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=918d0380-ad9c-4d1d-9ad8-e48cb4f362b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:21.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:31.095Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3372ed0e-4f37-4695-bfab-3b52847636c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:41.150Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6eb79df2-7285-4cdc-ad94-e522aafd95c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:41.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:51.200Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5418917b-d7f2-45f5-859c-584bd948424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:30:51.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:01.229Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=376fc459-9332-4173-8177-06eeb3dbc87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:11.254Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=867be115-df38-4d0e-b8ae-432c5c2f3a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:21.307Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5bf062d8-cd0c-4f8b-a845-ba4c5c3d169a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:31.356Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=350e6996-0666-4567-b63d-35fdac63a51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:31.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:41.382Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f44490c0-708d-4930-85d7-3ea6fadd530d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:51.419Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=705c613a-ac9b-4881-b3fb-a13807034d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:31:51.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:31:52.880Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:31:52.881Z |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 |2023-03-14T00:31:52.882Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:31:52.883Z |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 |2023-03-14T00:31:52.884Z |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 |2023-03-14T00:31:52.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:31:52.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:31:52.896Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:31:52.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:01.457Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=71e768cb-1b2e-47d3-abd9-588939dda431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:01.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:11.490Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dd8c033b-8608-456f-9d91-941845f4f3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:21.519Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=29868dfa-09eb-42e3-9014-bcebaa50a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:31.542Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a2799b9f-da8c-4b50-8ea8-4da0dda28588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:31.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:41.583Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ef21526e-8d3f-433a-8d62-a49650643dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:51.621Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a67b4306-6832-4d5d-ae70-579a97f72d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:32:51.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:01.640Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=36de1152-2fc4-4158-af54-116140a0521c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:11.671Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e2fd06c9-dd13-4632-90f5-154b1b5ba2ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:11.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:21.719Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dc7fcb59-eff6-470d-a75e-516d9f54ec33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:31.745Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9948ce0d-d19e-45c7-83c1-9ba03c3fe58f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:41.773Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=31f2c702-6e8e-4623-835e-04bc3e198a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:51.817Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a63a7c2c-edde-4ea5-b56e-dbab1023ee21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:33:51.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:01.845Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5153b699-f3cd-4b05-b084-18b260e4b864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:01.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:11.869Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=86c938b0-ec7d-47f3-ad5a-1280f12286a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:21.930Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4659f59f-5713-4a31-a1e5-c8247b4ce29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:31.950Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4b8d0dc5-37df-4551-8174-2b3a850739ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:31.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:41.974Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=de744f5a-b2e9-4418-8010-b5f8a21044a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:42.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:52.004Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f715f7ac-b3f4-402f-b789-c65322cc0f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:34:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:02.031Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b5b0d7f-b2fa-4ad6-9b71-c6764f94d308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:02.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:12.065Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fdd40b5e-7879-4259-b5c7-29c2d02a1982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:12.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:22.086Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=537ab228-83c3-414f-85c0-e6e32ca28c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:22.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:32.112Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=898cebcb-93a6-4521-93ca-412d612c0be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:32.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:42.147Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4f1704b1-15d9-4f5f-a302-34d7acc834a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:42.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:52.177Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f8abe580-9908-49ce-a505-f19936264383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:35:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:02.211Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=07871275-b5db-41cb-b3ba-1ff500366942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:02.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:12.256Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8b107791-e18d-4701-aa91-1d48b740611d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:12.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:22.322Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a59319d9-9265-4270-8c4c-08c68baa0077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:32.361Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=883d80be-ee62-4414-93d2-41e8c906c6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:32.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:42.402Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=32bad9e7-e8da-44c1-82ff-6af8ac9df95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:52.514Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d706e69d-edb2-4994-9bba-e113f7ff71c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:36:52.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:36:52.600Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:36:52.600Z |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 |2023-03-14T00:36:52.600Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:36:52.600Z |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 |2023-03-14T00:36:52.601Z |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 |2023-03-14T00:36:52.609Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:36:52.609Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:36:52.609Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:36:52.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:02.582Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ceaaeac0-1795-4cb3-8ebf-57e0c8c0aa90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:12.611Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=09ead38d-c61c-4c14-96ab-d8bc979faa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:22.634Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4f7098f8-008b-4f63-b9ec-9022cf99e1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:32.660Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=58680fad-8ef1-43f3-ba8c-6a1b98db9f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:42.685Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b20af81f-aac6-4481-8f4f-930f0c4e94de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:52.705Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5dfde36b-257a-444c-b71b-e5c7723302ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:37:52.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:02.733Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bd6f234a-04b5-467e-87fb-13f2f75739d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:02.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:12.768Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f4052537-8fc9-4cdc-980e-5aa303a3d2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:12.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:22.804Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8878b937-c24a-47a6-b4e2-63a6c5e6fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:22.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:32.824Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d7303482-cf52-4232-abd9-b7df35922e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:42.912Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7d43a275-5b1d-41fc-ad33-c41511669556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:52.990Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e39a5e06-badc-45a3-a640-ef3dd1c88fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:38:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:03.024Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1e4eabe1-7043-4266-8b0c-846a8859e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:03.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:13.097Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=49388c3e-6f3e-49f5-b568-d6e4603ef09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:23.142Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=757c1317-bc18-45f8-b496-6eeb3a53ae6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:23.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:33.170Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ff21f1d7-1c4c-4754-b026-f520bdefc3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:43.204Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fd3bf4ef-1b62-4a7c-a4da-71c1949f1611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:53.246Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f62de386-d706-4816-b053-4759915ab78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:39:53.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:03.301Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=17c1e6a6-7c0d-4466-9ec0-1180dad759d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:03.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:13.328Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bd2d9401-8f28-41a3-9c33-c45dc04515f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:13.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:23.386Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1d9ff9d9-8fdd-439b-9466-7c960594f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:33.415Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1c656ef8-35ee-413b-b6ef-986aafaa19c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:33.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:43.450Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=52bfe5bd-8544-437d-9bb4-24ce946e65f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:53.475Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f6b36d96-37fd-4fc0-be10-4f539776bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:40:53.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:03.532Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0dce56b1-8467-47de-9713-54468af1d1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:13.553Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=549c3fe6-5045-46a1-8359-c09e0bc3b4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:23.584Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2e5e0238-1f55-46e7-b0a1-7ffe439e6ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:23.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:33.620Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0f53eecf-b3f4-402f-951c-74b5527ef349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:43.661Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6c2ba441-bb05-448a-bfbc-ebe6fe7303ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:43.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:41:52.715Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:41:52.716Z |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 |2023-03-14T00:41:52.716Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:41:52.716Z |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 |2023-03-14T00:41:52.717Z |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 |2023-03-14T00:41:52.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:41:52.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:41:52.733Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:41:52.737Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:53.692Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d71a8134-32fe-4bf2-982a-4aca4918bfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:41:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:03.748Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1ff74ce0-e67f-4952-b7bd-a28514abdd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:03.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:13.775Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2f9b7ab8-196b-4988-891d-8191d487af6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:23.808Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4c3f05f3-4702-4dc4-a807-be542f8a010e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:33.846Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=020fe4b7-e69b-4a23-bbcc-512951f4b9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:33.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:43.883Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=25e8c864-db9a-4078-97c7-e8a7374d70d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:43.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:53.907Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c73a333b-b5a2-4288-bfb2-f9cc82837a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:42:53.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:03.931Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2802f15f-bc87-474f-9323-45bbf3ced3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:13.955Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0bb790c8-3167-4073-adf0-671410129963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:23.978Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fab6b6c9-b84f-47e2-9b36-66a8fbae5939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:34.004Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1479f7bb-7ed2-4432-a59f-9144b7e54c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:34.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:44.031Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6b5570c8-fa77-439d-b038-e625429d664e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:54.052Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bc0f0e75-c3f0-4019-90a2-50d7ec795a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:43:54.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:04.076Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f7b941af-e539-4f4b-8166-c670c3f9f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:04.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:14.109Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=622c0872-51e2-41da-b1ae-06f92cb67868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:24.144Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=01533e44-5a6a-404a-af4d-67aa22745c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:24.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:34.182Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2f7258a5-d0a6-4204-99b1-2721377a31c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:34.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:44.216Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5243f5c9-c321-4ca3-9805-4f6eca98196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:44.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:54.270Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d7e891a1-ea8e-49ec-8a08-f0b29d4a5009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:44:54.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:04.314Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f4ebd45c-0f21-48a9-8437-0e64d6b21ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:14.358Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=56c417b6-70aa-49a4-b0c1-0eb4f7308f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:14.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:24.428Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8a5ee086-b4eb-47fa-81c4-6326e7d3d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:34.468Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=88c3f075-c2e1-4f3e-b307-8d9206a426e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:44.505Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a52683ef-ee77-45c2-b84d-62aaab958c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:44.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:54.566Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b66f214f-33a7-4c0a-9def-5b06d9e4d091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:45:54.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:04.592Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5ec68d63-2c0f-4eb8-9a2f-90a4807a12a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:04.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:14.611Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=72d309c9-063f-4815-87a2-252e2819ba8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:24.642Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8b0b5a11-2466-4f33-8d9a-fbba0b85a282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:24.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:34.677Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c27ee6fa-2faf-40b3-abdb-f0cf0ed32429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:34.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:44.726Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=81ac2650-18db-4305-938e-8f22a84c22cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:44.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:46:53.010Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:46:53.012Z |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 |2023-03-14T00:46:53.013Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:46:53.014Z |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 |2023-03-14T00:46:53.019Z |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 |2023-03-14T00:46:53.063Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:46:53.063Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:46:53.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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:46:53.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:54.765Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b618a2d4-c5e4-41bf-ab58-f7d2cba2fe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:46:54.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:04.847Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a5bcba0f-9552-41ef-a919-a9e68f98c079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:14.877Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f58d3300-8f06-42fb-abf3-ea1bdd35ecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:14.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:24.938Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f509c3bc-0b5b-4fb7-bd5e-a865fcedceda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:24.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:34.965Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=86e9c55e-3cd5-412e-b42d-9132d8421d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:35.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:45.012Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b59bc9df-d611-4282-8ecc-ff2793dcb583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:55.049Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b5056b95-7d88-42f5-926f-29093bbcfe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:47:55.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:05.073Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8c340b63-6b4e-43d7-902d-647058a29666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:05.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:15.119Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=32a8b9a5-255c-4fcd-92f6-2c9e6f0e7968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:25.142Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3f7ba7e5-d748-4791-8bad-56bab7d9f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:25.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:35.167Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cb576951-c6d1-4bfa-99bb-a3d2e872cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:35.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:45.210Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=23d94f45-77c7-4ead-90a0-0a9c3abe6bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:45.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:55.242Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=09181c9e-f7be-483e-beb1-cc6fd90c2614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:48:55.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:05.271Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=033fecf0-4821-46c3-a435-b933559389aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:05.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:15.313Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=12c2bcca-dcb1-4b2c-b7c1-4fbeb9fd33d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:15.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:25.336Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f7415da5-22d4-49d2-8412-9da9ea1c3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:35.364Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1fe04bc7-e8ed-4234-8092-0de572d8dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:35.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:45.390Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b38e8d42-9f22-43f1-bb8d-f6bd0626e0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:55.419Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4afdb8b3-93ad-420c-a9c3-35c1aa027eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:49:55.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:05.451Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a51d5759-1eec-4a96-83df-ed2f6af1f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:05.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:15.486Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=abddfffe-43a9-4f00-8e5a-68017fa68151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:15.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:25.532Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7c0c7c87-001f-4ce9-a51c-d3bf5aaafb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:25.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:35.556Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=96b1c3fe-affd-429d-895a-61ae52c495fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:35.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:45.593Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=32deebcf-ab96-4d22-8426-f7c8e5845ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:45.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:55.624Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9b86334f-deef-4b31-9921-5787722c60bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:50:55.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:05.648Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=260e0640-ca2f-4cae-a68c-665e5fdefe00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:05.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:15.720Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0bcb610c-d49d-48a8-baee-ae0d65c98e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:15.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:25.754Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=30fe722a-5447-4189-a050-a5a49e15e5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:25.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:35.780Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=82dd826f-6378-4f90-893b-02732018571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:45.819Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9e2fc237-4f61-4a80-b5ac-68c55a6ddd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:45.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:51:52.722Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:51:52.722Z |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 |2023-03-14T00:51:52.723Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:51:52.724Z |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 |2023-03-14T00:51:52.726Z |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 |2023-03-14T00:51:52.735Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:51:52.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:51:52.736Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:51:52.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:55.875Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=180c8ffa-0a09-4b29-ace4-460c97fb0c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:51:55.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:05.928Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fcb5e3da-7c90-4d3c-a927-84b5dfc6b0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:05.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:15.962Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a97f7e24-f662-404a-bf2e-f98904d4009f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:25.998Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2792324a-086e-4d1f-91fd-b4dffc8a7d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:26.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:36.030Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bb4aa091-a5a0-4834-9938-808c304cf912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:36.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:46.072Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e0116773-3fc4-4abd-bcd0-e527fdf256d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:46.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:56.099Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ff8d0759-d3eb-425e-9b7f-ec9c672dfc74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:52:56.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:06.138Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d4307eed-d233-427f-8182-0cec21fdf896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:16.157Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0c14547d-0a17-4f86-8e15-ca0b51b50f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:16.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:26.190Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cc5d81ff-f91d-4ef7-b363-b128cb0667a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:26.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:36.225Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=03cc45bf-24d0-428b-a21b-b110de630be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:46.279Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4d1305ca-a85e-4539-8d57-cee60a87dd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:46.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:56.307Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8c4ef03b-0f57-4a12-8bea-511c610d949b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:53:56.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:06.339Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2a191d97-8e79-43d2-acb5-1d74c1ce9e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:06.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:16.373Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=998b558e-714d-41aa-97bc-769d245a86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:16.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:26.395Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2b9f4023-9f5c-4115-a46c-d569af1cd87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:36.419Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eae420d6-a0e7-4e0a-bbcc-14dee51e4001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:36.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:46.455Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=297afd99-4a7e-4412-9f1e-a59d1930e827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:56.561Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=96d58795-82b6-4664-a5e1-16f14d821ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:54:56.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:06.595Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a4e8cb73-9211-4323-bc3c-bc78bf5bc25b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:06.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:16.637Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=93e9bc38-5e87-4b45-a544-3f66f05fa667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:16.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:26.670Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=78d79850-08dc-40b6-9460-0b0967a746bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:36.705Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b596e6f-8757-4547-bf37-15df2b0086d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:36.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:46.737Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eb617c58-4960-4855-b68c-7b650d1f64d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:56.765Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0ead906a-d30e-49d9-bc8f-296c7de59c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:55:56.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:06.788Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=430a83a0-2deb-4f2b-bb61-6415cf074067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:16.835Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f07cf833-3647-4fca-907b-7be977e1066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:16.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:26.874Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c4c6d6da-545f-4fb1-a1eb-db4bf4fa1489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:36.902Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f4d39f96-c743-4410-9360-c4a3d7808bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:46.943Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8fcece4a-b6d6-4d19-8fd3-0f710198ef89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:46.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T00:56:52.479Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T00:56:52.482Z |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 |2023-03-14T00:56:52.482Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T00:56:52.483Z |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 |2023-03-14T00:56:52.484Z |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 |2023-03-14T00:56:52.503Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T00:56:52.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T00:56:52.504Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T00:56:52.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:56.970Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=caf5239e-5a63-4546-9c52-9d0dc26049de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:56:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:06.997Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=17dcbb82-c888-4699-8d16-8cb1c5aaa2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:17.019Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4f7238ed-a67a-464a-809f-c767d1b61e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:17.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:27.057Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8f4f2fce-3d15-46c0-aff7-41f949b9ef76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:27.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:37.087Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7e2f1e75-1cfa-4d46-a846-be1563a8a104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:37.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:47.120Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=13d1cfaf-8f58-40c9-8d1e-5438dac40f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:47.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:57.142Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5b223fd6-b7fa-4272-b701-e6af9feced83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:57:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:07.167Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=50ba39f1-cf96-496e-99c3-3a995ac41b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:07.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:17.202Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=215d118f-f4ed-4602-a5eb-b283318a8874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:17.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:27.239Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=43b2f7d5-a41a-422f-8d77-8ad9c88ec9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:27.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:37.329Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ef68282a-7150-4318-bfdc-eb2783960e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:37.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:47.357Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dc3ccf53-9e4a-4af8-b034-e88f2851dabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:47.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:57.389Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d7dfa6ce-3d40-47d6-8f72-0037af9129ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:58:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:07.422Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c5e3b3f1-e61c-4440-80ea-fb9ae973eff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:17.451Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5cf86fad-37e7-4fa2-9df4-55a3e90dd692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:27.491Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=df89a06a-ab1d-4709-abbd-1c728732a877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:37.532Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c3655d74-773c-4a57-a5bb-f5faa7d3eadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:37.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:47.556Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3ef6aeb0-33fa-4c3f-a58e-a2c7eee83792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:47.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:57.651Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f2727f06-6e5a-4c14-a89e-705ba4a311cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T00:59:57.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:07.679Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5ebe2d51-b258-49a3-ac0d-53e4d708e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:07.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:17.713Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6d0b0393-8f87-40d2-9d92-4333aca82a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:17.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:27.752Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b1dabd71-f0dc-4cb3-b1e6-7349ab52838e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:37.794Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=beb0a71c-6c9a-435f-9ee9-a9845436053b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:47.882Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c3bae493-0495-4369-9d28-1cafd57286fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:57.911Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5e5c8b0f-5d1c-44cf-b67e-e5f041659175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:00:57.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:07.947Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f88cd464-ff38-4d6d-b3a9-183dcec90e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:07.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:17.970Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=041c8214-c96b-44aa-8814-99883243e501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:27.998Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=54bcddbc-55d6-4863-8172-e70eeb80ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:28.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:38.033Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9a998e2f-03bf-4405-bc0a-f8dfdbea45bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:38.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:48.076Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3e8c0620-5ed1-44a3-a05f-843c9a495803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:01:52.803Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:01:52.804Z |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 |2023-03-14T01:01:52.804Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:01:52.804Z |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 |2023-03-14T01:01:52.805Z |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 |2023-03-14T01:01:52.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:01:52.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:01:52.849Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:01:52.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:58.096Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6e1de41c-2689-4eec-a7d3-4e32975564b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:01:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:08.154Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ffdfacbc-f642-45bc-9588-3579eb53093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:08.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:18.228Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6cb5c890-3c76-45d2-a64a-7218671ae802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:18.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:28.277Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=90dec15b-d706-41a7-bd10-c545586d1dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:28.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:38.319Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=95b48001-4b7b-4162-9131-4d8c77676782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:38.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:48.361Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3903f788-db71-427d-96a2-b3a2bbc16135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:48.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:58.391Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=855ae535-edbe-410c-9532-3ad2e2864ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:02:58.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:08.437Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ba2dd241-583c-4f7d-a5f0-1ca338561534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:18.482Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=adfaf733-17f7-4b14-959e-15dfc53b73a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:18.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:28.508Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0880a507-a944-4dc4-8c59-0b80c0b4449b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:28.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:38.529Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4564da0d-79e2-44e4-97da-b91c31d8e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:48.671Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=02437672-d74d-461c-9455-f829cd285e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:58.724Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9b8d6a7c-e600-463c-9ec2-be66b25732dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:03:58.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:08.755Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e7335ed6-ce66-4ec1-88bb-bb1b25517788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:08.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:18.823Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5a65bd06-80fb-440e-bee5-68789b999962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:18.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:28.867Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7d3637f5-90cf-4eea-86f1-aca4c83779b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:28.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:38.897Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9882403e-7c32-48c0-8e1a-b42705be1749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:38.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:48.973Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=26b656ea-52c9-4fd6-806b-969aded488a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:49.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:59.021Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b86b9792-8dc5-4e5e-9119-30396721bdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:04:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:09.061Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=84d830c6-60c1-4190-bd65-5a001e6dd857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:09.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:19.082Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c8cd1517-612d-49a2-82bc-ed4b5a91edd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:19.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:29.114Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=990f9b1a-476a-495d-ae2b-f36204abdbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:29.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:39.177Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5b15f5f4-1780-4928-be8f-372a518c6d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:49.204Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=60db63ee-7eca-4642-b150-017cff115e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:59.239Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=749d6119-c080-43b3-bb65-79a9895631a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:05:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:09.270Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b6822a8f-8f85-4bc6-9814-88dc0e909065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:09.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:19.295Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dca0bcf6-cd2f-45df-9821-7a39c9f81671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:19.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:29.324Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0ab6a6ad-fc8f-4cfc-9c62-78a891c8a9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:29.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:39.364Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9d98e6d4-9fec-4760-bdf5-f2f5c8146f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:49.417Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=55233f3e-2c7a-4375-82b3-56281d517e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:49.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:06:52.820Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:06:52.820Z |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 |2023-03-14T01:06:52.821Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:06:52.821Z |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 |2023-03-14T01:06:52.822Z |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 |2023-03-14T01:06:52.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:06:52.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:06:52.843Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:06:52.848Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:59.454Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b9a8701-0dee-40db-ae06-8f2a8074df7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:06:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:09.495Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8a0fd1a1-b9f1-4100-b144-638fde48ab0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:19.575Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b4365b87-2cd7-44a0-8d58-d0db851453ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:19.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:29.611Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=074ae9a6-bb58-46f9-9f10-6a349a340cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:29.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:39.634Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f42c266b-c30d-453f-882c-231afe18a222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:39.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:49.666Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e2559706-de13-44c3-969d-64be248c1a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:59.685Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9ce202b1-2dfe-4a53-a6f0-d707161d567b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:07:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:09.713Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c48905af-df7d-4354-848b-3faec590d8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:09.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:19.765Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=22deb90e-f564-432e-8864-c8325fbd40a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:19.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:29.810Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=06382bc6-99f4-4f70-86a0-61c8d0888c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:39.917Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=84a35208-71ba-44ac-9e32-09a34f1fe4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:49.963Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bbeb6e6d-0025-4e0d-8fba-93c6c8275d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:08:59.996Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e04f5f6e-aa43-451a-b8c0-246fa3914992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:10.034Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e64933ab-52dc-4117-b6a9-54df7d849d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:20.103Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5346bb6f-52e3-4946-8201-a6a3b9b0bef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:20.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:30.161Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=199eb957-8d65-4966-a241-97ed2dbc603e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:40.193Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=49799970-5471-4399-b83a-a2dbe7759809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:50.248Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b6dd4d0e-9bc5-4a44-83a4-a975f08a5b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:09:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:00.278Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4a5a9e5f-650a-4b4c-9382-442aad0b20aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:00.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:10.328Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=65c68bde-d7f3-4305-aa9a-0ac9df545773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:20.444Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=77e78a7a-036a-45c4-8167-795e1901bec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:20.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:30.511Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a88c4cd5-a764-4997-bf8c-a987a259026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:40.563Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=035785e8-d0f9-4843-81b3-82b888437ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:40.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:50.614Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=15b0e59b-b0c0-4a6f-9b45-505acf619a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:10:50.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:00.649Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fcc18bc5-b259-472a-8389-a233ee887cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:10.689Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1e2f884d-38aa-4856-8a08-cf0455e0f89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:20.715Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7b077135-cb1d-48d7-9657-e2f189911ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:20.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:30.757Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=50e0415d-f73e-43e2-be22-c099975b1abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:30.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:40.783Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d828aace-770e-4aa3-bb64-a6704864e246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:40.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:50.840Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c697e999-902a-4486-acf0-e9240ffd4b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:11:50.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:11:52.710Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:11:52.711Z |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 |2023-03-14T01:11:52.711Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:11:52.711Z |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 |2023-03-14T01:11:52.713Z |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 |2023-03-14T01:11:52.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:11:52.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:11:52.726Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:11:52.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:00.873Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a3773987-a579-4b6f-ba31-6d5167af2129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:00.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:10.898Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cd3316d5-0e47-40d2-b32d-928c0e2b0e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:10.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:20.936Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1192a8db-344a-4d47-bf73-1856f116f22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:30.978Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5c746def-4ecb-402f-bcc2-9f4a02d3a2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:31.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:41.007Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=01d5d65b-2afb-4910-9fd2-371e87aa1ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:51.034Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ae392b85-820d-448a-b21d-cd5c0d527761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:12:51.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:01.070Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8c79b275-817f-4c0a-8543-94b1bdd696a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:11.088Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a447baad-c371-4a14-9d44-0fd2aee6e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:21.116Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=86a48f90-3fd7-40bb-b7d7-e980dc125bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:31.171Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4dd77b14-6cc3-47da-9dde-70200d06784c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:31.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:41.199Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d41704c6-b0b7-4582-b36d-f1d4c4845fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:41.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:51.231Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=44d4bcb4-357e-4ff6-b047-5f31fedc0879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:13:51.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:01.269Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=794f3e9b-f5b1-459d-9fae-6e9f62866053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:01.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:11.299Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=65b8fc6a-6233-4208-836b-ccb68b10b31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:21.326Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=de7720d4-1f72-40c2-a698-cbdd2c8cf182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:21.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:31.352Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b57318a7-ce99-420f-be4d-974c2e160fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:31.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:41.387Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b987ae03-9812-4a55-931f-b4ba9bbf7b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:41.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:51.426Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=99fd1d8c-0ec3-47d7-a7f1-b50418ba90be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:14:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:01.483Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c0d145ca-ff45-4b41-baed-6147f923d3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:11.521Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=78957239-80ba-4a48-bc85-e7873fe06a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:21.571Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=020599fb-d9a7-4cb2-a0c4-0741fb84a062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:21.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:31.632Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bd21a0c7-e66e-47fb-9045-17b8088b42e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:41.667Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=aca54b45-caa4-4a74-8105-18b78594f950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:51.710Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=22015f1d-0d0c-4140-8397-8046de627e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:15:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:01.731Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b76eb193-4ae9-4673-b110-f0e924162c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:01.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:11.755Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d73928c4-99fe-4057-affb-c829664a131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:21.797Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3d0ac2ba-be12-4349-9131-59c0f67ca147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:21.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:31.832Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4ec65bf8-9159-4958-8cad-0e91973ddfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:41.881Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=21222958-663a-4ac4-b9f6-564f7e12d824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:41.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:51.924Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b8506847-a97c-412c-b9ea-f2fe9d2fa4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:16:51.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:16:52.651Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:16:52.652Z |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 |2023-03-14T01:16:52.652Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:16:52.652Z |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 |2023-03-14T01:16:52.655Z |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 |2023-03-14T01:16:52.671Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:16:52.671Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:16:52.671Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:16:52.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:01.962Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1f236fd4-5e1a-48b4-b548-fb4fa9f4f8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:01.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:11.986Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fea562e3-9a96-4087-a6bb-8a5c9fe27667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:22.049Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f481d223-c995-4521-ad2f-cb2d35a71a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:22.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:32.086Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1a4f21b8-8610-4f3d-b7f7-4ed2cf3017bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:32.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:42.143Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fd03625f-3191-4f9e-9c68-94ede546d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:42.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:52.175Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e9bc4b57-7d0b-4b7d-985c-4b777070ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:17:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:02.224Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=648bb43f-d548-4dac-966c-ffe85a93f4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:12.258Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7fa0d65a-3679-4ea9-8b81-79542d1d1804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:22.371Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=58f80799-45bf-448e-a265-d5efcb63fb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:32.397Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a2be3bd8-20cd-4ae2-ad4c-44b13072db9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:32.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:42.449Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a1089222-6def-4790-b09c-24a3af27d782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:52.477Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1bcd3570-041e-46c6-a75a-9cb5d5d82226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:18:52.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:02.518Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=af68695b-ca7c-42fc-9df1-39983021b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:12.559Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=baf1f576-4ac4-4424-8d07-7d81d0cd50d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:22.594Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a24b2e87-af7d-4384-a199-a5d8a8a6301e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:22.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:32.617Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a34f186e-3ce8-4f2a-b206-e3e1bb191bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:32.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:42.687Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c9203927-0b89-4744-be95-5535d5026dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:52.713Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bfaffdad-eef8-470d-be64-8783006aad0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:19:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:02.749Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bef26b4a-d256-4e41-81b8-074af88788fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:12.774Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a88a5de2-713b-4d89-828f-b39a2344abb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:12.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:22.814Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8b6a5e09-90f2-4213-bb87-6492a6c07fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:32.934Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6a85d4d6-8375-474c-ab47-8088c2883fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:42.964Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bdcd475e-dc4a-48c2-afc5-42b3f9584583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:53.001Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d15eae1c-5050-41af-99de-4598071a0681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:20:53.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:03.032Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=555b7846-4697-46fc-8b89-5e6e3a8c214e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:03.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:13.054Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=24fb1dac-9c61-4dd8-8b22-013cd1f4b820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:23.078Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=65eb89cb-22c6-4396-959e-bc3fede3befd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:33.129Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=addddbd5-86c7-4f5a-8762-1b73be058a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:43.169Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7b74cafd-df7c-454e-88db-65b0aadfca37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:43.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:21:52.641Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:21:52.642Z |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 |2023-03-14T01:21:52.642Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:21:52.642Z |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 |2023-03-14T01:21:52.644Z |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 |2023-03-14T01:21:52.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:21:52.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:21:52.661Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:21:52.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:53.200Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e99d77f7-f9b0-4f72-a16a-53ad3035112b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:21:53.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:03.243Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7c794bab-6e49-48cd-8ccd-a61bd4f750a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:13.320Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ce93d38d-ce91-4d8e-b77d-f63cf240cd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:23.365Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5413cd70-46c1-4d2e-9f24-4e0a72c30414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:33.387Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6cfd7264-e06d-4cec-911a-60ab5bdbde14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:43.406Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2547955f-78ae-4f30-b8dd-1719e2e40657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:43.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:53.433Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1f6d6325-f6f1-4d0e-bd4d-92d9bcaae8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:22:53.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:03.506Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=82a476ce-7b9c-4934-8273-02fd76c36e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:03.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:13.539Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=811d8446-9ee6-479a-b796-49fa7b34d411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:23.560Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b315c78-00ac-4c48-b07f-7e304c84e49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:33.623Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=615864fc-2f5e-4c0d-a2a1-3835c63954de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:43.654Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=15982ac4-14cc-431e-84d1-7adf778ce7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:43.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:53.674Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=250c229f-6ffc-4695-89a8-7701097df544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:23:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:03.715Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b1e0945a-8487-41ed-9b2d-29e068dcb06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:03.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:13.751Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4910a700-a6c0-4543-ac05-ac008c18c2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:13.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:23.793Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a0341ab5-f262-404c-ae22-43e29a79be4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:23.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:33.817Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=11efc27f-0c70-4c1b-a396-8647d2f6ce75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:43.865Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=abbfd711-9a05-4ab3-a6db-57582a0be1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:43.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:53.888Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=83b3f1f4-d431-4227-960b-2224e0e84c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:24:53.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:03.914Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5d717736-bbd6-46bd-a098-57646136e692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:03.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:13.943Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eaab96e4-7959-4f85-be6a-d466a0e0ca1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:23.971Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e030e4fd-954e-4f41-95a6-4e5184e8c195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:33.991Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0caf31c5-4b85-4556-8722-a5b56738474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:34.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:44.034Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0c6f3656-fbaf-49af-a7e1-36ce1aa707d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:44.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:54.074Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7d6a9fd1-dc6c-406c-9b32-b98a8d25191d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:25:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:04.103Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6cab2d6a-b8f3-4545-bb00-689267a34939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:04.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:14.127Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=13928ed8-6ce7-434b-979d-9eca4fce5c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:24.152Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=67813cdc-807f-4de2-8947-f20251e11106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:24.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:34.172Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=30993daa-1de7-43ed-b982-7e46e99caa59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:44.197Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2c495c4a-f11a-46b1-ab3e-b94da022e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:44.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:26:52.919Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:26:52.920Z |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 |2023-03-14T01:26:52.920Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:26:52.920Z |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 |2023-03-14T01:26:52.921Z |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 |2023-03-14T01:26:52.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:26:52.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:26:52.933Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:26:52.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:54.226Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6ea85c80-ec7d-4af9-90e1-fb6c4af54329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:26:54.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:04.312Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=135866c2-361e-4be2-b2a2-6143dcf001d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:04.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:14.360Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=16ac97e2-3c1c-44d7-aaaa-be685f79992c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:24.418Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3f7ffd97-bb50-46df-a61c-60b982439e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:34.466Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=07b3bf5e-1ae4-4331-a4be-244eccebcc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:34.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:44.495Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=363aa255-0d9d-4c98-9331-e7704f27ccae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:44.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:54.558Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=65f33c13-0906-478d-af1d-5792ca6a46d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:27:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:04.612Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=48ef425a-da25-4061-be9a-a2403619b90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:04.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:14.644Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=96cbe046-26ba-4276-9d94-44ea0d6ad69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:14.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:24.666Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8088fb75-cb4e-40b4-ab68-cd600f4a54e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:24.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:34.692Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6f430cd6-c3c1-4e2c-baeb-af92d0ff36cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:44.735Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5b22b72b-ef8e-48f4-ab84-6e2910fb8922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:44.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:54.769Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c839c033-b7c6-4441-b098-bf200d33dda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:28:54.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:04.808Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bf2577c4-78d9-4e93-9f58-48351bd18c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:04.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:14.880Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=accc27d3-1eab-41c6-b42b-dba903ebf2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:14.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:24.919Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=591c690e-03a2-49c5-8d5a-9f963198bab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:34.943Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0640356e-3512-4b39-9db9-f19bae0fb45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:34.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:44.969Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0a07f78e-556d-49be-bc6e-c6ab43325cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:54.995Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2d38288c-3666-4a5a-a5c8-b813283dd1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:29:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:05.030Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4fd3c09d-52c2-467f-ac65-709be972fcc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:15.068Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=19ab9207-eced-4e4f-8af0-def45a81af0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:15.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:25.111Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=47c621ac-66cf-4e46-a4df-1fbfdcf6290c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:25.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:35.134Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0b187e19-afbe-41de-a078-02c025af3b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:45.172Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f4a6cae2-9d56-4463-980e-8f1375a00103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:45.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:55.199Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=91fbf611-0931-4b16-befa-a6074a0e31ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:30:55.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:05.226Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f902198d-b32f-4c21-a8d8-36990688f8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:05.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:15.267Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cdc52a89-321e-48de-85fe-9c105973ac59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:15.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:25.301Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9f7e9146-ba32-4f16-a66a-29aff2d87bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:25.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:35.343Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=76148f44-8aa2-4705-a0ff-45e23520b5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:45.379Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f07c2ef5-319e-4ec4-8c2e-8db89ef064fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:31:52.745Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:31:52.747Z |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 |2023-03-14T01:31:52.747Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:31:52.748Z |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 |2023-03-14T01:31:52.750Z |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 |2023-03-14T01:31:52.767Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:31:52.767Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:31:52.768Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:31:52.773Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:55.411Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c3fe5905-e601-4df1-a000-cc4e0a64262e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:31:55.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:05.443Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e39e748c-993e-4f57-8502-558a2c5fc008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:05.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:15.488Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=25774186-6467-4170-afa9-049884e60630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:15.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:25.527Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5320d522-0301-4ee7-9b98-ff15e1702e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:25.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:35.557Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ff840c58-a148-4194-9b63-705f510ca5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:35.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:45.588Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6f1a9a38-1ba8-4564-9c5c-f4b49d41cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:55.618Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b1a6106b-6e8d-465b-9f9a-a36ce02c1047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:32:55.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:05.669Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c7c333ce-0db2-4745-b11f-bb8bb3d45c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:15.712Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5c44ea99-f339-450a-88ce-d635b2577173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:15.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:25.733Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=765de0a1-e86b-41c3-bcf9-3b24cbecce2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:35.754Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7391ce29-5e5f-4669-9e04-ebbb6fc34855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:45.793Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4fdae494-f526-412c-b33a-3d34cc542d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:55.838Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ad04f5da-86f9-48d5-98eb-a51cbacc20d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:33:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:05.864Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=62c4303b-4986-4fa6-9187-50996e8064d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:05.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:15.891Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=02559958-bef7-4975-bdd7-70961cb15eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:25.917Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d2c1e392-d482-4c26-a3ae-862b60742d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:35.954Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8aa8c7e0-669a-4f5b-ad5b-d0eb6aff4815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:35.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:45.981Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ceed801a-5d7d-4fdf-83c2-61e578f77d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:46.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:56.041Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9a901d36-f16a-4930-81ae-60cad9391e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:34:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:06.067Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7c59a2bd-5a8b-492d-9011-7999200b87f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:06.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:16.129Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=38ab7da3-ed9e-49ae-a599-fe305f9bb505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:16.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:26.154Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=155bd719-0a7e-4eab-a139-d39e375bcdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:36.190Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7f593b61-4a6f-4d94-97b1-f198420c9a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:36.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:46.252Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=433fdbff-8a34-4936-a538-fcedd5ba9f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:46.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:56.280Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d219656c-047d-40d8-a042-fb8523a12432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:35:56.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:06.322Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fc6c78a1-fbf7-43ee-b6ed-2ea818afb13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:06.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:16.362Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ecabc346-b8ea-4652-94e7-b294e046f4a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:16.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:26.381Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=64a640c5-4388-4320-a5c5-5a0aefa500d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:36.415Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0685a24b-5b27-4f22-8924-0a9c301f3ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:36.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:46.440Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b88db808-6964-4621-89f3-e21796a271d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:46.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:36:52.717Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:36:52.718Z |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 |2023-03-14T01:36:52.718Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:36:52.718Z |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 |2023-03-14T01:36:52.720Z |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 |2023-03-14T01:36:52.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:36:52.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:36:52.738Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:36:52.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:56.467Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2da57119-4485-4e54-bbb8-96c29c1f0b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:36:56.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:06.509Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bbed138f-2653-4f25-b0b0-324614dc69b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:06.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:16.543Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6b7ae5c4-db11-4443-8cd9-7f7086abe40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:16.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:26.568Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f685175f-d647-49bd-a917-dcd591d088b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:26.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:36.586Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=09e0696c-b814-499c-aff2-75ff097191f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:36.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:46.665Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=11af759c-abf4-40ea-aed2-c8a0dd5e04a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:46.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:56.687Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fb0f8458-2f25-461d-8673-fb62f583f991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:37:56.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:06.716Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=66bdf8e7-292a-4722-9049-830c58621175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:06.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:16.772Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=31852099-6b34-44f5-9255-bfead9106ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:26.798Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c074b23d-d040-4a50-b792-c341162f2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:26.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:36.828Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=82ebc1b0-0aa9-4525-862f-45f7719d02f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:36.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:46.882Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4f6f688e-cff1-41bd-864e-34548e5cb303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:46.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:56.908Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=38debdf6-d49c-467b-86e8-66c21afc06c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:38:56.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:06.956Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ae0e41ce-d2de-45d7-9921-e1d1d12aa92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:17.035Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a7d80089-8ff6-456a-a38d-f355216ec259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:17.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:27.068Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=249a7fdb-0f88-4cc1-bac1-d784fba77131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:27.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:37.106Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b5ca657-b442-4745-a13a-3f5ca99923f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:37.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:47.136Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7ea21e46-4d6b-48d8-b9d8-fa2067c1421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:57.171Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=248a3ff9-7df7-4828-a82c-a73bcb3de117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:39:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:07.200Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=18bd929f-a256-4d61-bf5c-8cdb4cd476ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:17.238Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3d5bb286-a9f1-4b6b-a5d1-741c97f2a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:27.337Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=314a4af4-0f1c-407d-82f4-d2b621e23949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:27.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:37.384Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=472669d7-0914-4b60-908d-de9b5be4f753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:47.410Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=940cf93b-cc0c-474a-84b9-2740ec994e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:47.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:57.459Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=439c3b0b-71c4-466d-84ae-7535c6a8280e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:40:57.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:07.488Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=04a590f6-b9f9-4245-96a3-6ea41bfb1953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:17.538Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3c7d2e19-c538-4c3c-af28-49b649db71ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:17.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:27.585Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f285f723-40aa-4278-900a-663cc2d739e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:37.613Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b285a2a5-588d-4bd1-b016-b5cbac20c361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:37.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:47.657Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4f5fe8a4-89b9-44b2-ac8e-2bc6f97ecd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:47.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:41:52.675Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:41:52.676Z |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 |2023-03-14T01:41:52.676Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:41:52.676Z |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 |2023-03-14T01:41:52.677Z |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 |2023-03-14T01:41:52.683Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:41:52.683Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:41:52.683Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:41:52.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:57.745Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e619bdcb-3a24-4101-883a-c00facf29a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:41:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:07.790Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0cd17828-24ce-479f-863b-fb1e22214216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:17.850Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=44aa0545-d973-4b12-9118-ec1c133e1f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:17.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:27.887Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fa707db6-b2de-47e9-a0dc-9af04b2fb8d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:27.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:37.910Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=181c75b7-a610-4fab-a3b1-4c1338af7d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:37.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:47.960Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=871cdefa-2cfb-445d-8c10-38032b439b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:47.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:57.981Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4d4286b0-b6ba-4b62-9743-e1528a0eab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:42:58.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:08.010Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e39ae6d5-4a00-418a-8731-ce8ef8aece08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:08.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:18.033Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=66c50ae6-5e56-451c-a269-3cda9be1c112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:18.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:28.056Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f54de115-813d-442f-9f29-5e9a22f73121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:38.098Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2ce94e52-2946-4c54-ab6e-698d59b317ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:38.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:48.133Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=049bb36e-9173-4bbd-80e9-8efebbdd0670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:48.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:58.167Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8535878f-f887-4171-b18b-3a11ac894592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:43:58.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:08.218Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9dfe04a2-f426-4f24-aa96-d03fb90fdfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:08.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:18.244Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8e2ac5ae-6ad4-446a-b458-21cf077141f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:28.317Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=17875435-6689-447e-8b51-875636a35ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:28.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:38.344Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=40f587e9-f854-4de5-bb51-1eb5d4ae6ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:48.440Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=102238f2-c70e-48ab-8d99-34958e9a7f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:48.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:58.464Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4483c210-943d-4c3c-bfc7-86f33473be1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:44:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:08.487Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d178bba5-2e49-4324-b1b0-c83a2f704ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:08.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:18.583Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=93eba9fb-7040-45e9-897d-56727012f568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:18.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:28.627Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ad206826-7219-4db3-973e-5eb4ea1dc6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:28.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:38.668Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=be5be1ea-1302-47e6-9a67-9ce643e98dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:38.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:48.701Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9fde76f7-06cc-420f-bd1c-cb41f5a06820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:48.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:58.741Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=484b3442-4a78-4813-8e15-e4ef8175f67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:45:58.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:08.787Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d80a863d-3a02-46e6-b731-e3712e6cd728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:08.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:18.833Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=99623660-5d14-4579-b558-af8bdb624dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:28.864Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=46c46ccb-5851-43a4-892d-414d56b14557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:28.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:38.888Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=db511055-59c5-4bfd-8e4d-b5e1be3f801b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:48.958Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=056a9ec2-04e9-4bb0-ba5d-c665b61e561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:48.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:46:52.636Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:46:52.636Z |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 |2023-03-14T01:46:52.637Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:46:52.637Z |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 |2023-03-14T01:46:52.638Z |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 |2023-03-14T01:46:52.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:46:52.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:46:52.651Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:46:52.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:58.994Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5e3af11a-dd9c-4cdd-bfc6-c4946c0a486c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:46:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:09.021Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=60522bec-44c5-4122-85f5-9b44169e2d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:09.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:19.058Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=823b176b-06e8-4eea-b841-c80e6e2cfadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:19.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:29.084Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f00c9d10-4db1-4ce9-8c8d-65d1ed5aca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:29.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:39.127Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=900877bd-70fc-4f8a-8b03-30ab28874f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:39.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:49.175Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d248fdb9-5c9e-4c80-825e-69f91a03fb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:59.229Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=61928a8c-fd34-47af-ac5c-e08f98cbb52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:47:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:09.251Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6c7e003b-8618-4321-8264-cf988511b32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:09.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:19.317Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2293380e-4059-4859-b7fc-eafd5f382f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:29.352Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=18b85ff6-f738-4a72-b40f-eb2b1476faef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:29.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:39.386Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0e7422cd-5571-4379-ac14-c570a6963792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:39.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:49.414Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e5183571-5e8f-4f85-9d46-2415a6325d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:49.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:59.436Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5896f943-6e38-4980-92c9-d1d3411f0f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:48:59.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:09.465Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=564b8de0-cc16-4197-9e0b-aebc71b7b2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:09.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:19.530Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=97507374-7ed5-42b2-88c4-b0fdbf6e6af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:19.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:29.568Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b5cee8d1-ed98-4c1b-a7f2-d25e73b2cdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:29.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:39.610Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4c4a8bbc-3399-4461-aa14-d24dd061bafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:49.644Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=91673d00-2c3e-498d-a420-a4cc8d9cfb19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:49.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:59.669Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0b5108fe-aec2-4f25-9fc7-e4ea91359e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:49:59.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:09.730Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=acfb029e-52cd-4cb4-a633-19a261198e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:09.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:19.816Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=828a7f7f-3dad-4c7e-b707-d882ab58af40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:29.863Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c8237deb-1769-4726-a4af-11827024164a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:39.904Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=211aac24-14b2-409f-8d4e-5aa3cf013b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:49.953Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=84982af2-a85a-4e4a-967a-93db2be70277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:50:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:00.007Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6cb57b0b-75e1-4568-a8b5-bbcdcb2680ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:10.037Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7511fddf-f732-4b2f-b221-01dcffef5a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:10.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:20.088Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=40e86a86-b1a8-4df2-b61a-fc7a6230fe94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:20.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:30.131Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b8947a3e-2d42-4f23-ac5a-aad7c4825f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:30.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:40.198Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e883a2fe-7e0d-4b9c-b97f-24a98e54ac99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:40.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:50.252Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=764dddc9-7391-4f1b-89bf-923bf2bd5ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:51:50.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:51:52.343Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:51:52.343Z |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 |2023-03-14T01:51:52.343Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:51:52.344Z |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 |2023-03-14T01:51:52.345Z |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 |2023-03-14T01:51:52.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:51:52.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:51:52.350Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:51:52.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:00.282Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5daf657d-06fc-4373-a537-63e004699aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:00.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:10.320Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=31050b0e-a6bb-4ee2-9936-f7c3e1bd2a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:20.361Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=23c9cfd1-76ee-45c7-9f70-0d0c8bbe9e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:20.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:30.416Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=211d6bcd-2010-4f3a-90c9-35613539c05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:30.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:40.453Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e784f9ae-4cb7-41ca-ba07-60c5ccac2f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:40.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:50.475Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=486c41eb-5af2-4230-94a1-96f4cdbe2a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:52:50.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:00.505Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=aada1a51-e2db-4a30-bc6a-542685302aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:10.527Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4eb862af-70bd-4fbe-99e9-1d7b0fd8fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:20.558Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eec1cbfa-8373-4711-94a2-ed82ef98d36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:20.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:30.589Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b414af5f-ac5a-451a-baea-076a830996b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:40.624Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f349be82-7024-4a4a-a6ed-0541b3d87c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:50.665Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7e1c2ac0-63c0-4652-88a0-3707f0fea0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:53:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:00.694Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=74fec7a4-d094-44cf-a6ee-a0805475c2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:10.720Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9f99950d-5d4c-49bd-baf4-f77bddb615e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:10.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:20.793Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=65095e8c-06cc-435b-9ae5-3989b6ab2b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:30.836Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eb395949-87f5-476d-b5c1-e274c0bbd453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:30.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:40.863Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1965621a-165f-44fa-ab64-0fb935e1442d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:40.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:50.906Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=87570027-0469-4b08-8a9b-6ed01d2d0f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:54:50.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:00.940Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=49239265-1874-4e2a-8936-3b89fb01f1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:00.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:10.966Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3f3931f1-ff71-4705-a3b9-c22cd7e40af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:20.998Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=616805ba-faf9-4e0f-9949-abaa49a8b278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:21.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:31.040Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=66943fec-42b4-42d9-9387-ae8731cf9b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:41.065Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1bc544bd-836a-469a-be5c-e0231158d468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:51.091Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=089ef54a-00af-4e40-a618-f551e88cc466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:55:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:01.125Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d5a026dd-456e-40a3-9f66-9d45de6c276a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:11.167Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=24a0e60f-0e57-4894-bbb3-41f8709724e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:11.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:21.187Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e7c37aee-544b-4422-ab28-a8aefc2aed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:31.218Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d2e1567b-8f3c-4088-851e-b890a1c9835b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:41.267Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6a225090-499f-4cf3-a0b6-886f48b2ae73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:51.298Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b2ba4b2d-a63f-41ab-b8e6-39c416ac54e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:56:51.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T01:56:52.777Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T01:56:52.778Z |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 |2023-03-14T01:56:52.778Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T01:56:52.778Z |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 |2023-03-14T01:56:52.780Z |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 |2023-03-14T01:56:52.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T01:56:52.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T01:56:52.793Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T01:56:52.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:01.326Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4eaf5f3f-9d7a-4f63-ac96-b0d57da851f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:01.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:11.347Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=41d0b1e6-3346-469a-8501-393c5c264fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:21.368Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=40595da1-8fd5-455a-a975-533beb8df5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:31.391Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=45f2a492-aaaa-40fe-b6ba-f25b0e11306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:41.418Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b5400696-a40b-4064-b95a-25d14ff84120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:41.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:51.454Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=34b43a5d-e4a9-473d-8dca-e3045231b4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:57:51.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:01.499Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3a338849-a096-49ac-a1c7-b6f98deeabdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:01.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:11.521Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=95bc1390-50d1-4da9-bd85-106b57623212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:21.549Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=978c8c28-dcdc-4985-a6be-303784a94d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:21.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:31.577Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0f17a8e2-9a10-4f77-a260-49bc73d2978a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:31.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:41.600Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e681db5b-fbd9-48bb-9ebb-8264e6751801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:51.626Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=de20b8b3-3d73-48d9-830a-eb405a439a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:58:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:01.649Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9c65051a-4928-4837-93c3-e9e359f18cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:11.673Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a2235dea-e9ce-4064-9ed9-d2c1d5d7e440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:11.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:21.704Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0dbf0721-2366-459e-b1c4-bdc862d4cfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:31.748Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9f30a121-5bcf-4be4-b081-bbd7687f3e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:41.783Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7c28d250-29b0-4741-a156-02ed5300cf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:51.806Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=33f3e907-86d4-4d7b-8068-33ee1f12e197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T01:59:51.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:01.838Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8fab17d3-03ef-4c0d-be0f-dbce44b54623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:01.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:11.874Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7457b205-f504-4967-9626-99ad706d0310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:11.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:21.931Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=af3f9141-a936-4bd9-a662-b64ae0471c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:21.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:31.963Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=05f06e15-ed53-4816-9eee-ac7eac5708ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:42.009Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4c9cbe94-e3c7-470c-a7be-e254fd072196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:42.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:52.064Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=511cd060-3ed6-4640-a388-9187e1552b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:00:52.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:02.096Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7d5a7302-384e-465c-9f36-47a72592592f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:02.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:12.210Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eae50bb2-15bc-4a64-af78-b1195d92a5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:22.242Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=009e003c-8a99-4841-a74e-e5857eab4cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:32.280Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6fbfc71a-a4f0-4c8c-ab53-b2936c539054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:32.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:42.330Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=cea0d487-1192-4467-91b7-65152fb93fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:52.369Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f832d4f7-bcf8-4f1a-89d3-0bd6182338ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T02:01:52.437Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:01:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T02:01:52.443Z |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 |2023-03-14T02:01:52.444Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T02:01:52.444Z |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 |2023-03-14T02:01:52.444Z |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 |2023-03-14T02:01:52.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T02:01:52.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T02:01:52.449Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T02:01:52.451Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:02.438Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a2b1afd3-a9b5-4def-93e8-1a8398cbe9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:02.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:12.475Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b375c65d-1324-4c21-aa8c-787649feb19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:12.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:22.527Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0297cead-dcf0-4829-a056-57f6569d04f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:32.558Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=31008c24-8a65-46c7-b744-d4fd4e2d4fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:42.624Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=af290a3d-e4ca-4206-92a8-5f22c3af9c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:42.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:52.658Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3d1b4d86-bceb-4b95-929a-9e4f5ff3bf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:02:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:02.700Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7b2c20cd-118f-4db2-9425-a6e6c7f7430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:12.728Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8ada0e08-7ae4-4c3d-afa6-278a7274aca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:12.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:22.752Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bde553fd-ee37-4bfc-941d-8c38d0b7e0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:32.771Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d79ec0bf-83c5-4264-a294-c5c862eb227c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:42.799Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b4fe5d26-3a4f-4810-8960-ce1bc3d75072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:42.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:52.827Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c2727d15-446a-48ab-be28-3443770f6933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:03:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:02.850Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fea3f013-e32a-4aab-bca7-022dc8f435c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:12.876Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9de96b69-1cda-41e2-b289-2da9d4f31217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:22.924Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b1ab29fc-5b39-4184-b63f-c3e9eb90e56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:32.946Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7a5d334f-84d3-43e6-85a3-7ed3aa21977d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:32.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:42.983Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=12c91279-5dce-416c-9d00-22a42a461c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:43.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:53.006Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=56f09f19-7869-4c8c-8a0c-ba51fb4686d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:04:53.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:03.029Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=262a7ef4-1258-4068-9478-dba939a31160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:03.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:13.058Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ee7497c4-5737-438a-a642-b2fc0ee1d3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:23.105Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a70c1685-da52-4808-b1c4-81c17d04998e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:23.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:33.126Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a5390d78-1b74-4c0f-8a51-d0b72efc9c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:33.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:43.146Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fed9d18b-4a36-47e8-84cd-8ad344e64d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:53.172Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2967201a-6539-4c56-92b0-635984e27e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:05:53.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:03.194Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5993bedc-6d4c-447b-8725-ef3d0acf5f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:03.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:13.236Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=66616e6e-cb25-48e5-a8fc-7e3fd1b90139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:13.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:23.270Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=0e5619d4-1582-4560-afd1-faf3ab91fc19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:23.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:33.294Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6626cc8c-ac96-4106-8859-9e2bfa493e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:33.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:43.314Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=76f3dd0a-def4-468b-a132-c90399571720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:43.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T02:06:52.735Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T02:06:52.736Z |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 |2023-03-14T02:06:52.736Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T02:06:52.736Z |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 |2023-03-14T02:06:52.737Z |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 |2023-03-14T02:06:52.747Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T02:06:52.748Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T02:06:52.748Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T02:06:52.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:53.347Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e53f022a-6d41-4adf-bb84-0d962a461515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:06:53.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:03.372Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6d5d3dcb-7606-4786-bc56-6f1d2bb13c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:03.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:13.394Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5a7db577-4722-4634-ac5f-e770a68ecea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:23.427Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6e622ead-61d0-471e-8e5b-f84bfe34b381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:33.457Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=835e04ea-dbb2-423a-9aa5-08b6d6d7504e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:33.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:43.478Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1919c24b-1030-4b31-9110-cb84a8d4d1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:43.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:53.522Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=75079b7a-cf82-4c93-b70c-30ed0b28847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:07:53.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:03.543Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=deba1aa0-10e8-4f08-a3fa-28b9fa0676cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:03.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:13.565Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5008b6ec-bb85-4598-b873-5689b59d4b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:23.590Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=581eacc9-29bd-444d-8e09-1cb866c192a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:33.622Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6c9d152f-c9ed-4824-90dd-b96cae9752f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:43.662Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f49caa89-8d4c-4fb9-8c3d-08b2ce14bfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:43.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:53.684Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9cd5393e-c684-4fa2-b6d4-bc74d9b69464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:08:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:03.710Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c4227d18-d9d0-49bd-97f8-c8695de13eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:13.737Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c4a571d3-1049-4b98-85a1-8fb93ede3657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:23.756Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8876c373-b238-47cd-b0e0-77b118f3d3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:23.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:33.772Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=02c721a1-64de-482f-a9a0-958359eecb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:33.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:43.807Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8a20ebe3-df69-4d28-ace9-d854a4922b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:43.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:53.842Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d15fa38c-c344-4862-be12-bc5d8f6a3922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:09:53.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:03.864Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=aa0c9829-8691-435f-b196-3cfb61b6d219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:13.884Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2a46e9ba-f84b-4048-b092-3673e38472d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:23.906Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9f23daa1-b7fc-4982-b05e-2472a86d5e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:33.928Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4b2770f9-754b-4a0e-93c4-cd1d6dc9a7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:33.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:43.952Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2be9caa8-33fb-40ac-b16d-3171c6fb6893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:43.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:53.972Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c99829c1-5886-45f1-a975-f465a65b59e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:10:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:03.998Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=574aa489-a007-4c9f-89d7-ed6b7e14f354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:04.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:14.025Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8357263e-b817-4871-a51d-7945cd69d8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:24.058Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f6b68760-8247-46ed-a2b4-479b9f57bf3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:24.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:34.086Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fcedd4ac-53bb-43ba-ad93-665e53d3029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:34.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:44.144Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=469c8c6c-0551-451c-914a-c69dc51baba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:44.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T02:11:52.930Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T02:11:52.931Z |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 |2023-03-14T02:11:52.932Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T02:11:52.932Z |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 |2023-03-14T02:11:52.934Z |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 |2023-03-14T02:11:52.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T02:11:52.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T02:11:52.955Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T02:11:52.963Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:54.192Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fb2d8172-2297-4996-a160-bf4763bd5d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:11:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:04.276Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ed401a8c-f8b2-4fa5-bcdd-83cd1d9b23a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:04.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:14.299Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eae0ba77-f58f-42ce-ac59-2f5be1b10bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:14.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:24.326Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4b641e17-9e3b-45aa-9dbc-c6d27e9c883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:24.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:34.346Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=742aba55-a2d2-43ee-b9be-582b2d057ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:44.379Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f1dda098-ccd0-4401-b592-0777d9bf5763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:44.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:54.413Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7a205943-9ea4-47f9-a128-8dd179839059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:12:54.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:04.443Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b92f1628-79c8-4a42-a235-186f8aa9b943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:04.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:14.487Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c038972a-dfdd-4da2-87c7-53ac1b5c5cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:24.527Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=420b2786-b66f-4380-a299-0c39d957db9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:24.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:34.566Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4642598e-9885-4e40-809e-bfb0f4e8b387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:34.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:44.600Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=98980a58-0c30-47ba-9219-46298dcadc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:54.644Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=417c9da2-d15e-44d4-87ff-690946a16be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:13:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:04.682Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ad99aa3a-c9a6-4c31-bb32-0218979958f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:04.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:14.704Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bdb77694-d01a-407b-9e60-6a6211a6ca57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:24.731Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=303a8682-a2e6-4054-a551-9a11b66d329d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:24.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:34.753Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2243dcf9-0996-4ac0-82c7-8ea46fa4155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:44.786Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f3776e47-7e30-4f63-9009-21219677010c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:54.803Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8af4eb7f-9321-4d56-b442-1eab49421110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:14:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:04.828Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b293c86d-a85d-4baf-a867-cd2920e3f9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:14.853Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8d5da94b-4895-41d2-b2d7-e6526bc51be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:24.883Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=af98e9df-dc1e-4e6e-b100-ee5b7898f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:34.911Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f3c69adc-958a-408c-baa9-782351aa7c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:34.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:44.946Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5ddb8435-2b39-475c-a84f-ac5933ea086e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:54.966Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=98b693d8-3969-4a56-a1dd-89da075b44c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:15:54.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:04.990Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=26484232-bdd3-4e51-898e-b3bdb853a4eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:15.010Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d5e137b0-2782-4378-a145-354bf4d5e9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:25.076Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2a965d2b-c738-4c94-8612-a14e86372c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:35.107Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=46cc7a2a-f0b1-4c48-be53-379fcf793c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:45.133Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b24ab3cd-e317-43b2-b3f8-547f7476516d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:45.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T02:16:52.346Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T02:16:52.346Z |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 |2023-03-14T02:16:52.346Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T02:16:52.347Z |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 |2023-03-14T02:16:52.347Z |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 |2023-03-14T02:16:52.351Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T02:16:52.352Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T02:16:52.352Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T02:16:52.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:55.153Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2dd1e335-1d94-4181-95fd-9f55820faa97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:16:55.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:05.186Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=4be57814-72b8-42e1-913c-dd0f7a8ec6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:05.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:15.229Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=75f9fb5d-e2f6-483b-a936-2bafd4d7b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:15.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:25.263Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f2173e8c-1988-4970-8df2-85a8d37ddf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:25.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:35.314Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1285e46d-5535-4c79-a653-00b2758bf32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:35.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:45.336Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1b44995a-b639-4b60-a4f3-7e3d8e94f39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:45.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:55.371Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eb0fa9f4-aecb-44de-a14a-2828cf0f9489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:17:55.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:05.428Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=847e6c92-9dc9-46f5-bef6-d33fbf154476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:05.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:15.500Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3e6ed9c7-64e7-49f8-ac22-9732a69e7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:25.536Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fa1632bc-7b25-405c-b977-d9972afc239d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:35.590Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2e977cf2-584d-4086-a1f6-eafdd0fc9403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:35.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:45.619Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=692b41c0-c504-47c8-a2bc-3091675783ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:45.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:55.713Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9b51780b-aaae-48db-87bf-37e4ffa3d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:18:55.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:05.745Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=27f5bdbc-6c86-493c-b093-eab9208b37e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:15.771Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d947ce69-eae6-4ca8-a41d-f56da457fac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:15.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:25.791Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=d36f92ba-cf64-4fe5-8d73-9d4d1b1f983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:25.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:35.816Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=acfb25a3-0fef-4077-9746-337c02b9b734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:35.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:45.837Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a53f7ed0-07da-41be-838d-97e024481503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:45.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:55.860Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3c4cec9d-84da-4f68-a0b3-e1cb3782b6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:19:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:05.879Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=76701196-7407-4312-8a42-5f67477e6e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:05.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:15.919Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3cc22ccd-8c5f-4105-a072-ebd6098f3968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:15.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:25.951Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8c72b8e3-40a8-44d2-8a53-878a820d34f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:25.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:35.978Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=efc5f7af-df91-492c-b0d9-806f1b18cff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:36.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:46.010Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=96b35452-6870-41a5-af0d-26af68abfbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:46.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:56.039Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b60d5e1f-0d47-4d78-84e2-d84d9666c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:20:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:06.078Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a3467036-7632-4cef-9c35-8754c7faae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:06.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:16.100Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ded88885-b1e1-4a05-885f-3b0cac11b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:16.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:26.124Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=68916376-baca-4419-b0ea-0b0033361b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:36.295Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7688204e-4e37-4054-9785-50a687aac82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:36.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:46.326Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5dd58834-dc00-4d4c-999c-97ddb7773547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:46.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T02:21:52.589Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T02:21:52.589Z |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 |2023-03-14T02:21:52.589Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T02:21:52.590Z |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 |2023-03-14T02:21:52.591Z |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 |2023-03-14T02:21:52.618Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T02:21:52.618Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T02:21:52.619Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T02:21:52.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:56.344Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3c8058b3-af60-4cdc-912f-96dddd72e575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:21:56.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:06.370Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e9ce391f-8e2f-4eb8-8c98-149bb466e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:16.399Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=904484de-e284-44d1-8b8c-3f7429f9c1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:16.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:26.447Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=34ccdc3f-3aea-41dd-8934-b8ce53e6aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:26.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:36.495Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1fa228f4-a1d0-46fc-b4b8-3e08a537bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:36.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:46.534Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a739d9e0-df66-4168-babd-6338a354e7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:56.561Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=aa953498-bbd7-4a66-951b-7e9623c93d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:22:56.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:06.591Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ce467c51-6158-4b80-8c04-af3b9114bf03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:06.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:16.627Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fa991d47-edf4-4157-8235-ab57622c20d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:16.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:26.680Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=04c29467-8378-4368-aa87-875a7fdcc146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:26.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:36.701Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=1aafba3d-e73b-470f-b713-6a33adbe1f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:46.767Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=b78a3287-eecb-4f70-92eb-5dea77002ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:46.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:56.787Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=393b8669-a995-4e06-8b81-5b5c83b8cb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:23:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:06.818Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=deca6e69-bd06-4d5d-8fc4-9044b154319a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:06.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:16.862Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=03c2afc1-d2e6-4caa-835b-06c0510cf583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:16.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:26.890Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ad303185-1368-4d71-babd-6296b16b529e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:36.914Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=fcc46b5c-390b-477f-b15e-8fdabf73bf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:46.941Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=20afe019-3d74-4b60-84be-f3f5867231a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:46.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:56.985Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5e59e053-3548-43b2-aef5-557d04f24c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:24:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:07.041Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=ed9a602f-037b-489a-b331-fa4ab721d1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:17.059Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=922f1cae-3e11-4177-a882-5915f85266f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:27.109Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c30cf167-0e58-40e0-b89c-75cf4b3d64c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:27.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:37.130Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=a0f26ac5-d751-4ed1-8015-ff47cdac7301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:37.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:47.233Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=8cf09180-0e34-4d4c-aa10-d94dc43d7753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:47.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:57.258Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=eb18aa2a-6e55-4709-81ed-5699b2326a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:25:57.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:07.288Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=279800a2-8a64-4589-a248-b64b34047495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:07.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:17.317Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7353983f-ab49-41de-9ca9-633a56b83969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:17.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:27.409Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=2696779d-9d4f-4b87-892b-8ad2391456f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:27.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:37.429Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e0f78135-11d2-48e7-8d94-5655a6ab6d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:37.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:47.449Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=9d0b0378-6d4d-4105-bbce-e1d4f4ef889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-14T02:26:52.324Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-14T02:26:52.325Z |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 |2023-03-14T02:26:52.325Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-14T02:26:52.325Z |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 |2023-03-14T02:26:52.326Z |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 |2023-03-14T02:26:52.330Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-14T02:26:52.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-14T02:26:52.331Z |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-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"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-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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 |2023-03-14T02:26:52.332Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:57.546Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=f338189f-c9b4-43b3-bce9-df3f83233a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:26:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:07.598Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bd4e4c94-ef68-42ee-9c09-4080f0035eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:07.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:17.650Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=835a56cb-1e98-412e-a590-854e4376107d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:27.677Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=964ed337-0a5b-44e2-9db3-705ebc6e4772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:27.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:37.709Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=932c57dc-722f-40b4-b730-027f064df8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:37.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:47.741Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=20d89a6b-d989-40d6-9a30-9c454884e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:47.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:57.777Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=e1fb3d82-9233-4a09-aa52-8e84f376aa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:27:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:07.812Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=3e06e6f4-17a2-4b2f-99eb-e55e4416b5bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:17.852Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7eb2724e-15db-4f42-83e0-34029d0b197f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:27.889Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6349e4f7-592d-42ee-a28b-6a4977864835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:27.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:37.953Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=6ea6caf4-00ea-477c-a8d9-32b0412eecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:37.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:47.995Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=bd0d9ba2-b5c4-4360-a234-790a5cd15108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:48.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:58.018Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=dfed1f33-f980-433c-859e-d54c5cf5c7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:28:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:29:08.049Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=7f39110e-a4ca-484b-a60c-3d22f0f023cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:29:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:29:18.076Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=5123329f-de1f-4689-94fa-c8c80b8c2975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:29:18.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-14T02:29:28.097Z |INFO |Init configs |InvocationID=f1a859b2-c69f-4d2a-ae0f-90611cf8f099, InstanceUUID=c44e8cc5-7d84-4dd7-8b0c-6d2bdd170f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |20