By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:15:21.044Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:15:21.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:15:21.085Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:15:21.752Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:15:21.851Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:15:21.852Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:15:21.852Z |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-01-03T03:15:22.031Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-03T03:15:22.093Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-03T03:15:22.118Z |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-01-03T03:15:23.355Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-03T03:15:23.809Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-03T03:15:23.829Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-03T03:15:23.829Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-03T03:15:23.901Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-03T03:15:23.901Z |INFO |Root WebApplicationContext: initialization completed in 1783 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-03T03:15:24.530Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-03T03:15:26.591Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-03T03:15:27.264Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-03T03:15:27.290Z |INFO |Started MainApp in 8.667 seconds (JVM running for 9.395) |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-03T03:15:27.522Z |INFO |Start scheduling PRH workflow |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:27.534Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9cf70650-4879-4742-96ed-9578b6d10568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-03T03:15:30.343Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-03T03:15:30.343Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-03T03:15:30.346Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:38.027Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0a4014c9-d540-4b41-94af-4e1e0875bc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:38.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:48.052Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=714b43d8-2a36-46dc-a08a-b23889aa1906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:58.076Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1ee43482-48bd-40ec-b7b6-33cb5ba72176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:15:58.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:08.100Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8695da79-8c69-4d43-8792-896e86415c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:18.115Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ce1173cb-ae45-4599-adf7-a9213d0912c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:18.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:28.132Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a712a0e2-2332-4c73-87dd-3cd78e6a70fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:38.143Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7901775e-ab47-49ad-999d-c5eaa5302850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:48.153Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c7832540-ac28-40a6-8a0d-e550292360c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:58.162Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1d564da2-d7b7-4f58-83be-c40ed6c4e1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:16:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:08.172Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d16944be-3c78-4d00-b113-06e4e536ff54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:08.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:18.181Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7671e577-ce1a-4ec5-85fa-972e87c87369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:18.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:28.191Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7f7c244e-e366-4753-ba92-5e354eda4b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:38.201Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5064b29b-880e-4f06-a319-8d4e02a097ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:48.211Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9af316fc-02ab-4f5f-bd47-86f86cb002e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:48.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:58.223Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=58aaaa7e-2e2f-4d96-858d-a014a4746af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:17:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:08.237Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c16735ab-0ebe-456b-8277-a200d68d8bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:08.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:18.248Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9e4dfb70-5767-4fb3-979b-11ba0d96e196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:18.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:28.261Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ca95d036-88c1-4997-90ac-82e7057895fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:38.273Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6c4778f4-2aa2-4d50-8642-4e20f059c87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:38.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:48.282Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=38419cad-8e77-4e43-8f0d-0c52fe070291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:58.292Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6dc82710-8652-4e1d-a7d9-bc641b420233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:18:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:08.303Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6f5e17b9-51dc-4fbf-8dc9-9bfeb38ecf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:08.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:18.318Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=622c6d54-99dc-4cbd-8bd9-3244bc28f383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:28.348Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6387858c-0b17-424f-a4db-6906335f522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:38.356Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=847d626d-ce73-4a95-a71c-23e3a7a62b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:48.366Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a7a9ffea-7444-4c6c-ae36-e8e8586fe8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:48.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:58.378Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1c97b3b5-670b-4fe3-a1db-bee1f935a6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:19:58.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:08.387Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7da3287e-39b7-4128-b2c6-2c4d1112878b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:18.399Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8a12fc67-4905-4994-9855-0e08a9b72599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:20:25.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:20:25.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:20:25.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:20:25.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:20:25.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:20:25.153Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:20:25.153Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-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-01-03T03:20:25.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:28.410Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7de0abf5-657c-410b-84a3-c19a70696e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:28.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:38.419Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b6b2fc2a-bcac-437c-9bf4-2581addfa908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:48.439Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3d108444-9e2c-4fea-ac5b-16a4211487e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:48.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:58.451Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9d800e2a-6ca0-4c49-a6ad-2348036f57ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:20:58.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:08.471Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ca33f8f6-5efc-4f16-b49f-30342d44968a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:08.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:18.482Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ca88b700-5d90-49dd-979a-e16d88df16db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:18.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:28.501Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c69ff30d-fcf6-422a-974c-ac771287c43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:28.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:38.513Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1e6baffe-a7e2-48d4-a1fa-b8b1958922d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:48.523Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c87593d8-4e0b-4d7c-ae98-814d2e4f6bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:48.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:58.533Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=14ccf480-eb1d-4a52-ad57-d109a1a5b900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:21:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:08.542Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3054e02c-135a-4b89-9371-a0ef5b033fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:08.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:18.551Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4c08aeb4-7365-40b1-93da-b857493700dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:18.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:28.563Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=30383681-2357-4495-9226-b0e500008745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:28.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:38.574Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5bd17643-2389-4b53-a227-154bcdf5b226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:38.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:48.582Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b96a6be1-25a8-4f61-92c2-7c81ec154b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:58.592Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=95a23a65-3d08-4455-b498-ea7080edc993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:22:58.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:08.600Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cb042121-33a7-40d0-89ab-18852995172e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:08.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:18.612Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=58f328aa-a721-48db-b341-4c80ce90a09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:28.623Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2726b872-fc89-462b-b107-d270ce3c57ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:38.633Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d98ce4b2-4f88-4758-9907-5af8c4baa4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:48.646Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=65ccc20f-8dcb-45d8-976f-38204b23fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:48.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:58.655Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=22fb6347-c8bf-4a67-abe5-e07289feb75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:23:58.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:08.663Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=92113b9a-90d6-4848-87b1-f66f72242654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:18.674Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c15d403f-f7fb-42d6-8a32-20c6e17a9dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:28.695Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=be3015e3-8c24-4f3d-a1ee-ecaf6d29a02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:38.720Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=461974ea-d51b-41bf-a5a0-8a3358f811a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:38.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:48.729Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9d7226a2-fabe-47bb-8d96-064a408416c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:58.750Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2650b489-d183-46d5-9af9-00055dcdbb02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:24:58.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:08.761Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f6acb18b-8cb4-4f99-b7d5-67d3e0beddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:08.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:18.771Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ca40910f-104c-48fb-afdf-461c65643b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:25:24.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:25:24.971Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:25:24.973Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:25:24.976Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:25:24.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:25:24.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:25:24.989Z |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-01-03T03:25:24.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:28.781Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ab985f50-2114-4a32-9a5c-2df927e765b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:28.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:38.791Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f579275c-5c36-4008-ba5d-8ef94adc85b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:38.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:48.800Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e25e1689-bc2f-4227-a990-ee2ccf09720d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:48.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:58.809Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8fbc5e6c-9c8e-4fd6-a06c-a0e53b4220f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:25:58.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:08.820Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7e479720-7a8a-4c47-b2fe-602a51a31cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:08.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:18.829Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=91db35bd-6cd7-49d1-8d82-4c1d9c0eeeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:18.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:28.858Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=61b942ef-4dc3-4ef9-9f3c-476b9f5ec01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:28.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:38.867Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=492b3ef6-81e4-4b4d-b1c2-19ced6e5a009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:38.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:48.877Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5d49bf5d-7916-47e3-86a1-2910a89c9be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:48.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:58.887Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f5d84109-af98-4a66-85d4-2564cd732afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:26:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:08.898Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a1f9eb72-5b2e-431c-a916-57da44a89d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:08.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:18.909Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0797e556-0fa5-4402-b60b-d68db7562d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:18.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:28.918Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=94ace4f2-bd8d-46cb-93a8-88358a51c0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:28.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:38.930Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2d43b2a3-1554-4e7e-a555-611b658e6da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:48.939Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5335595f-9487-4ae5-a3e4-740e25727dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:58.950Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=06a0c174-1ab4-4041-9349-2da8b036cf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:27:58.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:08.968Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9fd4c6a1-4e2a-4b11-84cc-4fcb936bf740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:18.986Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e758b74b-9a4c-47af-ae19-fc519a75da29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:18.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:28.997Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a3856bac-9cb9-430b-af99-0d3a3d54d477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:39.008Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7baef95b-61f9-4afb-bc90-8ad871c407e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:39.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:49.020Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=671d045d-84a8-4acd-8734-65296d123501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:59.037Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0353f677-f1bf-44f0-b653-105b90ef2bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:28:59.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:09.050Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3d370257-7168-4cb9-b282-8a946a17a598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:09.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:19.060Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ec2d1bc6-dda3-4fa3-aafb-4792a7cfb881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:19.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:29.069Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9f617602-2dc2-4976-a3c3-1d3c483e8a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:29.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:39.080Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=53323ad3-3391-4ccf-8689-eba62ee85ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:39.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:49.090Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dbd58796-56e9-4692-b2a1-8a09b260821f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:59.101Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9871edb3-9525-40fd-919a-1f1665284758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:29:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:09.112Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c892deb7-7460-4348-90ed-0e51f393e18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:09.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:19.122Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1cbf57dd-ce7b-4cef-be06-c68d230d0abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:19.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:30:24.960Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:30:24.961Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:30:24.962Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:30:24.965Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:30:24.975Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:30:24.975Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:30:24.975Z |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-01-03T03:30:24.977Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:29.132Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1f6e5c8e-6bd5-43ed-adac-beba5f196d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:29.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:39.142Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=fc7f9bb6-a445-4be4-8205-5a9dca59dab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:39.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:49.161Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=abde678e-886e-482e-ad9b-ac60ec2e9f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:59.191Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e637bc73-1edb-4b45-8be4-1342897b673b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:30:59.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:09.216Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=593753c1-a266-48ed-816d-aa0f6d8cc646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:19.233Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d6cc5fbc-6b48-49ae-845e-74e33ae625db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:19.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:29.245Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e5adb8a5-31bf-462f-9838-8ee797e74eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:29.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:39.256Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7493082c-d5dc-43f5-ad09-eb5a83798941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:49.276Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7efc9ed5-1396-41b9-9df8-8218b455a408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:49.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:59.301Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8132535e-1b62-42b3-b329-fc3e669c088b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:31:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:09.312Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=05f3b6f7-1e2b-4168-a551-575ff08572a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:19.323Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=271de9a1-5f4e-4f76-b22e-92a739e8adb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:19.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:29.334Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=01acbd2d-52b6-45f6-bef2-016fb3220dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:29.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:39.344Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=23bf2f43-04b6-432f-ad75-550891b78098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:39.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:49.352Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=53623bec-bbae-4d8c-b1ed-f2a0d42e6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:49.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:59.363Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ac4097a6-0428-406c-8269-f399f2409089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:32:59.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:09.373Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=efee8e68-ae78-48a5-93dc-c0b52c747208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:09.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:19.383Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=52fba510-a388-40e0-b911-d481f059f436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:19.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:29.393Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bc52ed0a-1a6d-4874-b2ff-93933887c329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:29.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:39.402Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=373cf74a-b034-4e2a-b3ce-e07cd0ff36a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:39.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:49.412Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c4a090c1-399a-4233-86a2-7ca67a410937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:49.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:59.428Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a5cbe495-6a95-40ab-ac4e-5cc07d532511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:33:59.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:09.443Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b35d3d4f-bb37-4fa3-95b6-b328c38d7cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:09.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:19.453Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=da0a811c-c9a9-4e20-a1c7-fa0e9042a7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:19.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:29.464Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9e20377c-915e-4c02-9136-57b5be4cdb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:39.474Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bc6d78df-049d-49c9-83fe-89c1d085180e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:49.487Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e0918c94-6b5f-4464-9b71-6864cfb3b8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:49.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:59.497Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9f415383-cabe-4139-b47d-f69fb7b9a0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:34:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:09.507Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c5ee4ec8-b826-4215-998e-cc7ff75444a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:19.515Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f4a9a87e-a2f3-4588-ab4b-0fda11bdd219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:19.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:35:25.037Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:35:25.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:35:25.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:35:25.044Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:35:25.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:35:25.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:35:25.053Z |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-01-03T03:35:25.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:29.525Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=20e6fc9c-dc35-4fe0-9057-a3a0324b71f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:29.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:39.535Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a4662384-a900-4b2b-9e53-72ed2a815537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:49.544Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a7473764-67a7-4116-9992-00e0f810d6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:49.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:59.557Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=15298e9a-4c54-43b0-b8c6-705149eafa0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:35:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:09.565Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3465fc98-c9ef-4b21-a38f-3a67c181d662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:09.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:19.574Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8c853d4d-8775-4b48-8e1e-e89b478f9ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:29.585Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a00bed97-89df-4fce-86ad-b892c169c679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:29.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:39.595Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a7917fe1-d30e-4914-8864-7acc069af0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:49.604Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ad4abfd5-fba1-4ff5-9a8c-b8eb154dfe30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:59.613Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=eba60910-551f-411c-b61f-910cbb1b740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:36:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:09.623Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2d6a9657-3091-4086-a8bd-cc585a1fe1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:09.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:19.631Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c03030a8-f98e-4eab-9d18-0dbba1fd3582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:29.640Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=edf75f4d-d2cf-4f53-8319-eddef287025e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:29.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:39.654Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ab6bca91-ca08-4491-9f88-b50d1223807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:49.671Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=132ad41f-f71d-4d3e-abb2-589459202505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:59.680Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5eb9b5b3-3906-4125-9b9d-131ad0f18a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:37:59.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:09.691Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b726b8bd-854e-459b-8c37-c6bab6c31c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:19.703Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0e558018-7a31-4ae2-95ed-14d279d56aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:29.716Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8338e2cd-e052-412c-93fa-43f54f948164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:29.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:39.725Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1fcce73c-2680-4f27-ae3c-119cd3d1e808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:49.737Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=582333f9-7b74-4c23-869a-fb179d28f4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:49.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:59.745Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6e7a69ad-d997-4aae-87ba-7112a0ba9309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:38:59.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:09.759Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=74c3f188-f8a2-4ce4-b67f-f22ca2aca61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:19.770Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=907bc1af-6f89-4ead-8aa3-893c1504a094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:19.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:29.780Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d12239ad-49b6-44a3-b66d-ea42e39cb22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:29.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:39.789Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=099ff121-ec28-4f8c-a1a7-5386c529ff69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:39.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:49.799Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0198fa73-721f-44c0-8353-59ba8b3e17a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:59.809Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6a0239c1-d90d-44a1-b24a-12c9cc3ee436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:39:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:09.819Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=fe0cd661-e82c-4edb-885b-3a65ed433e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:09.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:19.831Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0b371066-d3b7-450e-aedd-44c8cb993d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:19.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:40:24.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:40:24.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:40:24.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:40:24.902Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:40:24.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:40:24.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:40:24.911Z |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-01-03T03:40:24.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:29.840Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7e928ef2-e5dd-4e48-876c-6db7d04b02eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:39.851Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=16132a76-ab81-4340-89bd-a8fc67325ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:49.861Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a64a060a-7ef9-4c4f-b6de-a88e4d365ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:59.870Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bdff96aa-1f06-489f-bca5-443220b7d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:40:59.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:09.883Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f775ae2f-0abd-45f5-a776-dacf69c02bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:09.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:19.893Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f8ab89cb-58bc-44c5-8d60-64f80787cdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:19.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:29.901Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d57bc1cc-cddd-47b6-aba7-bd22584209da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:29.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:39.910Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1b1a6ba5-7c13-4f9b-a4c3-671dd783bf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:39.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:49.921Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=062164c0-b7c1-4343-b7f9-92778d9e4476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:49.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:59.930Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=68702a27-a448-4a0e-bce7-583753c98c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:41:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:09.941Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=789af796-660c-4f4a-9fa0-1c14417e7e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:09.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:19.956Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=aca5a70b-2cc2-4242-8a09-dae92d675643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:19.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:29.966Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=38057c2b-8b3f-440e-a7d1-27e41bac6593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:29.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:39.977Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d7adc297-08c7-43ea-9bb9-62454c7d8f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:49.987Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=85ef650d-a182-4009-a000-cfdceedd4243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:49.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:42:59.996Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=26a47d8a-6f1e-456e-af26-31265b9e49e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:00.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:10.007Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=67ea91a0-8f1b-4b2b-8d51-483cdaf8a242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:10.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:20.020Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7cad9317-19c9-49ee-9c14-a59668d16ddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:20.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:30.033Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a57cc2a2-7ee2-4b99-b9fd-598ae05bb700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:30.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:40.043Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7759328b-cf33-4f43-9be5-cde6a522a97a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:40.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:50.051Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1693765e-113b-4c87-aedc-6ac892be0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:43:50.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:00.061Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=daae5a79-1491-4b55-a0fe-92b441474f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:00.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:10.072Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=658e1934-7bc3-4bba-8248-10fe737ef2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:10.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:20.083Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f0303d2c-625d-4397-bbb3-b516faa8944c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:20.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:30.093Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4f5b568a-2e05-42a6-9d8c-9cbf8b041b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:40.103Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=573ee827-f488-4162-9fd0-740c729d089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:50.115Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5131e941-0050-46cf-89a5-028c03b337ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:44:50.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:00.131Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=108dc15b-e668-4938-9038-128cbd687db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:00.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:10.141Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dc3ce912-d3b6-41da-a650-9b887887466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:20.151Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=afd30b5f-46b2-4b69-8f12-b5a9b8d6d4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:20.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:45:24.880Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:45:24.880Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:45:24.881Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:45:24.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:45:24.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:45:24.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:45:24.895Z |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-01-03T03:45:24.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:30.160Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5d534316-7da2-4feb-92c9-cd0f4b8ebad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:30.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:40.169Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=21d62390-6b1e-429a-9bee-1b4e0cc0bd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:40.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:50.180Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=af1a9f90-f00e-4fc8-adb6-5c28abbb3c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:45:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:00.189Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=63115c03-72d0-4f3f-9133-637a928dff28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:10.200Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a8c9eec8-1e4d-45f3-a850-b775477040e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:10.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:20.208Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=26968d91-176e-485c-8af7-3b483917f6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:30.218Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3b451080-6e1b-455b-8a57-2eb6adf7023c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:30.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:40.227Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b153afc0-c8c4-44fa-9852-8307c11f63a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:40.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:50.237Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=91553749-d3f7-44fb-8edf-5773090f8122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:46:50.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:00.262Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5c30e2f8-3cf6-4fbd-bff1-5d8b68a831d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:00.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:10.277Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=07283f1c-8696-48e9-b427-a6f4e92ddc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:20.286Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=be9ef0c2-6ca4-4825-b150-158bddd1ade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:20.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:30.294Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f8a674c7-a8ca-4d9f-922e-b56838c52f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:40.302Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a50a3111-ffb9-465c-b198-8a34012330f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:40.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:50.312Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ecb6f410-804d-422c-af1f-851c9c2297a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:47:50.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:00.321Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f6f3d037-ecb2-4ac3-9465-e938f79831a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:00.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:10.336Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4aed4001-ef8c-4cbb-9fe4-d6d7df7aa115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:20.345Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=034508d5-de97-4055-b52a-8f01d0c9126e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:20.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:30.356Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cf90136d-aaec-46e8-97fa-6f6662f00629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:30.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:40.365Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=375b075b-bfc9-46a6-83f1-874ad3dedc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:40.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:50.375Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3b53860b-3d80-44c4-894c-29b1435c65b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:48:50.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:00.384Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8f028c94-66a4-4266-86af-18e532655cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:00.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:10.393Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4383865e-fb4c-4296-abcf-fbb9a644659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:20.419Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=572e05e3-649c-4a1c-9b85-c34d7cef23bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:30.429Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f4548e97-213f-4eda-a516-7e0468bc38c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:30.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:40.445Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9abc8a76-9135-4650-b61b-3736f8e9cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:40.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:50.455Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=de265798-3cfb-4dbc-935e-97f8857c2d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:49:50.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:00.462Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ea44a7c2-0249-4c34-89f4-dddafd27a627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:10.512Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a3859128-5a6d-4917-b9bc-b51c26b729ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:20.529Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b973eb80-7739-4de4-a704-1a860e2037b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:20.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:50:24.897Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:50:24.898Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:50:24.899Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:50:24.901Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:50:24.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:50:24.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:50:24.909Z |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-01-03T03:50:24.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:30.539Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f56ed11d-cdbb-4c3f-b3b7-1c12cfed82fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:40.548Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=144e1cbb-e005-4c7b-8200-2662b322516c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:40.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:50.557Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=56f61f67-98e5-495c-aec9-50ec3a247cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:50:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:00.568Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=22864b6c-df1b-48f7-a79e-913ad8059175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:00.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:10.594Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3db4055b-66a3-4fe0-8b90-9cc6c73e2c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:20.603Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=223dd8f9-50ff-4f60-be58-689055f7f34d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:20.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:30.615Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8daaae85-d2f4-4987-998f-d7dfa7c96716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:40.624Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=26802517-007f-4b90-bbe9-cc00120801b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:50.634Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cfce4017-5600-45f8-9bcc-c9a61b85001d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:51:50.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:00.644Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b015e984-35b0-4771-b5de-8d17eab27fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:00.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:10.677Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2e4582f2-8f4e-4c0e-95c3-356f10ee1810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:10.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:20.688Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4c92a43d-c8a0-4bfd-a594-8fafcd3c8348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:30.696Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6c749115-5359-4177-bfef-6e29e6ab5c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:30.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:40.706Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a13b8304-af01-42bd-af56-374048b46bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:40.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:50.717Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cc47cd38-a460-4792-b10a-86d840cdd05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:52:50.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:00.726Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a34bacf7-05e8-4484-a63d-5feb4104bc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:00.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:10.736Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4c5e2c19-13fc-4a32-8dec-90bdaa42574c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:10.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:20.744Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dfc51c09-22f9-4c34-9b74-2993673e4366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:20.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:30.752Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b87e2035-ce19-4dd4-951b-48b7a718f929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:30.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:40.762Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=34be94b5-1344-4520-8de0-e19d8f894229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:40.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:50.773Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e251d660-e491-47e5-918e-4e893c7e50e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:53:50.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:00.784Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6f5c26dd-c7a4-4776-b1f7-04a97f2d59ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:10.797Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=787f04b1-559c-4a7d-8f53-d0ba8381ed1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:10.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:20.811Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9dc9773c-f1b0-445b-82c1-0e10922a54d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:30.823Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5828bcd4-c546-4884-a655-2f28736a834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:30.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:40.834Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=669305e6-5c06-4505-ab59-060893d5c272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:40.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:50.844Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=762163f1-91ac-492c-a6c6-42caf81cea73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:54:50.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:00.853Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c690bf6a-d0bd-468e-9011-9804ec961a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:00.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:10.862Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=78429737-673c-49b5-8e91-96c5cdad50f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:10.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:20.872Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=01bddd36-ee92-4a35-9b2e-44aef38db7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:20.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:55:24.868Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T03:55:24.869Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T03:55:24.870Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:55:24.872Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:55:24.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T03:55:24.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T03:55:24.880Z |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-01-03T03:55:24.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:30.883Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ebcaf002-38e8-4e65-b335-0a52abaee044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:40.892Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=145de2f8-2516-460d-a537-5a538c22ca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:50.900Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=85ba4acf-c292-474b-b1ed-d739c37c866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:55:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:00.909Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0f62efc4-a42c-4607-88cf-a8e32be4870b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:10.919Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f159d933-8f0e-498b-8b57-37c9ef0a755c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:10.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:20.928Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ce695508-b37e-410e-b032-3e53d575a9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:20.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:30.938Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f3d0b3b2-7609-4527-9f1f-d74adabecea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:40.947Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c657f2a6-402e-4c37-86c3-8c6551aaae7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:50.956Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=616633f2-b354-4bdd-87c0-4dc4697da692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:56:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:00.966Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=66899917-c6c2-49d4-8c18-c84a3c333c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:00.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:10.986Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f9beef81-03d0-4ea8-8c30-e829d489236f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:20.996Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=806a9724-4a77-4786-b665-7946b3d1e410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:21.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:31.004Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a9b451e5-14f1-4051-ad83-970f6019ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:41.014Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d1ece620-bd94-4954-a8bf-e1b5caced41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:51.023Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f215d468-be92-439e-83c4-910da3e19392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:57:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:01.032Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=46730583-7908-439e-b745-2a4a92afa0f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:01.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:11.042Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=88115747-ff15-442e-afb5-91106df95a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:11.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:21.055Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=93a62fb3-2985-428f-86b1-96bc64a4a620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:31.065Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bd41a4cf-b872-4727-a0ce-51be0b711f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:41.075Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bd865cd2-4c12-43e6-9996-20c0b787812e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:41.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:51.091Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a9df5d45-f9c9-4004-804b-ad20606944b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:58:51.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:01.099Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8fa94c7c-24ef-409f-9a47-bcd67fe03016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:01.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:11.109Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8addc86f-499c-4ae5-9768-b0304349e667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:21.120Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c955e878-54db-4a63-b9de-3c624fe7b0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:21.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:31.129Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=882e6903-219b-40d9-af4c-713716f306b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:31.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:41.137Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6d8d031d-1c91-4f39-b82f-1583fe8b4888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:51.146Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=03c8060c-aff1-451b-9a76-d3afb80a34b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T03:59:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:01.154Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e2ac2d6d-8483-4c00-b396-08c7cad07b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:01.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:11.166Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7b4564ee-dbcc-4df9-a070-e778ede0cc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:11.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:21.174Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cddadb07-c2e9-4c16-a1df-6bc4ce7e46e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:21.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:00:24.819Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:00:24.819Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T04:00:24.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:00:24.824Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:00:24.831Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:00:24.831Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T04:00:24.831Z |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-01-03T04:00:24.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:31.183Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=64dd3d3d-8c71-4f22-b9b6-79ec78b39329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:31.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:41.192Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=100847e2-67e6-4887-b366-387cb649aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:41.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:51.203Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6018962d-e584-438b-be51-b3fbb07f4b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:00:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:01.214Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2d4f79d3-7793-4cc6-87ff-c036dd44bb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:11.224Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=08b7884e-b569-4b66-aa53-4d30770b97ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:11.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:21.236Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5692485d-0d4b-4a54-a538-07ce7b149194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:21.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:31.245Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=fb959342-e4f0-4e84-a042-354129d8ba44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:31.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:41.253Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ced0837a-53a4-4753-a585-4e002be02530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:41.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:51.262Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=14d4e2c2-ff43-4b62-b0d7-2cd78e14fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:01:51.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:01.273Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=20fc60ab-e377-4e15-8442-c775346bd67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:01.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:11.280Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9fa97837-1ed9-477e-8665-c6cc058ebfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:21.287Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=34eca49e-f3f2-4fd1-b5a8-b8cd2402ca93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:31.295Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d6d52b06-e1a8-440c-9ff6-5d393c21fb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:31.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:41.305Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9c943b7d-aa46-43b8-8b57-be4a0e7a5e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:41.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:51.316Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1d053752-ba66-4a5c-9803-6b123ed2c5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:02:51.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:01.325Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4baa30b3-3641-4bf5-92f5-077b2bf2c4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:01.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:11.334Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8136cd2c-c5da-426a-bf5c-00ab5adbd995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:11.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:21.341Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ffe10ed3-ef0d-4627-8da5-a6b05938b038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:21.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:31.350Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1c6b9a0a-a4d1-4515-ab83-1595634a97d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:31.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:41.359Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0cbc2ce4-2690-4688-bee0-ca21033bc355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:51.370Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9da894c9-0227-419d-b134-0eb106a3042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:03:51.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:01.381Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f399109e-5765-49ce-b866-24047d1dd995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:01.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:11.392Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0a354134-4ff1-4db8-8f3a-592b376dbf4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:11.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:21.406Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=727e030b-34b5-4b93-9087-63ebb4f43871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:21.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:31.416Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=77ca8ee1-9954-41b9-99ba-0c50dd0eb91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:31.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:41.426Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=253b7ad1-f36f-4b0d-85b4-6c4d01df8f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:41.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:51.436Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e651cea0-dc4e-4c07-b5cc-2758c5abefcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:04:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:01.447Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e1a328fb-8b26-43ed-b605-5021aac2e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:01.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:11.466Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f3e42e59-63f3-4ebf-8270-207836b0be76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:11.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:21.475Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dd1eb77a-6bff-48df-ac49-71fa7fa70727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:21.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:05:24.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:05:24.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T04:05:24.823Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:05:24.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:05:24.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:05:24.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T04:05:24.834Z |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-01-03T04:05:24.837Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:31.484Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6883ac56-e290-44bd-9773-c11e4b70518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:31.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:41.494Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8713a257-87f9-48e1-b7e1-96ddd42e7e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:41.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:51.502Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a00ce43b-a43f-4339-aa3b-323aaf6fe9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:05:51.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:01.510Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=aae9296e-e79a-48fa-9527-a662ee313124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:11.519Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b86a691d-6cc9-420a-b4b7-e6b946a8484b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:11.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:21.529Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2d91fe11-efa3-4218-a82a-992873ae81c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:21.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:31.538Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=078cda23-c8d3-4b1a-9254-ca779d0c9ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:41.546Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2a771a81-5673-4dfc-8d84-dabd0f031669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:51.555Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=54465ea0-a44b-443f-aee7-3244fde465f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:06:51.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:01.563Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8af3c35a-9b2e-44e0-88f3-4bd0216560c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:01.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:11.572Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=32502182-b451-4bdc-86ac-4b5810c17022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:11.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:21.580Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ed187b1d-965c-4710-ba22-17eaec745cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:31.589Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bda08798-c609-48fc-8a59-f618b4e4956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:31.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:41.598Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=56888f04-c103-4164-8c49-06c530295c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:41.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:51.608Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ae5e9b17-dcb1-4f28-9ffc-e0cb6a589add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:07:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:01.616Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=747ce57f-94ff-44ae-9d56-4816e1972fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:11.624Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0f01be8f-da42-403c-9e6b-d42d708c38cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:11.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:21.633Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=1116418c-6a9c-460d-9a0f-ca469e1c5831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:31.642Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=03c145c1-22d5-4d79-8058-0bcab39a3cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:31.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:41.650Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=407dff14-d261-493c-81ed-d32722df7369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:51.660Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cbcadf88-deb3-44d3-a8f7-f95a08215a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:08:51.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:01.671Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=77fa9016-bcea-4ecb-aafb-32558e9899a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:01.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:11.689Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=eeb2072e-69c2-4259-8d7e-641b1b598481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:11.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:21.698Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b4d23396-87f3-43ed-9af4-e6d966d9abb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:21.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:31.706Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8b901960-e2b7-4e53-8283-b808bb54b912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:31.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:41.718Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=eff7e4f7-23a9-46b9-83bb-fa89aba158cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:41.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:51.730Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4458d948-be06-4b80-8eec-756daab5639c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:09:51.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:01.740Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=43b08f92-9f66-43a8-b271-7eb9e45a91e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:01.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:11.749Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ee12ce6b-ab59-4ae5-8af7-58eaa480de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:21.760Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6a6f0783-d211-4e96-af1a-da858ddf369d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:21.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:10:24.852Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:10:24.853Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T04:10:24.853Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:10:24.856Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:10:24.863Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:10:24.863Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T04:10:24.863Z |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-01-03T04:10:24.866Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:31.771Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=574aab2a-9e26-442e-a55a-c6bdd612b1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:41.780Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ace629b3-298d-48e1-a330-28fb6f9b89c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:41.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:51.789Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dc51db76-b5a8-45f5-9725-b208d5136fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:10:51.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:01.797Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=27e45060-a065-41b7-86f5-86825f36c46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:11.806Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ee4f498c-db54-45fc-9f0f-a66ee17731f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:21.815Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9f47de65-3b00-4300-8293-898367311016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:21.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:31.825Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=17fbdbdb-91c1-427f-9e27-cb5b14ad64fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:41.835Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=54cb8469-88bc-4a2b-8c7e-ab3f5fbb2320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:41.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:51.845Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ac996e37-8abc-4579-b838-f3653a049153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:11:51.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:01.855Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=87cc7d97-2af0-4e8c-a7fb-d8871e2f9885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:11.864Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=15d87cb6-8b78-43f2-8aaf-9a15582446af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:21.873Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5c04e2ee-380d-4107-beae-c16dae807402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:31.881Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6b7ba1a8-869d-489f-908b-e150566cd5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:41.892Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a9376476-08b1-4ae2-b282-2de9c7eff9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:41.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:51.901Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ae92bd16-4262-4533-b70f-72de4f49af0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:12:51.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:01.909Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9226904b-ff09-4718-a459-e4b73114c24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:01.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:11.916Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=803497ef-5db3-4852-82c5-769d4aadfbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:11.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:21.925Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=69839a59-7f22-4f97-81b6-4133d0b753b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:21.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:31.932Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6cac8ace-be09-4386-98f4-847bdab6489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:31.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:41.941Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3f0ad23b-4b47-4ee0-b7d5-523db3faa210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:51.950Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e73f62d0-ff95-4e54-a81b-0d6708de1697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:13:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:01.964Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=51ce30b3-ac88-49db-84e4-33c6b82a031c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:11.974Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2aa8a7c9-2480-4af2-a016-7969bee8f356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:21.982Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=44d7b1b1-2fc9-4890-b017-592543333f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:31.992Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8cbd419a-83d8-4ce4-a609-b69923427106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:42.003Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=85593f64-cfa1-4247-8d43-22e7da5b8ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:42.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:52.023Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=08b52039-693c-4c10-a2af-c1c348bce28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:14:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:02.032Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d80ebf54-bbd4-4875-86a2-1f59ea32cec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:12.042Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6236386b-5614-4a71-81f0-edb6ea20e646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:12.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:22.051Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3a74ab3d-42af-48f7-92a5-3758fe408f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:15:24.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:15:24.872Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T04:15:24.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:15:24.876Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:15:24.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:15:24.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T04:15:24.883Z |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-01-03T04:15:24.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:32.060Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2bf30fe1-e4f8-4e5f-8240-96f109a580b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:42.068Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=288680c3-eab5-405a-b508-a09fc54730e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:52.077Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c2a1704d-4f73-4637-811e-d4ad2bf16b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:15:52.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:02.086Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2b2f3bf3-68f8-40ea-8fe7-95df73e31faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:02.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:12.095Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a58da6fd-7700-4b52-ab6c-715d40f23455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:22.119Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=15e488da-62b9-4b2e-a4c0-24034e2105a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:32.129Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=acebb184-d244-4096-b996-a05be6357202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:42.139Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7c804ef4-dbc2-481d-9b14-5dcf3ff686e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:52.147Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f42f521a-71b4-4b52-8382-31843d6e2be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:16:52.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:02.159Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=882a987d-6c67-48e1-83d6-fa5b15934f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:02.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:12.181Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5d76cf86-7739-4af7-a72a-20bd9b7404de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:22.190Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=77a50feb-6651-42e9-af34-32dc5ee80b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:22.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:32.200Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4a250f94-64ca-4fb3-8f9f-3a8344ded7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:32.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:42.209Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=96769f2d-7a1b-4f2b-be11-95a7361e9ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:42.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:52.219Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=51720aa1-1067-4e27-b523-914f8ce63977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:17:52.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:02.230Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=63f58670-aaaa-4349-9de1-3c0c4816f09a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:02.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:12.239Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dccff685-79ce-48e4-a04e-a10b996014bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:12.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:22.248Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9cfdf7f8-6530-4dda-a387-dc654fc29a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:22.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:32.256Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f514d2c8-1d6c-4a4f-8fa3-1fc44cd2ab98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:32.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:42.265Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cc695459-b1d7-442f-ba8e-ed1855f3e7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:42.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:52.275Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5c88e55f-f5db-4fa1-94fb-46273c819465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:18:52.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:02.283Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=adbf5cc0-ca03-4036-beb0-1c1741c08146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:02.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:12.295Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7f2e4cd5-7539-494f-8b3f-81624e37ca91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:22.305Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a3ef3cd5-02ad-4175-ac19-33b79ebb5603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:22.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:32.316Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=eb5ed10b-89c8-4989-a70d-306066798412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:42.328Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9f349d46-d643-4d23-9aaf-fe497a05071a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:42.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:52.338Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e9f77b64-eaa4-4a23-8cc8-b813bbd9b412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:19:52.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:02.354Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=89681c55-020d-4e7b-93b2-ade142fcb568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:12.364Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=cba29646-338c-405a-bba4-c9bcb3a671c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:12.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:22.374Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=768a9a9b-caeb-4ff9-be46-998d96d72f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:22.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:20:24.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:20:24.844Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T04:20:24.845Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:20:24.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:20:24.854Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:20:24.854Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T04:20:24.854Z |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-01-03T04:20:24.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:32.384Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4abfe826-a67e-42e4-a992-590567098890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:42.392Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=87a46e84-354c-43fb-a496-653438a75750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:42.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:52.401Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=fc571b7a-e21d-4e28-857b-3374f826dc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:20:52.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:02.410Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b4862880-68f0-4648-9935-5524a7122b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:02.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:12.419Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7ce9167b-364a-4287-906d-67bd91b616e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:22.427Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=b0c60b49-81ba-4084-8e63-7c2cfc6d9319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:22.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:32.436Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a8219118-e93e-4727-9653-ca445315b512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:32.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:42.445Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c6a3d7be-9c58-455e-8c7f-f235333369ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:52.453Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2903bab5-3548-4867-9e67-d669758195d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:21:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:02.464Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d2c30fac-b853-44a6-8fac-55a6c0d79672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:02.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:12.472Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a189669f-02bd-4f3f-a793-f881f64f211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:22.481Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6afe5733-e8d3-419a-b55d-8d960ad8cf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:22.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:32.491Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5739f5bf-51b7-42d0-aa91-3f5a8545600b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:32.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:42.499Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6097518c-58b1-4ebb-b481-564e904dc59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:42.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:52.507Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4b7974b9-ce64-45e7-ab74-6ac7dc96cfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:22:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:02.515Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=17681950-9150-40ff-8134-f8e3e84d2d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:12.524Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=eef162d4-e3c1-4f46-9688-ca4ef2a70f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:12.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:22.537Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=c8160ff3-25fa-4763-8255-4d4d8a7ff4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:22.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:32.546Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d37a2397-3b7b-4ec1-9392-9e87b51dfef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:32.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:42.555Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=198bd392-6263-42b4-9a38-cb38b7088984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:42.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:52.565Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=e825c8aa-5d6a-4641-b123-5b66e1855fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:23:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:02.577Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=63387fe5-b87f-493e-b527-ea8c597732b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:12.585Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f19493f7-d822-40e8-b3d2-6bd2eff20249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:22.592Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8fc2e510-501e-458a-9cb2-e685cdc9e4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:32.602Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=387beae5-fa8f-42fc-a97b-978617ddfc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:32.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:42.610Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=a751830c-cb57-4988-9969-677215ee558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:42.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:52.620Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8b7b910e-0652-41c9-aa1e-6c976a951f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:24:52.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:02.628Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9d1a604c-578f-4af3-9a79-b1271dd42e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:02.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:12.638Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=5d6ecb00-b9dc-4650-8509-da022430e403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:12.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:22.662Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7754a18a-fb46-4216-b5f8-106113522601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:25:24.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-03T04:25:24.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-03T04:25:24.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:25:24.724Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:25:24.728Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-03T04:25:24.728Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-03T04:25:24.728Z |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-01-03T04:25:24.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:32.671Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9db0a94e-acc8-4375-ab66-828c6539b2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:42.680Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=84418d2f-832f-4e47-bca7-62408ef00710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:52.691Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=13cb5d00-b03e-40e6-bf07-f0df1ca1c1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:25:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:02.703Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=fb3bca30-475a-4dd8-88c8-382f009f3caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:02.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:12.711Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=bc8493ac-5d1a-4777-93c1-2ec1ef19197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:22.721Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6ff49b32-5a6d-47d6-996a-a56cd67a19c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:32.732Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d611357b-221e-4774-be69-297f611e7294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:42.744Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=f0abb251-1d3c-4939-b684-c85273a545e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:42.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:52.753Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=d8d159ea-8825-4fe6-bd04-264721b5e6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:26:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:02.762Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=4b384dcc-d255-46a2-b6d4-a62132fcb19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:02.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:12.776Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=3bdfd1c8-040d-454d-b2ed-50b7ff572910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:12.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:22.786Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=63525a6d-2b15-47f3-89ba-0af6cdaf92ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:22.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:32.800Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=91f4c7e0-5d59-40d5-878c-4bb5f4dcd6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:32.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:42.808Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dbfda30d-89d4-4a44-9303-420093246030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:42.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:52.816Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=2a682668-de5f-4d7d-8bf8-e2e5354709d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:27:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:02.825Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=7109c954-d449-47d1-89eb-01d5b29d7aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:02.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:12.835Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=6b0a7671-cc10-4736-aafd-6a8dd9f3adff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:22.845Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=ae6b081e-7828-4318-9632-9d6033cc5de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:32.854Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=dd9120d8-608d-48e4-89d1-7e918d10d64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:42.869Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=0a3796ae-aae7-4a51-bf61-3645d1ed9831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:42.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:52.876Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=8e6320b1-8632-460b-b401-b957d378475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:28:52.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:29:02.884Z |INFO |Init configs |InvocationID=40e25ce0-62ff-4c6e-b650-951e636ac41c, InstanceUUID=9a6827a9-5d1a-4687-9f14-a7f8bd6a603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-03T04:29:02.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |