By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-27T23:56:38.148Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-27T23:56:38.156Z |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-27T23:56:38.157Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-03-27T23:56:38.159Z |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-27T23:56:38.487Z |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-27T23:56:38.583Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-27T23:56:38.583Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-27T23:56:38.583Z |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-27T23:56:38.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-27T23:56:38.685Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-03-27T23:56:38.725Z |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-27T23:56:39.973Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-27T23:56:40.463Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-03-27T23:56:40.483Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-03-27T23:56:40.483Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-27T23:56:40.556Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-03-27T23:56:40.556Z |INFO |Root WebApplicationContext: initialization completed in 1830 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-03-27T23:56:41.165Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-03-27T23:56:43.661Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-03-27T23:56:44.193Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-03-27T23:56:44.219Z |INFO |Started MainApp in 8.083 seconds (JVM running for 8.635) |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-03-27T23:56:44.267Z |INFO |Start scheduling PRH workflow |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:56:44.276Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=951c9e74-17ba-4942-b8da-fef12c9adf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:56:44.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-03-27T23:56:54.600Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-27T23:56:54.600Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-03-27T23:56:54.603Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:56:54.741Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=40355245-826b-46ce-a6af-410313950052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:56:54.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:04.772Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=868d6625-5baf-4c93-9038-7123012e9a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:14.795Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0e10a6bc-7774-4fcf-ae35-4bbf87eff6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:14.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:24.829Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1348fa5c-bb5b-4ee4-b94e-15db30153568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:24.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:34.854Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3856cd15-c145-44f4-8eb1-bcffa4fd8a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:44.877Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=df21702b-4457-4856-a053-90c48b2d2970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:54.903Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d2c24d2e-e5ef-46e9-b9bc-e853fd88e1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:57:54.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:04.922Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7f875f24-ec64-466b-8b33-b139399533b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:04.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:14.941Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b2095bb4-91e7-4c4d-b471-05168f89472e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:24.960Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=db46edc9-653e-4cb3-b21c-7699499dda58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:34.979Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0be1eb05-d623-48f2-a065-59774bf79011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:35.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:45.001Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=93926466-bc28-4698-b8fa-5bd5809de813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:55.025Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=55589249-3e14-435b-a4a2-92c1508e6101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:58:55.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:05.051Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=28e9a8b4-4302-451b-9b6c-78863065c21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:15.069Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=da694f3f-5f14-4a22-9113-c0469dc563ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:25.091Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4b006321-281d-41bd-948f-0e0a2f3bcd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:25.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:35.108Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e94ae63c-0d45-440a-ad46-c99d9f779df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:35.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:45.123Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7e808b07-e5a0-4c06-8853-34066a7793d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:55.142Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e1cc31cb-bb6d-4a5c-9ea5-ac76ecebe8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-27T23:59:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:05.163Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=64f3600c-06af-49ad-b06a-2603316e44e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:05.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:15.197Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fa00fa29-c35a-486a-9d64-9f16866a3bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:15.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:25.216Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=40fc3b1f-e18b-47d0-8bd3-aec3e134a669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:25.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:35.232Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eba4d1dd-acb6-4ddc-b3fa-d4850e255615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:35.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:45.253Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=12244bc1-84fe-4429-8cb6-170142f84e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:45.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:55.271Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6a2df32d-5951-44d1-b4a9-02698180d42e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:00:55.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:05.289Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9046e57b-4ad8-4852-bb94-99c3609a7682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:15.309Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=960ad694-7748-420b-846e-ca1ef8661eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:15.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:25.330Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8af6efed-a1aa-4f65-af22-da58f8ad09dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:25.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:35.350Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=df3a2456-bff1-4129-ba75-ee60f810b830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:01:41.537Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:01:41.537Z |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-28T00:01:41.537Z |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-28T00:01:41.537Z |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-28T00:01:41.538Z |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-28T00:01:41.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:01:41.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:01:41.547Z |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-28T00:01:41.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:45.373Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d229147c-afa0-4569-9c48-b7ffe390e5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:45.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:55.402Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0ec008b9-7db1-4095-bb28-14f5d858b31f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:01:55.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:05.421Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a645ac36-32c8-4cb2-9a04-417a1b00ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:05.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:15.441Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=665d675f-9e64-46d0-9302-78fe0bd2e676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:15.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:25.459Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=277f7a49-1dd1-4f0f-b3cd-ad65656b8311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:25.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:35.478Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7966e997-3515-4d63-bd62-d32a876f901d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:35.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:45.499Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=505718a6-c158-49e4-a794-213b252a4dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:45.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:55.522Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d9767eaa-c65d-4536-a302-e5bcc9598125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:02:55.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:05.547Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4c795536-fc0e-4d4d-b49d-d19bb12f44c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:15.567Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e4a9689b-c8b1-426c-8cb1-94045c466c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:15.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:25.586Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d476c263-a725-40bf-9959-41ec059dfb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:25.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:35.607Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c115dac4-1db1-4230-8bf7-12fe5a925e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:35.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:45.629Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f431c5eb-66d8-4f1b-8715-949b9aeb3ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:55.647Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0f4f6232-cb95-4ab6-bdb2-b9afdb10d7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:03:55.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:05.667Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8c46443c-beb4-4c7d-b5c2-fbace65f3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:05.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:15.688Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3f7588ac-15ef-4f34-b651-2f2a576e0936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:25.706Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3c580767-1689-49c7-a517-410114a8476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:25.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:35.726Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=386cf3b3-b518-424c-929b-724d26eeb026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:35.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:45.745Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=27ff6845-0aca-4def-9bc9-9c25bc3e4020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:55.763Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b4a73649-e6d4-4485-b098-73c71a054057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:04:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:05.781Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=29c2105b-11d7-4c25-867d-2185c35867d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:05.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:15.800Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6c480e49-b4eb-4505-bd7a-1d372f49d25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:15.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:25.819Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eadd913c-f5e3-410e-9b6a-3444e5651832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:25.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:35.840Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b9101fb0-a606-4187-a2fc-68c83bf58721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:45.855Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3c6e6c39-794b-48db-8d6b-66768cd16f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:55.870Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=69f2082e-83a3-4f69-8097-de47e0b52beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:05:55.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:05.887Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=67219a6e-d691-4d08-8d14-3fd6023b733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:15.906Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=59092101-a98b-4560-a5f5-5154e5da8d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:15.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:25.935Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b6642f57-5f88-48a8-b298-b07a991ad6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:25.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:35.952Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3ea7c9e4-cff3-4944-add4-5a08155b7561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:35.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:06:41.396Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:06:41.397Z |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-28T00:06:41.397Z |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-28T00:06:41.397Z |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-28T00:06:41.398Z |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-28T00:06:41.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:06:41.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:06:41.407Z |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-28T00:06:41.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:45.970Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4169b146-7be0-4ece-a61c-08ff8045d52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:45.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:55.991Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ef40d212-f36b-47cf-8f3c-6888575a84e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:06:56.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:06.007Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b9b20bf2-7b35-4d0c-bbf6-5257c93b1658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:16.025Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b11f299b-0d3c-441d-b8b5-9499d72145d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:26.046Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7b39ef81-0799-4214-bd56-cc5876ef8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:26.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:36.073Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1c3996e0-bbbd-4482-a71f-0a2c4a928299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:36.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:46.089Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7ac28707-b112-48e0-a15f-13f07d8572df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:46.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:56.108Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8710daba-e641-4847-b056-65fe9291e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:07:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:06.125Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0be1c5e3-593d-471a-b590-5eeb5ed9b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:06.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:16.143Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dc1058fa-2fbd-430f-a568-abe35eeabdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:26.182Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=24a01a9c-18f8-4bce-b244-2610188761f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:26.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:36.220Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2d86548e-04aa-4a6e-b406-5e28f42ef990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:46.247Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=460e6a7d-a71f-44d3-bd30-eda879ad5829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:56.277Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8112e00a-cc27-433c-bfb7-3ee27ef61360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:08:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:06.296Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=44c889f8-5988-4d6f-8342-879e81dd49e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:06.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:16.312Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=76749e81-cafa-48e4-a794-716b76ba7b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:16.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:26.331Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e1add39d-c46d-445f-a35a-a17374db102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:36.355Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=56e39637-a27a-4e91-851e-13c154b80931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:36.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:46.373Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8f3ee8b2-09ad-4518-839f-f1c0a39cfdd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:56.390Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=78b168ca-1480-4514-9bb9-7e6bf3485ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:09:56.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:06.407Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f3888a78-b488-43f4-8a93-31a17b1982dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:16.426Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=791bc02e-ae1f-4bcf-b704-de8bb72a1a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:16.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:26.447Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=00fcc46e-5c9b-4be2-92df-42c9294490d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:36.465Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=278f463a-afe9-41e2-9718-c7bd59b93fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:36.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:46.481Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=db0dd038-9c20-4e24-b68a-cdd49aae3936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:56.499Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=67c71ce0-ec9f-4aef-add3-5fc3d1da4b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:10:56.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:06.517Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a86f0c61-e6a5-4155-ac08-ca00cbbf9f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:16.538Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ceb91515-94fb-4ac1-beaf-8cda81c9d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:16.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:26.558Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5848e990-fb5b-47fc-8072-bb0cb0347f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:26.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:36.585Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6c9e20b7-0a0e-49a2-adbe-ba308c34dfc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:11:41.384Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:11:41.385Z |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-28T00:11:41.385Z |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-28T00:11:41.385Z |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-28T00:11:41.385Z |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-28T00:11:41.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:11:41.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:11:41.391Z |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-28T00:11:41.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:46.605Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0369709b-81da-432f-a3f2-086c4f8ecb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:46.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:56.625Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=205d4c44-66f2-4b82-9203-8752fb49bac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:11:56.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:06.645Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=79de7f28-c654-4d4a-a69c-d7f79082ceab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:16.666Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2a3cf371-6e7a-464a-8895-310017a6a78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:16.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:26.685Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b50ba04f-643e-4cb0-aa64-a770c555f06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:36.705Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7c2ddb60-77bc-4bbf-90a7-f01bb6033fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:46.723Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=71cdc6d6-daac-4764-b335-f8036742f7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:46.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:56.743Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=283f403c-4877-41c6-bd08-46337fb2df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:12:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:06.760Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bf4b76f7-79de-4d8e-9e04-b6ac871382e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:06.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:16.779Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e249e1ce-1727-4e48-8bf9-493290c6551c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:16.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:26.798Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=153efe5c-f23a-41ca-bdff-bc8702766846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:36.818Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=463678db-1a56-4627-b155-8d7648d1d772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:36.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:46.838Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=090de26c-c64e-4177-8bef-82df01d3282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:56.856Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0346d5af-d65b-45ae-bd8b-90e56fdb6795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:13:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:06.872Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ed34a364-6619-4529-b0a1-2c05a1694545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:16.891Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c9289336-e68a-4afc-b2e1-bcc4076d1c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:16.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:26.908Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=631313b8-92c5-4e70-99b8-bb074b3ac10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:26.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:36.927Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=904c71da-b355-427f-b40c-4697caadf545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:46.944Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6f3dea47-ae82-4267-9ebd-07de33dae797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:56.963Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d7d761b3-a041-4d79-8b45-43071b738922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:14:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:06.979Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c98ec220-dbc3-4ef8-a085-4e4bec6ee11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:16.997Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ac777be2-b822-475e-93e0-bca4d9f4bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:27.019Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dace125a-117d-4d29-9d7f-c21570cd6b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:37.051Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c5c249cf-dca3-47c3-9eab-64114c37d104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:47.071Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ca2a5316-7c10-49db-a549-6ae2afb3476d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:47.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:57.091Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=315d5abe-bc20-475a-bb33-0795f3cf500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:15:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:07.110Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b14cff4b-483d-4979-b55f-81180397fcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:07.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:17.130Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c4f8f570-5726-46a6-8c5c-bd1e5e7bbda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:17.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:27.153Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=27032c21-6acd-4ae2-a6bb-b12f7834cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:37.170Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=58f0437b-cd24-43f2-8b25-40ccfba10a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:37.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:16:41.401Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:16:41.401Z |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-28T00:16:41.401Z |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-28T00:16:41.401Z |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-28T00:16:41.402Z |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-28T00:16:41.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:16:41.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:16:41.407Z |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-28T00:16:41.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:47.191Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4d8709c3-7cc1-4494-8d94-61acbe6c15db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:47.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:57.213Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9d80a753-a669-4336-bd78-076499a102a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:16:57.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:07.234Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e4135252-cb5b-48a9-9b32-1fcb959df64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:07.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:17.252Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=94bbbe87-146a-45a0-8d8d-8944ab648183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:27.270Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6506bef4-a811-4ebb-93cb-5499326272df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:27.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:37.288Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a83f742f-358d-472a-a97d-ea3366378f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:37.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:47.307Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0ee7cb72-52b3-4d12-95c4-9b218b8213d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:47.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:57.325Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=964ba782-9f44-4f06-bbcf-7a3a78638b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:17:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:07.346Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5f154ab6-b8cc-4f89-a7bd-71bcda5975d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:17.364Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e0941698-f1ea-4984-a4b8-24a67dfa41a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:17.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:27.382Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=55ae3f9f-b8b8-490f-9b88-7abcb6a6bb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:27.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:37.401Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f4c6ad0a-20ea-4c17-aa96-c01321c304d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:37.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:47.421Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=685e5e5b-dbf6-491b-b626-379f46c06007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:47.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:57.441Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2f0bcd9d-e69c-4bb6-859f-584dd02fa64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:18:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:07.461Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6f5671a0-f204-413e-a681-e5ac10ae3c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:17.478Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0c296b18-cdb3-45b0-bf7c-3583460160b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:17.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:27.497Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3fdc1503-a54b-4fde-aa90-ee8783e9d73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:37.527Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ab1cb8fd-47a6-4ee3-a5d9-c8b6579c134b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:37.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:47.547Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5a46ff56-a187-420b-ad23-08caf04b6717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:47.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:57.563Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5b81e0a3-e6af-41f4-9251-b18a746363d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:19:57.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:07.580Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6ca140f4-30d0-4304-9670-d5afc33fbdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:07.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:17.597Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=58be9675-83b6-4b1f-8d30-669f920d11d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:17.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:27.627Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c4a9d200-e206-4a99-a4d7-0415d6d0b73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:27.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:37.647Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f76d5afd-e6c4-4001-8d3c-773e5f3c4f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:47.666Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cd782bc1-589b-4c1f-9f61-6963a126e404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:47.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:57.683Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9f2438e3-08d0-4b56-bd96-ea9b6fbec844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:20:57.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:07.706Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7460ecb4-6b68-43f3-9188-4c47755bed20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:07.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:17.724Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5f2e20de-dc02-4829-ace8-12c463dc0e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:17.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:27.744Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3928f45b-632f-4e38-8744-0f3a56c3f53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:27.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:37.760Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a47d54a2-fabc-4011-b4cc-4eaa4e6e86c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:21:41.330Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:21:41.331Z |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-28T00:21:41.331Z |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-28T00:21:41.331Z |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-28T00:21:41.331Z |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-28T00:21:41.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:21:41.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:21:41.335Z |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-28T00:21:41.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:47.779Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=041fe23d-ecda-4987-9e30-c1328bdc72fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:57.798Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1776fd66-3b10-4018-997d-961a8285e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:21:57.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:07.814Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cec2776f-3754-4d0b-804f-c91eb17ad3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:07.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:17.832Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2d2aa4e8-a2b8-40f9-89ae-155c14557adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:17.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:27.872Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=72779a6f-3d55-4655-b1f9-c4d7487c7fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:27.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:37.892Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c2157a90-4d73-4807-a02a-dc2b700d4ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:47.910Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8825dc51-7238-459e-9b1b-b28098033995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:47.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:57.928Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9d11df40-aa87-40ba-8162-115d4813902d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:22:57.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:07.947Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7921e04b-f2b0-40d4-98bc-c94dbe1684b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:07.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:17.967Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6c319673-da2d-4245-a6bf-5955499eb99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:17.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:27.987Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c6eec28b-93c3-480a-8c25-c75d543cc187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:28.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:38.004Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=36903271-6f30-4794-a663-498c0a34c398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:38.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:48.021Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0158963f-89d9-45a3-8bdb-3ea45fdc817f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:48.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:58.038Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9a934459-d8f2-4eb9-8305-bf4a6d40442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:23:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:08.058Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e426866d-13f7-4732-959a-294de6e883bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:08.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:18.075Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c405d763-b6a3-4856-9dad-e56536e694f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:28.094Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ea5a9e8b-89c7-459b-801e-23b68928f357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:38.112Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=673e0443-506c-4376-bde3-38cf38e1ca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:38.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:48.129Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4acc5f88-0d06-48a7-891c-fa29aba1bf54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:48.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:58.148Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=16f349c8-799e-47cf-b3bd-e4ec080af901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:24:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:08.163Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ce579eb0-8940-4def-bb5c-c2befba8899d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:08.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:18.182Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bdbc5970-1647-48e8-bf86-1e50e043729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:28.200Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=67eaba2c-a842-46e6-a6ed-803804c76e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:28.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:38.220Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6822c8bd-3ee7-48b7-b8f1-03627a754279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:48.236Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bda4446d-77fc-43f4-b427-292f3b89b54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:58.252Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ca4e7bcb-b390-4d81-9a13-225c7c001d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:25:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:08.273Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dbba0a29-d5a0-4258-b8f5-d9812b279d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:08.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:18.291Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f8b4b839-4212-4f89-ac56-c95ff60c3c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:18.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:28.312Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e56fa166-b312-412f-afc5-d7b60d136f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:38.331Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7776bcb8-f55b-435f-baf0-e476e3dc60d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:38.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:26:41.385Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:26:41.385Z |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-28T00:26:41.385Z |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-28T00:26:41.385Z |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-28T00:26:41.386Z |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-28T00:26:41.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:26:41.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:26:41.390Z |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-28T00:26:41.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:48.348Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ab212527-6ba8-4d39-aa5b-5d265ac19a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:48.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:58.366Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d1d0f1ae-111b-4bb8-a017-53bfd272c182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:26:58.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:08.384Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f1b1f9a0-1ff7-4a14-9dc6-3225f931074a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:18.399Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=406170df-8148-4bef-aa12-c68ce50e7525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:28.419Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=25392078-f4ee-4c5d-ad6d-019c6aae0115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:38.440Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=84b34147-3be2-4723-b863-885d3a2b8602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:38.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:48.457Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=27fbd9b3-c0f0-483e-9d81-53a25e97cabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:58.478Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=48f50101-29a4-43d8-96af-580e4daaaa80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:27:58.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:08.497Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=36229275-6c2e-46b6-91c4-00f4addc1775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:08.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:18.516Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eab6d865-715d-44d7-b952-b5e748c0571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:18.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:28.538Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0209fc6d-fc23-48a7-991d-36442fac7115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:38.554Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6418366c-c29b-48da-a57c-8da42cd52bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:38.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:48.571Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4ba22ae8-ebee-4758-949c-161d34dc19a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:58.593Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3c8cef64-ca8c-4c3e-80b3-e52e4c26a93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:28:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:08.617Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=950b12b4-ff04-44f0-a45d-45ee58c2ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:08.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:18.637Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d1700a62-d820-4e46-b301-550dcf9c1a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:18.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:28.653Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2b59019d-e921-43f7-910b-cea211fc55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:28.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:38.672Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=48155768-8ca7-4c3b-8230-9d7b4d48db04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:38.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:48.689Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=72538814-c25e-446b-9e56-c57c54f42b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:48.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:58.709Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8d48dcd7-d0af-42b6-bf86-7f7a6480a2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:29:58.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:08.729Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3289b28e-43b1-40e0-99e1-40d3260b759e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:08.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:18.745Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1bda0e38-9176-466b-8b0a-107d0e7392a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:18.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:28.765Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d32cc74d-2d39-48ca-b106-ffd20f5efddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:28.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:38.781Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=57650dc8-39e7-40b3-8e69-490f64181e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:38.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:48.796Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9d7b1c40-9936-4c34-9ff1-87728a4f1b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:58.812Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f784fb62-f631-4fdb-a93d-543281512d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:30:58.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:08.830Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0686ed27-0c7e-48c8-88f0-b019a97f2436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:08.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:18.847Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=38b3290c-f581-4b6a-b4d0-c13a2aeb9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:18.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:28.862Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=170ea170-12a4-49f0-b56d-cb0744ab2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:28.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:38.884Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4a74689c-72a7-47ba-9237-796b567ffe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:38.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:31:41.381Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:31:41.382Z |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-28T00:31:41.382Z |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-28T00:31:41.382Z |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-28T00:31:41.382Z |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-28T00:31:41.398Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:31:41.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:31:41.399Z |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-28T00:31:41.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:48.902Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=12d53204-b73f-479e-b9f0-8b581dba2976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:48.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:58.919Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=beba70c8-e620-4caa-8e2a-5ad6cf966f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:31:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:08.938Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=087a3ac9-30e7-416e-90a9-60ed03272c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:08.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:18.958Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=14557fbc-23b8-4fd7-a975-af96393289f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:18.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:28.976Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7870838d-8f37-40e8-bea0-3774a7eaf0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:28.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:38.996Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bf6f1a76-b5fe-475c-93e1-483f5c6c10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:49.018Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=284f782f-49fb-4b76-9bfc-4d3097f7cf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:49.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:59.034Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dbe0a57b-cfad-406c-8c1e-1eb292cb6836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:32:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:09.052Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c2e9688d-7a15-49d1-92bc-c3e5b393eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:09.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:19.071Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=63f7bd7a-a25f-4c99-9fb9-5e65286a9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:19.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:29.089Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0148cacf-4c51-44ed-a641-34c37e1d1185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:39.107Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6d92d6a2-21b4-407c-a6be-24e4bdc6bff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:39.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:49.127Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ebba9671-486f-47ff-a110-8c044c0c699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:49.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:59.145Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0d19e977-7ad5-473b-95d6-ad3d256f9461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:33:59.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:09.162Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cdb33744-73db-46a8-adb6-72b7c33eb663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:19.182Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e3269597-aab8-41d0-932d-73b5bb595043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:19.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:29.200Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=37a41d6b-4ca3-4b5f-81ee-126a512ee36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:39.217Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1feeae26-31b0-4e97-a775-81b090567777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:39.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:49.234Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=28c450c9-074b-4c27-8fc1-60cdb440142f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:49.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:59.250Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c5d8a134-c1b4-43fa-aaf3-b7405489aa34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:34:59.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:09.265Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=527ea08f-f612-4f1b-ae8b-5ca48e208b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:09.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:19.287Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b7782320-95ad-499d-b984-ead4f83c0bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:19.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:29.304Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=61041265-53a0-4f6a-82a2-6b12d9531ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:29.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:39.322Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9473aebc-6393-40ed-bde3-d02f616a03d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:49.339Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5e3d7b6f-4aac-480f-a4c8-ae57fd39bbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:49.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:59.358Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7340461b-13b9-415a-a265-23657193f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:35:59.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:09.379Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=544c3051-f850-4447-90a7-0ad940d3fd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:09.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:19.396Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6e7b9173-2d24-4758-89c4-b3a17c742bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:19.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:29.417Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=de0c368c-5596-45bc-8c0f-bb798ce8c181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:39.435Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a4146c48-c6b1-4f17-b909-06531d3ab453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:36:41.391Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:36:41.392Z |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-28T00:36:41.392Z |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-28T00:36:41.392Z |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-28T00:36:41.392Z |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-28T00:36:41.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:36:41.398Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:36:41.398Z |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-28T00:36:41.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:49.453Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=32e95e8b-540d-4411-8e06-ee3b4594ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:49.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:59.469Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=33bf9d8d-e818-4204-8af2-d28607a9da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:36:59.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:09.487Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a69da4cb-54ac-4432-b404-58c5215f141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:09.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:19.507Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b481753e-30fa-4473-9182-da8f21d03353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:29.526Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=763fd6bb-db46-4bbc-9596-b0bbcfe8ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:39.547Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eb050628-f064-4fe4-96b3-b2ae71190083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:49.565Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6fce30ff-b161-41cd-9299-f6064a80382d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:59.580Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=91d86dab-2469-4e67-9dbf-8d77716907a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:37:59.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:09.598Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5e40d915-0afe-4fe1-ae0d-cdaf6f42a60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:19.616Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=057bd1a9-6424-4563-9a50-4b70167fc37c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:29.637Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=62d47839-e67e-4cae-8d0d-56e3371f6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:39.654Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=507d822d-8261-4062-8d7f-6857ccce99a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:39.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:49.672Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=677b429d-2cf0-4491-b886-3bae657f9355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:49.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:59.688Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2b972f7b-2cd9-457c-9de5-e5255d265155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:38:59.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:09.705Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=63b9a0bc-5d70-4b64-828e-41566a63bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:09.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:19.724Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c17861d1-cfbc-40c4-bad0-9dc3b42959c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:19.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:29.741Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6f7ab103-0886-45be-8c8a-82df4d31b917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:39.759Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e966dcc0-9b46-497b-89e1-4a1047aed2ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:39.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:49.775Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=96c55e19-7845-4438-9b15-bba5e667af12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:59.791Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=16365c59-32a5-4f4d-827b-5a90a8538429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:39:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:09.807Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8b926e81-c0c2-4a7c-807b-92c1243fed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:19.825Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=198ec051-a35f-4e2c-97dc-fc882f391e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:29.840Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b2734045-d878-45c5-be1c-d49132139fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:29.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:39.858Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9fe8dead-d99a-4c0b-a19a-bfe1b42ddd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:39.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:49.875Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=29a390d6-2821-4ed0-a61c-168a9e77d9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:49.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:59.892Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8825aa33-c61f-4f41-991f-e09c380a55c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:40:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:09.930Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0a006d41-260b-4d6a-8457-47cd4b9001c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:09.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:19.949Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c6e27472-a8e9-4069-ac3f-e893edffebaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:29.967Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7feabf62-7710-4bb1-bdff-f6fe1c915fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:29.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:39.985Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4ba588f4-2eea-490a-a1fb-f1eec98d7cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:41:41.381Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:41:41.382Z |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-28T00:41:41.382Z |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-28T00:41:41.382Z |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-28T00:41:41.382Z |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-28T00:41:41.387Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:41:41.387Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:41:41.387Z |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-28T00:41:41.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:50.000Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5ddc9ef9-a969-47ad-a36c-86fb26f1b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:41:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:00.018Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f37f9fac-c302-4b34-9fa6-f0562f96510d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:10.035Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=19e7e942-653d-4584-a342-78cd653cd720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:20.054Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=30821d15-3d12-4cee-8b5e-d96adbdf7cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:20.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:30.075Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5411c281-f0ce-463a-8573-4aa262756a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:30.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:40.096Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=beb11ea8-ca29-49e6-a32d-338b7ff20625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:50.113Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=586aa45e-cc0e-4966-97e7-51aea7ebb871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:42:50.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:00.132Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=36974d81-3d51-4b19-bfef-ba13ad929b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:00.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:10.154Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=26ac592d-7731-4b02-ae42-31605fcefe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:10.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:20.172Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7a7a6a59-c931-4151-b974-621673a8cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:20.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:30.192Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b2c0440c-aa99-4c1a-a51f-da3e6b56e8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:30.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:40.208Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=48c0d3fe-aa70-4400-9d6c-64ae7f4733d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:40.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:50.223Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6509c5de-34f8-4a18-ac08-671d69991710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:43:50.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:00.241Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d661da21-4390-4f97-8bfa-5260dad3dd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:00.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:10.261Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7d6ff65b-7e0e-4080-8312-3c8c6cbea1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:20.280Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=556632ba-20c3-4eef-be96-52212bdb18fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:30.297Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4992a2d7-6b84-4a45-b9e8-25581767afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:30.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:40.316Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=201005b2-b167-4c1e-9dfc-b763dd9b56f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:50.332Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=470116b9-99b8-47fb-978a-7dcbf1ce9303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:44:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:00.350Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=39981a2d-8e18-49c7-90eb-15a73e8ae085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:10.370Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e2065ad4-2261-4e22-8afd-0354f395659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:10.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:20.387Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ddb37444-d888-4e14-8e02-62086de33e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:20.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:30.404Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0c2dce90-e18d-470f-8a66-882a06004666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:40.422Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=308ff2c3-2d7e-45a4-bd62-15e68991c570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:40.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:50.439Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1559f6e1-02f4-4cb9-90c1-8394b57bd29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:45:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:00.461Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5d361ffe-1a64-4b52-a72f-5f2897945acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:00.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:10.480Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e3d4b633-b34a-4b9b-846d-11ab6f159bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:20.500Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f39d45ce-80c2-4288-9f83-a380270fac2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:20.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:30.518Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=507be46a-744c-449d-b5a7-b36772486f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:30.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:40.536Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=924b5183-94b3-4a46-bb19-a310826a06a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:46:41.386Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:46:41.386Z |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-28T00:46:41.386Z |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-28T00:46:41.386Z |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-28T00:46:41.387Z |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-28T00:46:41.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:46:41.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:46:41.390Z |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-28T00:46:41.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:50.553Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f8d1be8f-b228-48fd-8569-4f70d5915cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:46:50.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:00.572Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7da63ff2-1db8-49d3-8d9e-734f9d56d05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:00.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:10.588Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e513268a-49d1-4cab-a7ff-8859355f59a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:10.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:20.607Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2bb7bf3c-1b51-4887-804a-4194806a8abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:30.625Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3b92efa7-61af-40bb-95e6-2fe0b092337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:30.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:40.640Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=832a50c3-445f-4b55-9f18-1a361891d222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:40.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:50.659Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ba8d541b-3350-416c-9789-9b4ffbbf3947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:47:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:00.674Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eec04040-e50c-4d2b-a962-7057ef9e8bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:10.691Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7c523338-518f-4ffe-97c4-1aa46ef34d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:10.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:20.707Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9245a830-9468-4e60-aa4f-f08693dba0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:20.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:30.724Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f24a0358-1630-44a9-9d33-13ae6658a641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:40.744Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=863dffbf-1d7b-40d1-9db6-95f281eab85d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:40.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:50.762Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a478819f-4cf4-40ad-87b1-f8aa9ba52056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:48:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:00.778Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4a234df4-1886-4cfb-bbc3-2f3df46a5495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:10.797Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=82486dd8-a5ca-47c2-a26d-ef68f985f107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:10.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:20.817Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=30a35324-4bd4-4f5b-8d8a-9c8aa6bf6263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:20.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:30.836Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=642fa63c-e2d5-4f3f-9cf6-b9bae66449b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:30.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:40.857Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=61bb04ad-f667-414b-838f-b4d7211ffe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:50.876Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a1a5f094-9bb0-4d3d-9cf5-f955cd782830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:49:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:00.895Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ec3c4c42-a263-4889-9ed1-a23a2ee793ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:00.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:10.917Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ab254968-743b-44c7-8dc0-c77ca152e5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:10.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:20.934Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6cd7c422-d846-4353-bb30-b128c09372c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:20.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:30.950Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=32a4f5d5-d263-433c-9b6f-4eb4a846b9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:30.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:40.970Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bea57c56-fef6-438e-9f01-5cee8e71b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:50.986Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=678f033f-e4eb-4a85-ba98-65499ee81186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:50:51.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:01.004Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=666720ad-78b6-4250-81d5-69c14cc90c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:01.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:11.022Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=034df0d7-78c4-478f-9820-05be32d4a35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:11.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:21.040Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d8c7af8c-08d8-4d85-9f8b-1f5d3fb1bd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:21.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:31.057Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6bf85890-d931-47ad-a523-acc9ed25903d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:41.077Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=448315c7-7a7b-4576-9246-444d3321ddd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:51:41.381Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:51:41.381Z |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-28T00:51:41.381Z |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-28T00:51:41.381Z |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-28T00:51:41.382Z |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-28T00:51:41.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:51:41.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:51:41.385Z |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-28T00:51:41.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:51.097Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d3963353-971c-49e2-9ff9-b2bda2b07d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:51:51.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:01.131Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=25a3ee70-0cb0-4e96-826f-ec96ec45b23a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:01.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:11.146Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b5f128f5-5629-4e1a-8c0b-8b72acf3a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:11.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:21.163Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=73a78ecd-49d1-4588-8ac3-4a2bd9d609f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:21.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:31.178Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=85de7ce6-5c0f-488d-9d6b-0494ca509e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:41.196Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=742af337-4296-429c-bef5-ac55246a0991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:41.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:51.212Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1a859175-c136-4bda-a76f-bf2944de0aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:52:51.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:01.229Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=73eb56aa-b842-41b7-bc52-bcb1161aaf98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:01.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:11.250Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f9cf20a2-c982-49a8-b2c5-0ce35aee92aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:21.266Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c146ec92-1cef-4ff7-a1c9-5d5a93df65c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:31.283Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bd55431a-40b6-4710-8006-35ba4c003ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:31.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:41.301Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f294590d-6d4d-4c5e-9c4f-073490b2f346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:41.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:51.320Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=739f9d28-15ba-443c-8714-9ec7f576965d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:53:51.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:01.338Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=784d71cb-105d-418c-a1ef-e27977c3c823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:01.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:11.355Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9abcdbba-376f-4ec6-b266-29be5333c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:11.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:21.370Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a4c20c28-ea27-45cb-aa29-97ba7ab48985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:31.388Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=374ad238-e952-4ce1-a646-eecc655782b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:31.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:41.405Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=781476ca-b123-4757-bf97-cda7bd4362e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:41.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:51.424Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a88f4e21-a581-4230-a07a-0e863679cb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:54:51.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:01.442Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=90db66cf-148c-40ef-bfe6-ab8932433849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:11.460Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6cc46785-6312-4482-a3a4-f79573724c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:11.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:21.494Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6111044a-5501-4604-95e1-9dc4ab4618ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:31.514Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0cf59d60-eee7-471c-ad24-a6c0348cd3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:31.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:41.530Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=08ac783d-33d8-4cec-b2a2-efa5822a4237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:51.545Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0fdda6d6-b275-4fde-9a09-d9c15c0c89dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:55:51.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:01.562Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=84fce985-c043-4362-94bb-bb3ef70d6459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:01.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:11.583Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8e2b4c3f-854b-4381-9792-481981496d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:21.601Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=908fdf9a-0562-4ede-a813-0bbdce7909cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:21.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:31.619Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2bf7b210-1379-4bef-bc0a-faeae65c243f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T00:56:41.387Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T00:56:41.387Z |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-28T00:56:41.388Z |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-28T00:56:41.388Z |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-28T00:56:41.388Z |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-28T00:56:41.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T00:56:41.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T00:56:41.392Z |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-28T00:56:41.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:41.640Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=aa57e623-4673-4edd-81e7-fef1a53a9210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:41.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:51.657Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3e373c3f-4950-475c-9472-c05900660a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:56:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:01.678Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dfbb4540-aef8-47b4-96fa-9590df37a35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:01.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:11.693Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c5476424-4b76-4030-a0ec-f19fab585fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:11.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:21.709Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=11a9b4be-77c1-49e1-8858-581b42e1fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:21.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:31.726Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8aa95d32-270b-4ccd-b240-29d6837b6171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:41.746Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=822dd72a-8c51-4d91-b94a-88f847ba74ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:41.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:51.764Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ae62d8f9-6891-478b-b6a3-328e334264c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:57:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:01.785Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e0d63ab9-0ee4-48a1-bb2b-c2369890c9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:01.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:11.804Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8f951a9b-8a3c-4afa-8437-ecf4eb2d1f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:11.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:21.819Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a747bad0-a812-4509-8a78-0b282183ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:21.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:31.835Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ec4815cf-1ed2-4858-86bb-3c0b0c7064b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:31.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:41.852Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b9fb0ae3-9374-416b-ba31-039f3f118857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:51.869Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1770d28b-5cfc-449e-92d6-1ed81294bd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:58:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:01.886Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=be5d1cde-790c-4522-9a67-7ffea12cf166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:01.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:11.908Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e1014b20-f146-4f57-94b4-6f7fc536607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:11.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:21.927Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=010cc286-98c7-421a-9b23-8ad6d0784a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:21.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:31.944Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=69857390-5f41-453e-a9c5-c9cce27ece26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:31.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:41.959Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=faad99f4-e12b-4653-a093-0c38226e84bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:51.978Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9f45565e-e619-45d0-b927-a6d7694f3486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T00:59:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:01.995Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cd0327b9-9e33-423c-b753-06f9e8d6f0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:12.010Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=37cde729-17cc-442c-998b-1043faf5875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:22.026Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=00bc76f0-f3ca-44f3-8cdd-092817154064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:32.044Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1f92e34a-ba2f-49e1-b186-84c8ab3c5449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:42.063Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=277e675b-75b4-439a-bef7-97dd078fc2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:52.079Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=123cef26-d8de-4c8c-9e0a-d2a42438d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:00:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:02.099Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9d328856-42c2-4ae1-8557-57a8f02d7eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:02.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:12.115Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=de7f6fe0-f408-4c22-8932-d1de0985c40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:12.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:22.133Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=880dad24-a293-4f39-a6e4-d5be935b1d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:22.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:32.150Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bf9cb859-60de-46dd-addd-4790578d568f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:01:41.330Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:01:41.331Z |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-28T01:01:41.331Z |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-28T01:01:41.331Z |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-28T01:01:41.331Z |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-28T01:01:41.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:01:41.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:01:41.334Z |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-28T01:01:41.336Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:42.168Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=419e4ce2-136a-4bc8-885d-14a5392d8ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:42.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:52.185Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f8cb4d4a-7005-4c0b-b1a6-95c226343611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:01:52.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:02.204Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=439de290-3efc-4515-a0c0-56019e0375e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:02.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:12.224Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e5ab5f31-eaf6-41e9-9532-b3659b09db47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:22.243Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=91b833eb-30f5-431d-a799-85dcc71bd7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:32.262Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0ca866f3-2884-490a-abf7-0dee54555568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:42.279Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=64a1eaac-aa35-45da-8813-6816243a2cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:42.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:52.298Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0e847dc3-bb38-4473-a198-9a27d051b10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:02:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:02.318Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e30132e9-ea60-4a88-9478-508a9adf82c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:12.339Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=65f5063d-3614-4a15-915e-71570e65e83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:22.358Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=86962639-c48c-4582-9061-1d5f1ed88440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:22.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:32.376Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dec5cf9c-404e-4573-8e6a-be504d3a5e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:32.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:42.391Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e515e467-9f67-4d06-aa93-16c923d4cd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:52.412Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=46f956f8-a690-4004-97b1-ace881a6b1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:03:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:02.432Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=28f14619-c987-48b9-a0b9-7cab47038c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:12.450Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5198ca55-2464-4598-8e6f-6711437908e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:12.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:22.468Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=af247065-7312-448e-92c8-43d6b54e8aac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:22.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:32.487Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6b2deff6-8e0b-41fe-b4ee-68fdbe12bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:32.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:42.504Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2d0a3c33-34ff-4919-994e-3e47dc257681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:42.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:52.526Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1ee91acc-e6b1-4da3-9dee-4e97b873c72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:04:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:02.543Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=527671c8-95c7-4c32-a07c-f04bcb4624c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:02.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:12.560Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=26adf60a-defa-469b-bc7a-804671e415d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:22.576Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=442e8279-4797-4e69-aac6-7715469e6766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:22.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:32.594Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dee5a471-7eaa-4075-a6bd-3406a8588b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:32.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:42.609Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=123d4fed-818c-46da-bf17-3fc9d6237f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:42.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:52.626Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b0fc05ae-2bba-4b07-b0b9-f1ebc6f9798e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:05:52.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:02.642Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a40412b0-357e-4744-aa20-9951cc47d7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:12.661Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0495436c-dc66-44a9-92df-8fb34dc7b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:12.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:22.680Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d247d2cf-aca0-4aba-ba7f-8451d899f949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:22.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:32.697Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6186cc37-e2b8-4474-8592-7d8cf0b9c65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:32.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:06:41.387Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:06:41.388Z |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-28T01:06:41.388Z |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-28T01:06:41.388Z |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-28T01:06:41.388Z |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-28T01:06:41.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:06:41.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:06:41.392Z |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-28T01:06:41.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:42.713Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2dd9360f-4250-4ef8-b6bb-eb0b75009e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:42.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:52.733Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=79c5f8f1-9ec0-4472-9548-335b8d91e91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:06:52.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:02.749Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=63cd9306-8bc2-4e69-a8b6-f6feb1a216ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:02.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:12.765Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=be5ec183-93b5-4cf0-99a1-91015c73d5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:12.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:22.782Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7d5838b6-5ffd-4dbe-8129-4235adef34dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:32.799Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d0c18175-2cfe-45ab-b06d-882388a3f5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:32.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:42.818Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a6cd1fbb-8dd4-4d3a-a072-0cd441e22b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:52.837Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=698abb2e-d9e1-4380-8065-30a176a631b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:07:52.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:02.855Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cfdbf32e-f5cf-4953-84a4-c3f84dba7f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:12.872Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f1197674-4e5a-453e-a0b6-19e61294cba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:12.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:22.888Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cbc22890-9105-452b-af30-ffb98324d581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:32.905Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fcf2ba4d-f076-4efb-b501-fab472ecbcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:42.921Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a3bbb26d-b9dc-4f44-a091-f229ae3d37b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:42.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:52.938Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=65b0c23e-d8f4-4e22-98f2-6143d54b9f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:08:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:02.957Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f7dc465e-fd64-4f07-935a-81a4be81b2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:02.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:12.974Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f146ebd9-82f3-4398-a18f-7d5f5d1604ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:22.993Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1c0afe61-1bf6-4f31-9dbd-9ff9ab960729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:33.010Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6c86277b-d166-4321-bae7-3b5bbde7239e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:33.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:43.025Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=36e0eb57-4b4f-44b5-a721-6295d7da8a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:43.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:53.041Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b0812d24-eee4-4eaf-b512-1679ba681e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:09:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:03.057Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c71aca9b-7857-4ef8-b385-cedfff118774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:13.073Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d14b9b07-a859-4fe6-9bb9-d6078612dfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:13.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:23.093Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=929f7164-ca03-4643-ad19-1140dad396ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:33.110Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fa5aa6e5-7b52-40ef-9671-162b9a2e2ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:33.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:43.128Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=280d74f7-8191-4fc2-ab30-3555536262ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:43.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:53.145Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=95e70947-5230-4eef-a7b6-62a1bcdd87d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:10:53.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:03.162Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=17e9a2b5-11d6-4529-baad-cc64e4aed857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:03.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:13.180Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=92270d70-ccf3-4c5f-91ec-92ebf463def1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:13.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:23.198Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=648a5bba-5597-4431-a2d3-57b37ce7b05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:33.228Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=65107047-884c-4d71-94f5-a81e71bf25c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:11:41.380Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:11:41.380Z |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-28T01:11:41.380Z |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-28T01:11:41.381Z |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-28T01:11:41.381Z |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-28T01:11:41.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:11:41.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:11:41.384Z |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-28T01:11:41.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:43.247Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f76cad3a-2a13-476b-b20c-d8e66b8a909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:43.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:53.267Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2e689ffb-45e7-42cb-b7f5-d101c9fd846a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:11:53.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:03.285Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3e93ade8-19b0-4b75-a4ae-10cd2b50560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:03.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:13.319Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a26deb04-9d94-4afe-b494-d83d471239da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:13.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:23.336Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0a08e8ac-80cb-4318-8ce1-e3806651e5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:23.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:33.350Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=356dd3e0-8e53-44e7-b2eb-8aae1892fc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:33.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:43.367Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=67198c42-911a-42c6-a934-868efdf75737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:43.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:53.384Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=aaf97426-826b-45ff-a688-3627b09b0832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:12:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:03.402Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ea70fe41-36ab-4d91-b0c7-11cca3a305a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:13.421Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=44f7748c-db71-4ab1-8fe6-0fa0aa8db92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:23.439Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=136379ee-574f-491c-ab1f-6447e86cf1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:23.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:33.455Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cfc7a80b-fb7f-458a-bc2c-85d34194e3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:33.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:43.469Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=936a77e9-aed2-4509-bb8b-aa9ee2f9744c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:43.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:53.484Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=38182639-eb48-4c5b-b4c4-fb4b507e10e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:13:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:03.500Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=691b405f-5612-4c97-9150-8576db433169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:13.519Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c1223014-2089-4cb5-ae37-6e80294bdb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:23.536Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=348379b5-1c6d-48fe-9419-79b174be5aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:33.552Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ce98e754-36b4-4c77-b20c-86381a0e8838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:43.568Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d17cb266-3637-4192-b50e-353399d3f025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:53.583Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=572eb865-616a-49b0-a44d-51545ab4ea33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:14:53.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:03.600Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7940b40d-fc1c-47f3-bdfb-58f521d6f9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:03.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:13.615Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ff0ce0e8-4f01-4873-8d78-006299cb7953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:13.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:23.630Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=66305f87-b5aa-406c-9dc1-a54239fc8fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:33.645Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=de489937-e7b2-41e8-9924-c26f4c004dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:33.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:43.663Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=05c27f49-7348-4f87-86ea-e247fc98856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:43.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:53.677Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9bbe3423-6488-4f97-bd21-a5f380a157bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:15:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:03.697Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=97accb1d-3f20-48a1-97eb-99261d3ad3b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:03.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:13.713Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a49ecdcf-c1e1-41dc-9a67-408dc1aa4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:13.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:23.731Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cd21cf17-64cf-4df0-8d2b-d060324b794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:23.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:33.746Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1b7ecf4c-4e45-48b0-a903-3ad13bb721da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:16:41.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:16:41.342Z |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-28T01:16:41.342Z |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-28T01:16:41.342Z |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-28T01:16:41.343Z |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-28T01:16:41.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:16:41.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:16:41.345Z |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-28T01:16:41.347Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:43.763Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d1ee5fd8-3b1a-4f3a-93d8-53f0b91f4a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:53.782Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7602313e-7137-4835-bbc0-82f7deed8da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:16:53.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:03.797Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e2250466-2976-48da-bdde-ca019df3e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:13.817Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4a0c8937-396a-4622-b0ca-70b48c997770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:23.835Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0677c990-e248-45e3-8945-a93405009509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:23.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:33.856Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=18c152fd-43dd-40fb-abcc-e926eeb2833b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:43.872Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=69348e24-eff4-4465-837c-5651352ab3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:43.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:53.890Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e164a6bf-eb8b-43a5-ae05-afcbed998764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:17:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:03.918Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bc995082-362f-4bde-9c83-924aa63357d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:13.935Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=373f14d2-ac91-4545-8cd4-81e82a1639b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:13.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:23.951Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5a90b3d8-bef9-4ef6-888d-bfe2a755a978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:33.966Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ef4cda66-665e-4f4b-9c44-9d032bc5ea03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:33.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:43.984Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=507e4159-3858-48fe-a251-a32ee0c4e81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:54.001Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=aa1dd2be-bdda-4cba-a3f2-aa6323766805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:18:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:04.021Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8cff0515-c29f-4575-80dd-878d8b74c9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:04.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:14.040Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d5594ae2-b7d3-4194-8441-872158ec3646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:24.058Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dcfaf2b3-a93d-4b26-a6ae-cd7b6e405dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:34.074Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e99926c7-e576-4dc8-8132-85ce4b9c7795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:34.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:44.089Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5bb5dea8-b23f-4f34-b440-896b4f23f425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:44.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:54.107Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cd235ae6-eb98-402a-bc4a-d6189200f1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:19:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:04.126Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=54e91a81-45a1-413b-9aef-50d112a10121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:14.159Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9a5bfa56-ad4e-4ef4-8b14-e3664fbbb6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:14.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:24.176Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b219011a-5284-44e7-bbdb-fd5c3f632e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:34.190Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f723113b-5479-4932-84ec-c196fd729027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:34.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:44.208Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ab997ae4-46c7-45e4-a774-9f8186e15a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:54.227Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=68f597bd-6f2d-4e0c-84f1-f697f189a114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:20:54.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:04.242Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5984cf87-9926-4936-a60a-73120788802b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:14.260Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b4c30593-7181-4578-9ac9-2cec3932f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:24.279Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ad2671a4-4979-4ed6-8094-715f822dd064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:34.297Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8493f19c-d20f-433d-8370-d828a71d81db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:21:41.373Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:21:41.373Z |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-28T01:21:41.373Z |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-28T01:21:41.373Z |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-28T01:21:41.373Z |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-28T01:21:41.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:21:41.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:21:41.377Z |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-28T01:21:41.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:44.316Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=34a37da0-b8f4-4a53-9fe8-2f75146c8ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:54.334Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=95c0a1b6-d7f1-4ca3-b06f-b015a60e8289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:21:54.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:04.349Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7461ea93-dc6d-41f3-853d-151eb9e51bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:04.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:14.370Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0ef61ba9-24c4-48f4-9dff-1233ce678668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:14.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:24.388Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=76b9dcd1-f1a5-4188-8ad7-2121348eb901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:24.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:34.401Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e9dec975-d958-4d82-be38-19557a797f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:34.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:44.418Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=78ef7334-8dca-4add-acf4-6146a3288639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:44.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:54.448Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4d16f664-004f-4cc4-a4e8-ec8e99d9d8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:22:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:04.469Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8f849bb8-3644-4320-854e-6e6a03b13244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:04.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:14.484Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0fda7076-a151-422d-969f-a1b96fe436d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:24.502Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e6880040-8dba-4faf-a14b-9dbf173364df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:34.518Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ca672a08-99d6-4949-91bc-0b724ca97d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:44.535Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5515c225-c090-4ed2-94d2-db4b0dcf9b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:44.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:54.554Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=804d9a04-151d-4374-aa95-ac3245d015a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:23:54.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:04.571Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ccc1ef43-1ced-4fc8-b613-83c53a18be3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:04.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:14.588Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=31afe46d-7891-4eb4-af20-4436b08c025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:14.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:24.607Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=30f00331-7730-4533-91d1-d58e650e8bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:24.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:34.629Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e002068f-bf5e-4536-a117-96a2ca3226eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:34.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:44.649Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d7bfa49e-60ec-4bed-ab0b-8d51797c3ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:54.684Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fe00f629-0191-4ff6-a5f6-6a5f4d2aa31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:24:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:04.701Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5bd94574-159e-41a5-b8e2-db7899616a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:14.716Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d6d3adf8-205f-4fd6-b24f-35aa05e057a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:14.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:24.734Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2e2f8db3-eb29-4cdd-839a-0706f7eee1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:24.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:34.754Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=be4d6184-d721-473c-a929-ef2fd5d73059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:44.772Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cc519caf-ecdf-44ca-af0c-43ad087cf5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:44.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:54.787Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=44380f9c-b893-43cf-aedc-862b82290683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:25:54.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:04.804Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=147a46de-c002-49ee-86b9-b43a53c89a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:04.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:14.823Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9754c906-72bf-4f4b-87e2-d066266b196a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:14.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:24.842Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7a0aedef-7a28-47ac-aed3-de8473ac9fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:24.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:34.857Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d40c2768-0570-4f90-9763-83e18fe7c07b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:34.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:26:41.379Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:26:41.379Z |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-28T01:26:41.379Z |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-28T01:26:41.380Z |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-28T01:26:41.380Z |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-28T01:26:41.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:26:41.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:26:41.383Z |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-28T01:26:41.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:44.871Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d94f1bcf-4437-470d-8f1d-e488e626b485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:54.888Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9889db65-b088-443f-a7e2-7e9ec48cc466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:26:54.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:04.907Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=23a34790-8109-40fc-8dda-5a3cf75c4572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:04.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:14.922Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ca419bc2-9d2a-40d6-b5e8-4c534aae5e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:14.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:24.941Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=72407796-2e3d-40b2-a2d3-c925d9ab8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:34.957Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=585728ce-c508-48a3-b1f2-eaa775f74aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:44.974Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=58d4daf4-f158-47b6-818c-89f88359f75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:54.990Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4ea4ff97-7272-43ca-a02e-918d85470606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:27:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:05.011Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6e2fabaa-291c-47ad-bdbb-2f5b1dd71413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:05.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:15.029Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7342f09e-e6e7-4c92-b8c8-390b511a9cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:25.047Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a112130b-a8dd-4ba7-99b8-ac6b7e209601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:25.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:35.073Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b1387630-e146-466d-a288-bad660be98b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:45.092Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f8b21fda-bf3a-44a1-a1ce-59bb4a07cb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:45.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:55.110Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=475c97f0-480d-45bf-8083-d6ce6ab9a25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:28:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:05.126Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6475d36a-d40c-4bc9-8911-3965d4fbe623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:15.144Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fc620253-a0be-405e-9588-66060655ec9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:25.161Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6d748092-42d0-42cb-8d4a-e12fc352e913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:25.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:35.178Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5f32d18c-767a-4061-91fd-44a4dd81279a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:35.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:45.198Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=880339e5-797b-4d11-9f89-479a68b036fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:55.218Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2ef2defc-df2d-4df3-bd10-ad39977ac4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:29:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:05.235Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=96bdf67c-eaa0-49ce-9ee0-c61a9bc2a266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:15.252Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4f23adc1-c749-451a-9edd-7adf8dfa0990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:15.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:25.270Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c3135774-3b07-414c-9bfe-937d50a40d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:35.289Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1670292a-54fc-4033-9dcb-2620bb3c66f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:45.306Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1b39b6a1-8a44-4d09-84ac-6a753923be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:45.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:55.320Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0cff4f3c-ff54-4d93-93e9-f13a53f47267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:30:55.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:05.338Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=de4a4b0a-57ed-4f78-8b55-54fd253053f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:15.353Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7dcc5941-9b08-4c67-91b8-90ee596a2d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:25.371Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=aee18584-1dde-4727-b341-66c81521db6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:25.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:35.389Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=15322a15-c80a-4e9c-90bb-3ac2c825a90e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:31:41.374Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:31:41.374Z |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-28T01:31:41.375Z |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-28T01:31:41.375Z |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-28T01:31:41.375Z |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-28T01:31:41.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:31:41.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:31:41.379Z |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-28T01:31:41.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:45.410Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6bca895f-475e-41f0-9b98-ea85e4c47e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:45.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:55.429Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3ea9bf3e-f676-4c33-98f8-3ecaf6bb9941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:31:55.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:05.454Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4087a340-392b-4647-aa84-d8d665f7d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:05.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:15.472Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e24f9075-abbe-4549-839c-14648315410b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:25.488Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=674200c5-f1bf-4c66-9ce8-a62819ae11b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:25.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:35.507Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6619c616-5a70-4558-9420-0ad4f001a328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:35.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:45.526Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9a5aea3e-a659-4975-b149-1feb96e46fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:55.546Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4efaae33-4663-4b62-9c83-b8573616b81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:32:55.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:05.561Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b08fe207-ab44-432a-b767-9d5458e9e572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:15.579Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=302115b9-19fe-44c9-b276-b82cb02e08da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:25.595Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=607da71d-5ca9-45d5-a515-b0077235f36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:25.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:35.613Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=051a1ae4-7169-4f8b-9129-22a4072ecc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:35.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:45.628Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0e6285c8-4f2e-4468-951a-55c54406b8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:45.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:55.646Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fd8af675-a546-4c7b-bb31-8c420d0d781d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:33:55.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:05.661Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d0a097fe-1599-4430-a561-a86eeb5182b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:05.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:15.677Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d4c8400e-4201-4946-acd2-8640f7ca3630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:15.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:25.693Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=17f90de1-eeb8-419f-9106-b8123dc93cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:35.710Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ed423923-167a-4f14-9b8f-bcf5bc76e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:35.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:45.727Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f27f0a7f-8611-4fac-a2fd-6fcf5527848e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:45.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:55.745Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=99f4623d-f708-4d56-ae3a-5fa89022c426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:34:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:05.763Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c3552fc6-afd1-4bfa-abf5-df90d6c324db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:05.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:15.781Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=19287f48-df90-4780-a346-03618c03fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:15.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:25.796Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=68a12012-86e7-4fe6-a87d-ac122123551a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:25.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:35.811Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=244ffeb4-a5ea-462e-b26e-3cb8fdece2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:35.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:45.825Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0dcf23ad-99bc-45a4-9cb0-5cb382842968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:55.839Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=24aa948e-0927-4806-ac02-ca4920026222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:35:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:05.853Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=983f1f21-eca9-49cc-957e-2715b5f01e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:15.871Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=717622d3-5663-449e-b284-40a26ad4564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:15.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:25.888Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=be85e336-eb78-45d5-8ba4-a0d9763fab12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:25.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:35.903Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=08a5ea56-c269-4dad-bfb9-392ea069a2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:35.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:36:41.349Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:36:41.349Z |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-28T01:36:41.350Z |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-28T01:36:41.350Z |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-28T01:36:41.350Z |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-28T01:36:41.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:36:41.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:36:41.353Z |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-28T01:36:41.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:45.919Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7d86295f-7c27-4ce2-98d9-38d017960c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:55.935Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=febbc09b-e277-4d3d-befe-16b3e29ef949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:36:55.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:05.949Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fc0b6573-fd89-48d1-b669-0aa55e2e3d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:05.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:15.964Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5b828fd0-ab16-4138-81e6-58ab957a0513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:25.980Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=60dc49fe-2042-4ccc-928a-ac613bd127b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:35.998Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eaeaa728-0ddd-4777-95b4-a22f864524de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:36.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:46.014Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4d67b6a5-0f5f-40a4-8934-689c58ff27a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:46.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:56.027Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d7960a86-4ee8-4651-b980-a809a5c0bcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:37:56.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:06.042Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=778c8613-8dc9-4dc2-81b4-7c3fa96abdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:06.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:16.057Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6de11971-ab38-4a95-bcdc-91c818da63bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:16.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:26.073Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2c059d0f-d291-4efb-bcb0-2051cb02a79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:26.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:36.087Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5c4c39e9-d0cf-4d33-95a1-dfd7d1f32a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:36.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:46.101Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6642dba3-fc48-4ab0-a35c-fe9453f1df00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:46.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:56.120Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0f52abf9-0cbd-4233-a505-c9c26965c1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:38:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:06.135Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a955c82d-8f6c-4559-b23c-77eab30c2697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:06.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:16.153Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b1aa547e-11c8-4030-af61-b1fcaaa9d133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:26.170Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6e15bbf2-dfc2-4576-b17e-e8f14d1dd11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:26.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:36.186Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a3215913-f119-49e7-9c34-4870d1053e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:46.201Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=02444425-35c1-432c-83a0-0eaf4a14190b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:46.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:56.220Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=54e08065-6e63-4175-8422-682de22845f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:39:56.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:06.239Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e133fcbe-c7b5-4176-a963-84c1f0599c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:16.256Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7bbb3ee8-4b55-485d-a608-8baad1a009ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:16.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:26.270Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cb375a59-4f75-43e8-8cde-82d9a9d58baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:26.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:36.289Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=552668d1-70df-413c-922d-0155a7b4b5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:46.303Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ce6416f6-0709-4f93-93f5-d672edc7f319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:56.321Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b1f056a4-2a45-456f-82ba-9389e8d6aa49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:40:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:06.339Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6bfa99da-e212-4611-a802-d683e838cf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:16.358Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=26429e05-3440-4660-870c-9c941dff3454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:16.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:26.375Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=27535217-a629-4393-8e64-4e6dbe21f832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:36.390Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a7da4a0d-6296-4c20-904b-f365ef70698a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:36.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:41:41.372Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:41:41.372Z |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-28T01:41:41.372Z |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-28T01:41:41.372Z |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-28T01:41:41.373Z |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-28T01:41:41.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:41:41.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:41:41.376Z |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-28T01:41:41.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:46.408Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0d2592e1-d941-4011-8255-81831f238513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:46.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:56.426Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2f5a215c-220c-414d-b0cd-573adb4b048c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:41:56.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:06.446Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=11e2edae-e028-46f3-99f3-2781fff3073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:06.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:16.463Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=87043b6b-d289-477c-a3aa-e3009df618b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:16.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:26.481Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=abed960c-f6ad-441a-94ad-7c01ab468f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:26.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:36.500Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=abd5ab3e-3766-42a4-b072-be412708ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:36.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:46.517Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d75f284d-97e4-4a37-a6ba-ef85b4dfe039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:46.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:56.535Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e713167a-0e8a-437f-9a16-20df67d15f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:42:56.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:06.553Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fbef9e55-3e2b-4154-8b5f-c38c2a25c53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:16.569Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=805c5fbe-533a-42f1-bc56-565b329c90c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:26.587Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1d6137a9-fa81-4ac0-9da2-81123b6980b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:26.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:36.602Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c0d5e7af-723d-45e4-892d-4d45dd8af295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:36.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:46.621Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cbabe5d9-f912-4ee1-958d-573474e1b309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:56.637Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a06eadfe-bbcb-45bf-a32e-658b2fa81e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:43:56.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:06.654Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7f4fc6b0-78a0-457f-a8f1-d81f2313d237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:16.671Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bf8939cc-4c45-4e96-b82f-9fb695f87d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:16.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:26.687Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a3853a17-caa8-496b-97b4-0fefbc5b59e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:26.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:36.704Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9530031f-207d-4aa9-a6be-0cb87afbddb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:46.720Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f4ad323f-fecc-44a3-95fe-7853e3697bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:56.735Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4413df07-d0f9-4805-9a4f-390602546fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:44:56.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:06.751Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=14ce1540-545f-49a0-a280-735acd020cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:06.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:16.767Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b32b7ca5-aad3-4ce1-b4f9-fb773cc33354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:16.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:26.783Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=08597361-4881-471b-be29-47012cdadd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:26.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:36.798Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=df63883e-cc31-42b1-85ee-4743d8e61d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:36.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:46.815Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=210564d7-7f40-45d6-9f2e-8f4dfe50a75c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:46.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:56.833Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d66e9672-8dd3-411f-86aa-2f682df461ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:45:56.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:06.850Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=45e97ee0-9c07-4fde-99f9-1811881421f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:16.868Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=322afcc8-3274-496a-ad97-bfcd6f01c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:16.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:26.885Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e91bf471-8a7b-4091-846a-5b987cf9887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:26.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:36.902Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dcfca4d9-7816-429a-beb9-dea03cd4ce84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:36.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:46:41.349Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:46:41.350Z |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-28T01:46:41.350Z |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-28T01:46:41.350Z |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-28T01:46:41.350Z |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-28T01:46:41.353Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:46:41.353Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:46:41.353Z |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-28T01:46:41.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:46.919Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9fce2c6b-938f-4b9f-b1f4-59486b184097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:46.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:56.939Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=34a28c59-7a82-473f-830a-52e1b4476571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:46:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:06.955Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cb86b731-e983-4bcd-a6aa-1a6a10906149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:16.973Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=503c3a4e-e8c4-457d-8589-303c6c3fca54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:16.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:26.994Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=90bb9374-faf0-41f8-8e79-680ab456de7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:27.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:37.016Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d6a43d7a-224a-4ba4-b30d-f77402e4b6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:47.035Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0234defd-a314-4df3-a5ae-62337f28fae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:47.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:57.052Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=865a9dc9-82c9-4396-b827-95a53c3218b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:47:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:07.070Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b27276b7-1d0f-4c11-ad2b-a09e810dfdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:07.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:17.088Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4824fc8e-2597-45bd-88f8-75980b36ce3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:17.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:27.107Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=87b04dfc-fb3f-4cb8-9f1d-adec636bc2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:27.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:37.124Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c1396520-d5e5-4641-86d2-51772eb4a561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:37.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:47.144Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c66dec7b-e7d3-45dd-a9c0-fac7ddf29190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:47.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:57.161Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cebf5cb4-5eaf-48dd-883c-ebe3987109a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:48:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:07.179Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=85d7a398-74d2-49c0-ad3f-f7ade8acf966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:07.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:17.196Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cb82caa9-ef5b-45e4-809c-6db34efd3884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:17.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:27.213Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c160dc9d-ebdc-4c7a-b879-12a4691d2cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:27.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:37.230Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eba2ff91-dd3f-436d-9fc9-5bb8bd48e153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:37.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:47.247Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=84d80fc6-9e90-493e-a9ec-711df7348658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:47.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:57.263Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d9c2a812-b030-4b16-a80f-dbfd213e2062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:49:57.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:07.278Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f1f712e7-b1dc-49a8-b386-5edebd8f27c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:17.295Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8038d05e-e859-4dce-9015-b3ec51701e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:27.313Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c7794c92-f60e-4ca4-a97e-a33457e54aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:27.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:37.343Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=be6e0dde-dae1-42c1-8290-1592fcb5ca6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:47.362Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1603a50f-c318-4b1d-b453-9e0d0ac96cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:57.380Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cbee32eb-e59a-41ce-b1e7-826589b7155e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:50:57.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:07.397Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=497b1c8b-21e4-45e6-8592-991621a20e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:07.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:17.417Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=05e5868e-1f87-4fbb-a0d0-2ee94388c789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:27.435Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=04967bc8-a988-4312-a1cb-81c9da05c135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:27.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:37.452Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ed00b05d-9b05-4bbe-baa3-8081b8d5eba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:37.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:51:41.377Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:51:41.377Z |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-28T01:51:41.377Z |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-28T01:51:41.377Z |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-28T01:51:41.377Z |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-28T01:51:41.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:51:41.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:51:41.381Z |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-28T01:51:41.382Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:47.470Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=762ce2ca-88bd-474f-9a19-f4a5cbd8293b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:57.494Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2e055a8c-4d22-4d00-9e06-24655ba51aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:51:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:07.513Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e2c81d97-7a13-4917-9138-1fb41d2ddbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:07.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:17.529Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a893f4d0-3afb-441e-b707-5cb808b355ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:17.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:27.545Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8b8b7696-fc59-4088-b579-cbb2d6af277e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:37.563Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0e1130ec-7751-4e08-bc9b-3f2f49abe565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:37.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:47.578Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=be25bf2d-b4f4-4ba5-9d8e-43efda710683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:57.596Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e28e7bbf-c514-4446-b9bb-3a8e7d1b418d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:52:57.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:07.612Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8280bbbd-1006-4a59-b278-50ee68a7abcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:07.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:17.631Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c9b41990-acda-483c-b5dd-400b0bdb2f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:27.651Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=95167c50-bea3-4a72-8b24-0451b5d88157 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:27.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:37.671Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d33eb3e6-39b3-41c8-ae49-bd7b95d47275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:47.698Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ede45c93-e7d6-4b1d-bce9-f486847815b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:57.714Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=edda43f4-3999-41fe-bd59-da94191fba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:53:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:07.729Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9e04c53d-6fa3-44fd-af2d-6c4e22a3e51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:07.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:17.747Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=267a3765-3bee-4f3f-a757-05e3f4f002bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:17.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:27.764Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=98539c28-db00-4dc1-9aa0-e059ad2dcb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:27.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:37.781Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d06a80ad-e9ce-4050-897c-16e0404b081f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:37.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:47.804Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=db91b919-97e9-402b-963d-634e8f5aa7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:47.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:57.823Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e30ad83f-3efb-4bf7-8293-fd192967405e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:54:57.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:07.842Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a07b14df-7e4b-4f70-8eeb-ec1ba70c01cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:17.862Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=371e632f-cfdf-48d1-b0ee-887669b1e764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:27.884Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=81ab90db-d162-43d5-8dd1-b8a7d7bbd4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:27.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:37.901Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=69efb8f5-226c-489e-bda8-49cc99a5404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:37.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:47.920Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a1aee9c3-201c-4b35-801a-23f94d051f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:47.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:57.941Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=357d98aa-694c-41ea-bb7a-0ec45acf9fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:55:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:07.957Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fdc30245-1d88-45c2-9092-67c26f4a04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:17.973Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=42263089-5949-4ea6-9bba-b2e3f0d86ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:17.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:27.989Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=af65dbfd-3cf8-4dc2-a40b-c2d1dc6ad853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:28.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:38.007Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a171092d-2913-49cb-b3e6-b53c3f068d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T01:56:41.376Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T01:56:41.377Z |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-28T01:56:41.377Z |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-28T01:56:41.377Z |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-28T01:56:41.377Z |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-28T01:56:41.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T01:56:41.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T01:56:41.380Z |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-28T01:56:41.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:48.024Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f876067f-8665-49b3-8ce4-1fa99d505d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:48.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:58.040Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7dd90f4f-851c-4a49-ab7e-222fcfefeb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:56:58.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:08.057Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e955943d-4137-4f5d-9766-792ac4d8d2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:08.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:18.070Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6d84a81c-d649-43fb-8566-a489bb822ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:28.085Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eccd6d07-73c5-4824-b520-5dfc87aa9c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:38.102Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c916bd6f-3c11-4262-a4c2-6c0ab0b90905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:48.120Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2b105948-2c4d-4600-bd1d-e6c3dc90097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:48.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:58.140Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=74dedb74-7bb4-4fca-8ea7-722a4a4aad31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:57:58.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:08.156Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=27cecd4f-6677-4f47-8c6c-5daa30fe474a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:08.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:18.175Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=de056211-48a8-4716-b739-6ccedeb9009d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:18.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:28.192Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=648f421b-0a10-4233-815e-15dc8e3260d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:38.209Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=53a88cd3-4e43-445c-9d0f-98e3d11ca53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:48.224Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4e368687-d180-4f66-978c-659366c26327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:48.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:58.241Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2122579a-c6b3-4e92-8e68-0641857dc59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:58:58.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:08.261Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=86d5d9dd-745e-4591-98cc-204c1f18bba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:08.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:18.279Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1d959291-b864-49f9-8e9d-98658ff4c3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:18.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:28.296Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8a3c5ddf-b141-4a13-a769-11b58b06722f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:28.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:38.314Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fa51698b-cc21-41d7-97ee-bbeb47d8f8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:38.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:48.333Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bb978274-3f5e-4a77-9b6b-59801118dade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:58.350Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d481c463-357e-4a86-9ef9-a2d8d6f73d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T01:59:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:08.367Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2f2b2374-7cbf-41e6-ac35-d8bcabac19b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:08.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:18.387Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ed8b1ada-5846-4b1e-9449-cc58bead6946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:18.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:28.403Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8826722f-ab84-462c-9019-8fc75f203203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:28.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:38.436Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7317b54a-f87e-44d0-b963-407bb207a41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:38.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:48.451Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=10958b79-6e92-4cfa-9220-004aff90b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:48.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:58.468Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=378dee30-5350-485c-a1a1-dee99360316e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:00:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:08.485Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d65940ae-c6d6-447f-9898-82438cb9089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:08.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:18.503Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=547959db-84f2-4dff-8a9b-0b06ff3b55c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:28.523Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=5c37fa0f-a297-442e-b267-9027bd53426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:28.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:38.539Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=803b653a-4cc9-4107-884f-257d7f4cbddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:38.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T02:01:41.342Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T02:01:41.342Z |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-28T02:01:41.342Z |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-28T02:01:41.342Z |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-28T02:01:41.342Z |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-28T02:01:41.344Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T02:01:41.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T02:01:41.345Z |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-28T02:01:41.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:48.560Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=826d561c-fa1c-40e0-834a-414561605ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:58.599Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=bc818fd3-a0e4-4638-a8d2-ebf6ce2c07c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:01:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:08.618Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e007657e-6ace-48fe-a90b-d688e6440fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:08.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:18.634Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fc6905f5-fe50-47d1-8e01-cdb78772dc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:18.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:28.650Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=911599c4-dc60-498a-a3fd-be9093bacc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:38.669Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d32aba2d-4510-424d-8550-f0b62c5f82a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:48.685Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c5610b68-d8c9-4dbd-bc4c-5b94f172c4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:48.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:58.704Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3c9fe025-6870-48c5-8c9d-2f5f4a1813e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:02:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:08.722Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=96cb8658-97c2-4fa2-9421-2d429561e46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:18.742Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e0bcbde8-3f87-46ca-b500-920a2583c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:28.756Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=89355acf-ffea-4dc9-941c-f41e90fcc600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:28.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:38.774Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4afadc10-7994-4529-b9a6-225afca50635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:38.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:48.791Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e2a1dad6-209f-4efd-adb5-4ee54fffaccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:48.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:58.807Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d8e57674-8fe6-45f4-9a9a-2a11cf1ea3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:03:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:08.820Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ac354429-5f6b-4c78-a204-96f3049de741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:18.836Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=377e6390-a669-4431-a11c-28e672412c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:18.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:28.852Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f3d30670-8d77-4af0-861d-582d986a0f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:38.869Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=866237bc-c8d8-454c-b089-25fb0d6a3fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:48.885Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=81359151-fc15-42eb-b3c6-dc2f7c3c84c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:58.904Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9afd88ee-4739-45bc-9f7e-9c7b9e92a617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:04:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:08.925Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=823aa35f-db3a-4bc8-a496-87e32c12b97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:08.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:18.942Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2dc12ccd-8eb6-4806-afa3-7d1f7a2c52d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:18.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:28.957Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6c93bc52-55d0-49f6-a4bf-be717c1b8796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:28.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:38.971Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=10f88da8-9952-4808-a1b5-b11c999f5b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:48.991Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f387c82a-cd08-4e74-bebd-733513871eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:49.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:59.010Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a17a2887-e284-42c1-a87d-a3df2d9486c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:05:59.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:09.028Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c66f6c3b-20ed-4ccb-a551-dd025c8c715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:09.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:19.043Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e4a2e6c5-868a-4814-a1b6-728d4a940e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:19.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:29.058Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2e8e789c-c019-42cf-a4ae-2eb484d8f858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:39.075Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=552c1651-e3d0-47d2-9617-8e94a5678620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:39.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T02:06:41.391Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T02:06:41.391Z |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-28T02:06:41.391Z |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-28T02:06:41.391Z |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-28T02:06:41.392Z |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-28T02:06:41.396Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T02:06:41.396Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T02:06:41.396Z |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-28T02:06:41.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:49.094Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d9cfe063-e02d-4eed-8337-0d2454be80da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:49.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:59.112Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e56cf223-fbcd-4283-a581-e87101b5cbe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:06:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:09.129Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4cce4b6e-2972-4013-84f1-811aa0ad15af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:19.143Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8dba87ac-df1c-4d1f-93e7-5ab14363a93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:19.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:29.157Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a01709c5-d02f-4144-a88b-1af95a9eb859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:29.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:39.175Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=687e6299-985e-44f2-810e-acbf6d040fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:39.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:49.192Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=67cfef4b-6982-43c5-a485-49bc27f7bc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:49.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:59.212Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=80114944-d213-4ece-acf6-691cc5abf5b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:07:59.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:09.231Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=57356dd8-e0a4-4b6a-839d-2804600229a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:19.249Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=8be4f787-bfa2-4891-abf9-94a06ec873ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:19.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:29.268Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e00f38c5-2a83-4d31-a0db-3b9bee246333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:29.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:39.287Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=23e9e392-77f2-40d4-ad0a-b120b2d62fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:49.304Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4ff81df7-99fa-4e07-b0f6-0dec3c71badc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:49.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:59.323Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=16488c0c-6639-46b6-8cad-22cdaf4bc78f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:08:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:09.340Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fd990a7c-7b9b-4626-ba2e-6a771317f810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:09.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:19.354Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=57c2d807-ce2e-4f40-84a7-c57991734048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:29.372Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=310b6452-6da8-4c8c-8fa4-2f5ded013a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:29.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:39.390Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3f6fd50a-f6bb-4fc1-9f51-91fae7863442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:39.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:49.409Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0735ec1e-5486-40e8-bad7-c7de599bc4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:59.426Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=32370169-d488-4168-a88c-9f8dc9c80c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:09:59.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:09.445Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=fdbfe923-c51e-4431-9ca9-5a1cfd5df87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:19.463Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f62e728d-18c7-4fb5-b368-2138605ea8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:19.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:29.483Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7698082c-584d-426b-87c3-4a173533f3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:29.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:39.496Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c1c6aa97-8921-4aec-adff-735feeceef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:49.513Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=3072f743-fd00-41a4-8fb6-1d5eec24c388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:49.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:59.531Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9ace9908-91dd-4c74-8ace-75c7f8079916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:10:59.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:09.553Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=59cb915a-3d2e-42ea-b92c-2659f0d139de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:19.569Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2ca7a84b-9948-4b51-955f-3e917e3c1506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:19.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:29.586Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0476839e-c8e9-4b9d-a259-883c1bf7628f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:29.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:39.605Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6abff81a-9be0-4094-8110-66b9f88073e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:39.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T02:11:41.368Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T02:11:41.368Z |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-28T02:11:41.368Z |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-28T02:11:41.368Z |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-28T02:11:41.369Z |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-28T02:11:41.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T02:11:41.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T02:11:41.372Z |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-28T02:11:41.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:49.622Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9904cebe-5e81-4cfd-aea0-c8f452313703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:59.639Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=ffb16f52-2071-4c58-a7f1-8b417559ed67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:11:59.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:09.655Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a92a6636-8dae-4025-9036-c548dd2eaa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:09.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:19.673Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=05e7ad12-d459-4034-abdc-471dffb3cd54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:29.689Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=eb4e5af0-f9d8-43ce-879a-f0012722d8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:29.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:39.705Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a25948c5-f9ca-4fbe-942f-d1291106290f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:39.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:49.722Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d0208a30-e6da-4b18-9a07-a260c65a4623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:49.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:59.740Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=efa98015-b9d7-456e-ac4f-550d6705103d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:12:59.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:09.756Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=cd909d1c-228b-4774-9567-c3ecc97906f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:09.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:19.772Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dc14dff2-7717-46d8-a081-0b2239022d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:19.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:29.789Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=0c05f613-88ab-475b-bf9b-c7b079098a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:29.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:39.806Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=59613e67-cce8-4f1b-b5b5-0c531a06b741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:39.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:49.823Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=aa4715e2-a2f8-4ef2-a33a-428550498a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:59.837Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=52a09957-c941-4726-8baa-6ed78ab092c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:13:59.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:09.855Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e835251e-a326-439c-9d45-dac1a82e7de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:09.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:19.872Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=2159bb2c-c71e-4946-8789-d435a9081ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:19.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:29.889Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=6f10114e-dc5b-402e-8bbc-0151967e3c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:39.905Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b07e5d45-e439-4138-b717-ad04c3b82e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:49.923Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=988f9de0-16c2-4464-af1e-3298975256ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:59.940Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=1e3c0af5-c461-4742-a953-28d0dcfa005f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:14:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:09.956Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b5cb749e-92f1-494c-be21-6fd635783272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:09.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:19.974Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dfd365cf-3259-470b-a1f9-7ad6f2b768b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:19.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:29.990Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=20e056f9-ff08-4a11-aaa1-2ba602655ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:40.006Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=feddc10d-e3d7-4452-91e4-7b047dc56bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:50.024Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=f6e52d9d-2a04-4a42-931a-9acabca0985d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:15:50.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:00.040Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=e6efd9c3-5e79-4066-b4c5-e1a4f650ce19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:10.059Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=7946ffa3-d42c-4380-929a-b910951f0253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:10.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:20.078Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=9d14912a-b2b7-477a-b632-4848f2c7903f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:20.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:30.097Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=353b43a8-e1dc-4bd1-af29-b31258776fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:30.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:40.112Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=582e10c3-a970-47a4-a4fb-4f4f595acba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:40.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-03-28T02:16:41.341Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-03-28T02:16:41.342Z |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-28T02:16:41.342Z |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-28T02:16:41.342Z |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-28T02:16:41.342Z |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-28T02:16:41.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-03-28T02:16:41.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-03-28T02:16:41.345Z |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-28T02:16:41.346Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:50.129Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=c5b49b74-63dd-426a-891d-690564ac89d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:16:50.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:00.143Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=84e16fb2-8cf3-46d5-942a-533a60131c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:00.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:10.159Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=b735eb40-5587-4244-95f6-3e59e2514abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:10.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:20.175Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=38d41550-09c2-4382-b402-67cf578b7177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:20.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:30.210Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=515544e6-1e23-41fd-b3b8-fe6cece3d511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:30.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:40.228Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=23080ec5-9da8-469b-a774-9c8037a73472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:50.249Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=dcc02123-a4f9-49ab-b9c3-3360397dd306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:17:50.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:00.266Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=4437e526-5730-4c83-9ca2-fa6f1e93f3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:10.283Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=73115b57-56e3-46cf-b04d-01def7dc9a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:20.303Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=48c2aa36-ae68-423e-97ef-5d0248338c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:20.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:30.321Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=d014ab59-4497-4fb3-81ff-59759b739cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-03-28T02:18:40.342Z |INFO |Init configs |InvocationID=56c7ea60-d84e-4a9d-a7e8-5d5f5514f46e, InstanceUUID=a953dfb3-02ce-45a7-a2cb-50e9ada725f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-0