By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:01:49.549Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:01:49.561Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:01:49.561Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:01:49.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:01:49.961Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:01:50.082Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:01:50.083Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:01:50.083Z |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-02-15T05:01:50.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-15T05:01:50.244Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-15T05:01:50.269Z |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-02-15T05:01:51.608Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-15T05:01:52.039Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-15T05:01:52.060Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-15T05:01:52.060Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-15T05:01:52.153Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-15T05:01:52.153Z |INFO |Root WebApplicationContext: initialization completed in 1884 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-15T05:01:53.046Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-15T05:01:55.063Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-15T05:01:55.693Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-15T05:01:55.724Z |INFO |Started MainApp in 8.625 seconds (JVM running for 9.34) |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-15T05:01:55.959Z |INFO |Start scheduling PRH workflow |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:01:55.971Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3bc67442-9406-48c7-b5a5-4bdb830d8a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:01:56.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-15T05:02:04.886Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-15T05:02:04.887Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-15T05:02:04.891Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:06.450Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=448bdabc-163a-49b2-b4a9-b7d515fefbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:06.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:16.526Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7bd902f7-28b6-4a97-8141-04880d6ba435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:26.545Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=444a9cc7-2fed-4425-8af2-41fe3776b9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:36.595Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=52744edb-4a35-4c7b-8522-c6a0790778c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:36.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:46.640Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d8fd4bdc-d695-44bd-a421-fe3c586da9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:56.653Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c0c2bf64-1828-41bc-8e72-11f950c666c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:02:56.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:06.665Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5aabb41f-cae0-4219-a920-802cf15e504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:06.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:16.677Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5df858c4-daf5-40bf-9b60-2196a57ac44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:16.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:26.696Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=42f3ea5e-23e6-42ee-a87a-d1af3075de22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:26.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:36.707Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=baef0004-d066-4a3f-bd68-93060b040327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:36.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:46.724Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b9ff9d00-3883-4d71-9afb-eb21312f7dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:46.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:56.737Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f0318468-f2da-4ec7-b7d1-4fc7b1b8ebb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:03:56.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:06.755Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2b071de5-3c84-49bc-979c-73f70bcb1194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:06.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:16.766Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=341c473d-6f05-464e-b23a-e37eac878d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:16.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:26.787Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=77ea13d6-ed22-4fd1-90ef-c289aec1f344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:26.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:36.797Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4f84a33e-5bfc-4956-b167-2e2401619291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:36.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:46.818Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=55fad991-bde8-40a2-a67a-ab8a4159af09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:46.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:56.828Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=17bc18fd-45a3-4e39-85ae-b49ac064c735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:04:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:06.870Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2f2f5de0-1865-47ad-a84b-693275de95b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:06.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:16.879Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=16a8b829-7c96-4371-b039-3033a3657b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:26.890Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=72f729a7-7791-4dce-889c-5bbddb1dc277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:26.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:36.917Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=19298de2-f670-449e-b38f-75d0b019aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:46.954Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=158718cf-e9b2-466b-a6ca-0bf0c3e69465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:46.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:56.964Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e9685659-37d6-4742-b002-a0003e6c2979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:05:56.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:06.980Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=97d894d8-b6f6-4a22-b4c4-3e032d773ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:06.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:17.000Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=21477a0f-d24c-4ba9-a9e3-28ae8dbffdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:27.012Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6b779ae6-12d2-4fcc-a93c-77de9164fe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:27.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:37.027Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c6ac8d6c-1acb-40df-9caa-a0257d54142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:37.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:47.061Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b42640cb-9074-4c63-9224-ee4b3daecd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:47.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:06:53.803Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:06:53.803Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:06:53.804Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:06:53.804Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:06:53.804Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:06:53.818Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:06:53.819Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:06:53.819Z |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-02-15T05:06:53.821Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:57.076Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6831f533-7a5f-43c5-b62a-210549c5c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:06:57.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:07.162Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c33779ce-3894-48a2-ac04-78d7fc265dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:07.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:17.251Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d38772a1-ca64-4d10-9263-f61cb5a762b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:27.266Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7df4b1ca-1e60-457c-8901-6196ea3257a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:27.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:37.275Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a9738a31-fc90-4db3-8b22-76bd17e9f218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:37.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:47.285Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b4798f72-f509-401f-9616-7824c728e7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:57.295Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2da55718-d3e5-43fd-9166-cf2ad184e5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:07:57.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:07.304Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=45c83097-bf62-42da-a609-2f4d8ffc5432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:17.319Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cde72697-0d29-4d9a-b2eb-df4e5573fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:17.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:27.329Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5284dc99-93c8-4c52-8cce-d9865264a133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:37.341Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dc0faa0e-08b0-4c54-92e2-4a4487d43937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:47.371Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4867b706-91ed-455e-9f20-0cbd44067d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:47.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:57.384Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=62298763-ee9e-469c-b1d2-9a35d2159732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:08:57.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:07.405Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=74b1743a-b4cc-42dd-b162-8d19391381de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:07.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:17.426Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5c12c105-ac8b-49e1-a2dc-e56576dbb8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:17.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:27.448Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7bea3771-861f-4eba-a35d-945018677dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:27.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:37.460Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c2e437a-998f-420d-9567-da710d44aede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:37.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:47.468Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=93ab3b2f-1956-4565-93c4-c837d2046521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:47.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:57.489Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9daaab8d-6df0-478b-b186-5d3c90a3c871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:09:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:07.498Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=df6db6bf-6605-4823-ba55-2499b48cad76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:07.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:17.508Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=576a8334-0fe3-44de-b3f5-e9f20564e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:27.517Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c6eb3f8f-ebd0-4021-acc4-6e4f6e1f2dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:27.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:37.527Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d46989f3-5c60-454d-bc85-b3e94d37557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:37.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:47.537Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=600b0853-5a57-442a-87de-bbbc3fc01b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:47.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:57.546Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4e5b9b57-8d62-434a-8fa8-9ff0429c8843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:10:57.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:07.561Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=49eb65c5-e455-4153-a6f4-9d10d6658e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:07.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:17.572Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e92f5177-a90d-48e0-865b-fc8e66e329f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:17.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:27.582Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fe041db9-ab76-4750-9638-0a0e0cb37c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:27.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:37.617Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=10322020-bfbc-4f8d-9a8e-38da9d067d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:37.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:47.627Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=eb741984-094d-47f6-b5b5-1221a8388a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:11:53.388Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:11:53.389Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:11:53.390Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:11:53.390Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:11:53.391Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:11:53.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:11:53.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:11:53.408Z |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-02-15T05:11:53.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:57.636Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=12516536-eb06-44de-97f2-a2ec091796ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:11:57.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:07.645Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5f1e0b44-d406-4e3b-a9af-029f45c51324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:07.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:17.654Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0ff3bb13-7b71-48c7-b35c-a69a71131d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:17.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:27.663Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5ee25db9-9e81-4b39-969d-c3070c6f4f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:27.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:37.672Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=961e5ba2-ed3c-4008-a119-785ee10b8b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:47.727Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a2032d01-23c9-4a4d-a4d4-c0064a8fe08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:47.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:57.765Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=28cfc8be-5901-433d-b2c6-7d024229f37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:12:57.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:07.774Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d137ef9c-98a3-4758-aa8e-a311eab43be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:07.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:17.785Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dd29ec3b-d8d0-4a08-bb15-b0bdc3cbec0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:17.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:27.796Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=06b39636-53bc-42c2-93d9-a1948800a8ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:37.898Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=85df9d79-eb0e-4716-b8e8-42149fe5dbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:47.948Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0e9def7b-4bc1-4e00-8acd-21151479a5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:57.975Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dc056962-1eac-4ce1-b69d-dca5500fd693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:13:58.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:08.001Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dc5f131c-197b-40ef-b607-f69c129d7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:08.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:18.010Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1cbac441-0cd6-4496-b14d-184652e2f97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:28.022Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ae17e37c-c408-4637-af9f-d3cf8a0eb7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:28.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:38.056Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c2c32300-7c82-487c-8b70-bcbf8f64eb24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:38.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:48.064Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=39f65b30-32e1-481b-8110-8b89f949481a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:48.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:58.073Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=48ad1e73-ebb6-4be3-b593-b5698e77995e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:14:58.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:08.083Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5e2809d5-94b4-42dd-89c4-1f132d9e89cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:08.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:18.091Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=294d9219-bf04-49d4-b08d-43ee1b74df4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:18.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:28.123Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=54fa603d-730f-4712-a1d0-3951882b248e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:28.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:38.154Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f06565eb-c55e-4306-9914-137513f6c3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:38.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:48.164Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bd0f875c-1e27-43c7-bdcb-5356579f3ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:58.174Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a8d7a050-4e4a-4c6d-8a6c-e38d8eece59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:15:58.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:08.186Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=895439d5-f8e6-4a9f-99fa-8c8cc639488d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:18.197Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c0613e59-3253-495e-8535-01ef2e164a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:28.207Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0e8326fe-8ee8-43e9-85fb-31699f3680c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:28.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:38.228Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5b5b70df-dc20-4165-97ba-c2781ffc8404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:38.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:48.241Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9a9ae72e-97c7-4c84-b298-ea78318deb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:48.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:16:53.336Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:16:53.337Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:16:53.337Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:16:53.337Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:16:53.338Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:16:53.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:16:53.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:16:53.348Z |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-02-15T05:16:53.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:58.251Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=da9b13dd-4111-4ff8-bb07-9c6a52437630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:16:58.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:08.260Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=254b91b7-58b2-406b-9354-928f4c5a3007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:08.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:18.269Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ae6b5672-7e12-450b-ad70-b85c38ab990d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:18.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:28.278Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6cde82d0-2bc9-45fc-9bf7-ee2900ff8246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:28.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:38.312Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d2e27a80-96ba-415c-b860-cc209585d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:38.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:48.322Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b0382555-4e4c-416a-8f29-f12d5bb29349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:48.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:58.336Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=07d21b97-35f0-460f-83dd-cd243091ee95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:17:58.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:08.346Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b790d424-c21f-400f-a844-72234aaf4b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:08.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:18.356Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f51e4db2-78cb-4bf1-88cd-1584d6294428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:28.364Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=32097fa4-7a8c-4975-b0c4-a601a35d632f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:28.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:38.373Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=46987187-e947-45f4-8cb7-4f1eee2a78d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:48.382Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ca06b36b-35fc-49b2-8990-2fa2e6070af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:58.392Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=03564579-ebcd-48b4-ab4a-b68f1707539f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:18:58.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:08.402Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=02808eb0-9dfc-49f6-8b69-8cb2cb19eca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:08.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:18.493Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5abd2545-f611-4ec6-91c3-12626ea0dcbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:18.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:28.502Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0f5dc15e-869d-4bdf-8676-4eee7327e061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:28.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:38.511Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=05464f23-3a00-4eda-b1a1-d2d749aa584d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:38.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:48.520Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d60fff82-e56a-460c-bb5b-4b37ec39aa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:48.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:58.543Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f29f7b5-3c88-479c-9c9f-edde43c91e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:19:58.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:08.559Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d0144fc1-df7b-418f-9c5a-52398370c3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:08.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:18.567Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1ed185d6-b0a4-4768-8db6-5dccb6602c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:28.586Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d88fd452-888f-49c7-a1e7-b405696f3fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:28.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:38.597Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=17e8939a-dcf2-4cb3-a64f-ef6d42e98743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:48.625Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d743ff10-8ee5-402d-8bb6-98cbbd7fae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:48.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:58.637Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=20bd60cd-1b27-4c07-80fc-256c0fa4a6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:20:58.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:08.647Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2de66080-2c5e-4805-8b8b-b2b58f477c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:08.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:18.696Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=99d9796d-ac85-4c68-80f8-97c64f4fbbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:18.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:28.712Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6a5b28e3-a40a-4c0c-9002-3b5418b18561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:28.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:38.724Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d4d46bd1-c43b-4459-b88d-73dd418eb6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:38.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:48.738Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b8a05584-3687-488b-a5b9-dcad6fadf170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:48.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:21:53.367Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:21:53.367Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:21:53.368Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:21:53.368Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:21:53.368Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:21:53.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:21:53.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:21:53.378Z |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-02-15T05:21:53.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:58.749Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e55abc9f-d677-46e6-a9c1-cc866671ae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:21:58.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:08.759Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9de5e5b7-af2b-44d0-8cec-2320ee9efc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:18.768Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=94e92c60-8039-414b-b2e7-e9ae0368f481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:18.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:28.777Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9174f4e0-be99-4832-afa3-ec149f6a34e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:28.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:38.787Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=022599a7-4587-4c30-a2b7-1bdcda7eb451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:38.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:48.797Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3ee89620-f28b-4bd1-8da1-e0ba7194f868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:48.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:58.839Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=54808204-3d19-4015-a036-d81d0622646a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:22:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:08.856Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=095367e9-df63-47ca-bec6-06bbbc27f98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:08.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:18.877Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=da89eb30-c05a-4ed0-bea0-adb2b3e07b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:28.894Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3d727039-79ce-414d-abf1-9db03d5f97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:38.905Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=496689b3-ccb8-403c-9851-2d51829d9924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:38.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:48.915Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=39266278-514d-4bb2-afce-0d06a79b05b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:48.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:58.932Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a3849d52-f5fa-4d00-9efb-bf9ffa536426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:23:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:08.943Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=57db31ee-f364-4ba3-bc1c-de84712b76a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:18.954Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=04e486f8-a97a-4ef7-9d44-aaae0443a798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:29.017Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bd0cd42f-0bce-4c17-ba95-5203a8b0bcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:39.026Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=69a78beb-d7c6-4b59-a767-1e150090e7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:39.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:49.085Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9a959185-3bdf-4ed2-800d-b07beaf79ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:49.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:59.101Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=db6ead15-e905-4966-8a07-7b091739c0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:24:59.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:09.117Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4fb72130-735a-4da3-9d0f-3519b6370335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:09.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:19.234Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=982eb836-67b2-41b0-84de-4748c537330b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:19.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:29.253Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c55c79f-0031-4c36-8bec-96800874d185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:29.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:39.277Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e482a913-f98f-4ba7-9381-c26f924a5d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:39.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:49.323Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=67aadd07-5e0e-473d-aed5-b42868d6c757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:59.342Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=975f8fb7-8bf9-4f2d-83a4-b2c78a556e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:25:59.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:09.437Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c035dc28-4ae8-4cbc-89f6-514c96f13f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:09.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:19.488Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0f1d8be5-5cd7-4904-a463-82d02b9c6cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:19.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:29.517Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ee1c1895-1d22-493c-a95c-154b27b4ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:39.545Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7d0d1f48-6052-4b28-83fc-1ce60d9380d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:49.565Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=27cbf82b-7450-4b82-b312-e3a8bbc36c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:26:53.516Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:26:53.517Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:26:53.517Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:26:53.517Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:26:53.518Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:26:53.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:26:53.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:26:53.527Z |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-02-15T05:26:53.537Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:59.615Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e055bb62-fbe3-4be8-aed7-1b60ccd44291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:26:59.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:09.691Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=62137058-ca9e-4c12-9b29-8dcee337f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:09.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:19.707Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d8e2a244-515a-4516-a4f9-53cb95742f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:19.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:29.716Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b6bb3d24-bdc6-41c6-a19e-d3422f5192c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:29.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:39.728Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9758e782-aa73-45c7-8a7e-aacc24624636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:39.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:49.741Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dc4ebf06-f155-48d2-b347-f0dd7766ec5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:49.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:59.753Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7ccb9ebc-486c-4a04-90a1-dceccbc996c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:27:59.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:09.761Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=20436f4b-a383-4478-9e87-69217762965a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:19.771Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3561618d-f301-4236-9fde-18f20625f9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:19.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:29.848Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4d5ccd20-5042-4e0c-b1cf-1b294f6223fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:29.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:39.855Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=004e5601-5322-4786-8ef1-2d219cee69d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:39.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:49.870Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aea47ed8-25c7-4c55-9a9c-ae65015baf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:59.883Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8050ddf7-29ae-433e-8127-9828563a4dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:28:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:09.892Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ffaeae41-88d2-47ba-84ac-4ca924ea7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:19.905Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=242eeb9c-5e79-40d2-92ec-863da4e2c5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:19.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:29.912Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=91572ca8-5721-43d6-a1d9-d84d51cfcb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:29.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:39.923Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e6f8c89f-12f3-4258-85e3-bd602664ed91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:39.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:49.931Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ce48a1ef-6899-4ad8-844b-5bb316ff6d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:49.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:59.940Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=793cfe32-86e7-47ea-aa1b-829bfd521af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:29:59.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:09.950Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=14d051d3-1514-46c9-954a-c045e3687ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:09.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:19.957Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=02263002-be0a-4862-8f2d-f2f1eaec6dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:20.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:30.059Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f317bc06-a58c-4ecf-9324-3b0d4bcbe0b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:30.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:40.067Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4b2d89fd-1a09-4c98-9f2f-bd98a7f500cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:40.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:50.098Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=79a94a5d-66e8-40b6-ab7a-ccb4b66d6b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:30:50.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:00.107Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c6e273e3-e82f-4577-988c-c29387ddd151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:00.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:10.118Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d6c93972-19a7-4e9e-bc84-7f9a24c5ea88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:10.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:20.126Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=05713344-a25f-492b-981c-d4af92ab897e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:20.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:30.135Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=62b6f3a4-1617-4b6b-abfe-fe087ddf6cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:40.154Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c1c8207e-12a3-46ce-b57d-5f520e5bc3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:50.162Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2e43be3f-ac5b-438c-b0b7-79334a636600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:31:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:31:53.288Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:31:53.288Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:31:53.288Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:31:53.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:31:53.289Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:31:53.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:31:53.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:31:53.296Z |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-02-15T05:31:53.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:00.171Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b6eeb361-a0e4-4f27-ae9c-a5e771348f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:00.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:10.185Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=596fedf8-abff-4b60-bc4b-77d0625b47aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:10.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:20.195Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2e3d1c50-dd39-4795-aac3-b0e5df27959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:20.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:30.214Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aa109907-296e-4954-a479-2babb6aa3945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:30.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:40.223Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4675d86e-fc1b-4386-b3ab-e01536af3f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:40.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:50.231Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=53097388-2cbd-4216-aa16-159813edfe78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:32:50.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:00.274Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dd3a7889-f3b5-45a5-b53b-575151fe70fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:00.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:10.284Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f7163c71-c04c-4355-822e-7eb0ca24a9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:10.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:20.292Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c0b8c790-f51c-4e13-bbb3-3ecde5ef2675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:30.301Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0e5d2c9d-f843-43e9-aa2e-13ab351b522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:30.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:40.311Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1b57973b-4d35-4b5c-9812-b31821ecb998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:40.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:50.356Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=150d0b88-bbaf-4c15-b238-04992d3c5366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:33:50.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:00.388Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ecdcac42-d0d8-417f-8927-1d64b5f2bf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:10.446Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7a568a06-8a4e-4576-bee2-ea4edc0c1391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:10.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:20.454Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=49c6a30a-0568-406c-be04-f978e500c0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:30.463Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0039204d-527d-42d7-9e28-e8b58c3833e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:30.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:40.472Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ed2ef5c8-c71e-42f1-a621-43e5d7a783a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:40.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:50.487Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=85071b63-d177-498e-a3b9-52ea9180c795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:34:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:00.499Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1056ecad-7a86-4e1a-b00d-4a0f5ac8f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:00.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:10.507Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7f2dfb60-721f-4b8e-bcda-58e64e2dc113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:10.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:20.549Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5dfc9725-838c-4954-a496-b44afab4ad53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:20.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:30.571Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0eddb61c-a7a6-48d7-8f04-eb40e95d4766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:30.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:40.581Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c1170a1f-3534-4e80-aa4f-b34860ee8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:40.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:50.590Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e59f1cb0-bcd5-4bff-ad2a-128a6638ede6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:35:50.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:00.602Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8a4986e2-e199-4470-8770-9e364dcd2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:00.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:10.657Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1c6b0d4b-979c-48d5-98ae-0b4c5c4afb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:10.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:20.696Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8efd5183-309b-4861-88ac-302b0211129b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:30.705Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bd0c1f2c-f9a4-43d8-8c31-d53c387a774a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:30.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:40.748Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aa82a4a6-7daf-4b27-94b9-59a64b220be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:40.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:50.784Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=68083db4-9894-4fa3-a1bf-c8b66e0114c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:36:50.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:36:53.398Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:36:53.398Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:36:53.399Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:36:53.399Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:36:53.399Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:36:53.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:36:53.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:36:53.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T05:36:53.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:00.843Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0ea33c58-8de6-459c-87f3-8e4a98c92859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:00.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:10.852Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=72e86e81-152b-4657-a5fe-a69545f7e440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:20.860Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8ae312ea-7f31-482c-9263-5295dcf6c873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:20.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:30.867Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6b83556b-8190-4644-a387-12453a5e7803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:30.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:40.919Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=059590d7-b539-415d-89d6-583799dce43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:50.954Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0a805de7-c79c-4dcc-bffc-0b6c2cc19e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:37:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:00.998Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f007fede-535c-494f-90a8-6dc645a9dbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:01.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:11.050Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c492800-c3a9-4171-86b4-9db0339f2ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:11.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:21.059Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=af9f318d-9d52-4788-ba39-d6f3ae493742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:21.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:31.069Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=524c7e5d-f1ec-40ec-892b-35b49ae4e91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:31.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:41.076Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f355f776-9ed9-4c31-a6a6-860fa32fe031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:41.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:51.084Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f5e029a0-44ba-4f6c-80ae-fb8e7bd3467c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:38:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:01.109Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c41612dc-bf50-4cd7-bccf-64c3ed6b47e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:01.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:11.116Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=132300ed-690f-4c63-aa21-5e9bb03bd624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:11.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:21.128Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fd9b6b17-a737-46d8-ae78-15dfc7175c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:31.137Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=009b005a-aa0f-492f-930d-cb04a285e8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:41.148Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=311ae174-9782-47a1-9d60-ef29fdc2fd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:51.156Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6cbfd2e4-ff15-42e3-b955-162b0a98e5e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:39:51.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:01.165Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=28b64102-8668-4237-b751-fe84d778ea8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:01.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:11.174Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e1b33f46-16c7-4a81-96b8-4975406ec175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:21.182Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9eb7a4ef-dd4e-4f04-a23e-1d674ca025d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:31.216Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7195c860-c28e-497d-8555-742335ebe84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:31.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:41.226Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=29e6a5ce-abc2-431a-b231-8ac5440d6817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:41.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:51.237Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1b0a4aba-fcdd-4ea3-989c-6365fa3578e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:40:51.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:01.245Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4c916e2f-0669-4041-a2f5-8972c6eb75d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:11.256Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=adb9dd43-0c21-40fc-aa50-2145cb8dc6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:21.267Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5300ef4f-cc4f-413a-abdf-ec2a21f09b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:21.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:31.278Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9e701dbf-ccb8-438e-9ca3-0b63af15633d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:41.289Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d0b69d41-e575-413e-b293-9dc642327ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:51.300Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2da0664b-7d29-40ce-adfc-ee91ce7dd20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:41:51.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:41:53.238Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:41:53.238Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:41:53.239Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:41:53.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:41:53.239Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:41:53.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:41:53.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:41:53.245Z |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-02-15T05:41:53.247Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:01.308Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8270132c-561f-4e2c-b0ee-53ce3504fc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:01.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:11.317Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6870a3a6-5f7f-4d7e-a959-09f8429a5b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:11.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:21.325Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8aff7e45-8b4c-4cd6-921f-6f4049f46e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:21.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:31.334Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4f0082e5-2fd8-45c2-a2b9-7ff1c6b3d34c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:41.343Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f00e80a5-1f59-47e4-886b-43418b26c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:41.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:51.356Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=98c6cd6a-d183-49bf-b2e2-a275fcf7d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:42:51.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:01.376Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=44548947-123d-4918-a553-2a0c123392d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:01.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:11.405Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b9a094f4-5179-4caf-b97c-b0c169eb039e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:11.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:21.414Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0236bb71-3818-488a-af43-ef03a6b88f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:21.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:31.434Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fd85b9d7-73ac-4477-affc-bd3c3f4d0407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:31.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:41.443Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a8833696-8a2c-45a8-9361-ffb643f85b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:41.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:51.544Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3265b529-65be-4e88-8ba5-ac6313051ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:43:51.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:01.555Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bb848700-a2e5-4d9c-8abf-5edfa2d187a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:01.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:11.567Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=75d24f55-33c0-486c-891e-bbdcb69e7c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:11.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:21.576Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9b7d4a1b-d823-4135-8039-c3d44bf9efec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:21.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:31.585Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=37124f4a-8833-4a93-ac7b-ad061dcc36c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:31.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:41.617Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=baee567c-9407-47da-b519-e1200f35f553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:51.634Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c0664aec-06d7-4636-a4df-a566b7ac067d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:44:51.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:01.642Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=18c3ca7d-6fa7-4c4c-944b-aabd12838b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:01.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:11.650Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=615956c9-affc-4929-b7af-c4087b2c03af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:21.659Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bda21d04-292a-4673-a30c-f0591a7cf21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:31.668Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b3bb9fa8-9c4f-414a-a861-92d9dba0f715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:41.676Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=160ced61-de80-4ee5-aa8b-e6a505caeeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:51.684Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=83209285-8045-402a-9fe0-5ae56fa387b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:45:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:01.696Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5fc130f7-b92b-439f-95a4-1f5f645511e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:01.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:11.706Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=34d1487c-0e32-490c-8a0e-3b5d781e448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:11.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:21.715Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0e7ad592-60fe-4952-a1d9-4f24547db8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:21.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:31.723Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=90d648ff-5acc-42a7-8d03-8c3dcffca006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:31.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:41.762Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4bc9a5fa-ee0a-4f4e-8450-3020a9d61417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:41.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:51.797Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9e76e07a-371a-44ba-9634-f66480a75129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:46:51.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:46:53.356Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:46:53.356Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:46:53.356Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:46:53.357Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:46:53.357Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:46:53.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:46:53.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:46:53.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-15T05:46:53.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:01.818Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8dfc8452-2e9c-41cb-b3e2-eb9b8c6c94ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:01.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:11.844Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=924b71aa-a4aa-44dc-afff-d53f41a2a844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:11.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:21.853Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ec6b2e52-ee00-48b8-b96f-fa43a0f7a1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:31.865Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=78cbebb3-43f0-45ac-8042-ba73b61e75b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:31.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:41.874Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=efa844de-4d77-49d8-8c23-85654e1985d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:51.883Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=abd0ec41-7ea1-46c6-b039-614c7c2a0d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:47:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:01.891Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f5f850af-5626-4caf-8f54-8dbed058e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:01.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:11.900Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=10b5fb07-e119-4b0e-bfff-179fe4fbe449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:11.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:21.922Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=22d817c3-7d49-4c18-a050-7f4d6d52e2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:21.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:31.930Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1eabc722-7e49-45a1-b661-857eeee2d649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:31.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:41.941Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aa47464c-3267-4235-bd33-971c9b644488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:41.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:51.949Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bda96651-dfd2-447e-9b51-07ad99c9275c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:48:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:01.957Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b1328442-4c5a-464d-bf2f-a19ce1e25a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:01.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:11.966Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c74971ec-3725-4792-bd6b-ae292b447fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:11.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:21.975Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=65615113-7710-433c-b19e-f06348590432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:31.983Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=997fe416-0f58-4ad4-8477-46295f904408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:31.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:41.991Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9ee44fc2-c917-47d9-afed-46d4cad8f51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:41.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:52.000Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c664f333-d63a-410b-b979-472214505922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:49:52.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:02.008Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f79f356c-dd63-4ee5-9c73-7bcecaab521d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:02.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:12.017Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d00abf0c-f9fd-4957-a4ba-05e7f8278611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:12.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:22.025Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=97ddd220-52ce-40e3-b7b3-9623a2481a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:22.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:32.033Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f87b7e1-9d1a-455e-bf96-ef5c2b49315b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:32.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:42.042Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e2d29174-92e8-42a6-996b-700d3fabedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:42.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:52.052Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f6c9c197-24b7-4172-a81d-abfd5b34f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:50:52.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:02.060Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fce9f296-56bd-47e7-bb88-01583de1df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:12.068Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f1a97aa6-891c-42c6-8acb-9ad64ee3d9eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:12.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:22.076Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2eb07b2c-63a8-49ec-aca4-07eeab89e5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:22.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:32.084Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=235a8909-a994-4a4c-bb81-36cb940aa7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:32.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:42.093Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=266e6f05-a68c-4d96-8a48-11f9b45218f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:42.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:52.101Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=54bad75e-4dad-4c63-8e33-5b733b1f9ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:51:52.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:51:53.220Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:51:53.220Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:51:53.220Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:51:53.220Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:51:53.220Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:51:53.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:51:53.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:51:53.226Z |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-02-15T05:51:53.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:02.110Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=43d5ef56-6d79-4f49-8b8e-56a3af36fdee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:02.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:12.119Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c051d291-2262-4193-a666-da9bee865980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:22.126Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ad8fc14c-eaa7-4c11-a0ab-f373df542c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:32.140Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e28faec8-e9dd-43f8-9fa0-8f5a6e7020f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:32.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:42.149Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f1a16da5-af55-45e4-8fda-9ac20187334b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:52.157Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=44c7a0c1-17f1-4c8b-aa08-ad38996defee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:52:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:02.184Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0d3ee7ee-99f5-454f-8a52-be5e7860156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:12.193Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=54f5715b-8356-4e58-8bef-d68b440ea066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:12.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:22.201Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8fad9473-b24a-46b2-af3b-70e927026d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:32.207Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=15e0be33-68e1-453a-b27b-f9ac7e20fdb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:32.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:42.236Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f9dad3b6-fce9-4bc4-a61f-55d590875e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:52.244Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8b1ac237-b3e0-4be8-8f96-2650af56aab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:53:52.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:02.263Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8fc379eb-d791-47ec-83b2-76cd6bdeb923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:02.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:12.271Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9e9e899a-ef49-44ff-a8aa-5e605e25f184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:12.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:22.284Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3c258f46-cce7-462d-a390-5287a6686328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:32.299Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=55f14ddd-4225-49ea-a25e-6281aca69fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:32.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:42.307Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c3add256-4ade-47d1-a02a-0c1fed36c993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:52.334Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=76e11959-1bc8-4d6f-8b4e-870f71208ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:54:52.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:02.341Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c9b32d3d-e4be-486f-a0a7-2646808021dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:12.350Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=12e44f57-413e-468f-a8ed-401e2955fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:12.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:22.405Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=70d2f038-adf5-41f2-8bb7-4890fe0b8a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:32.415Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0470736b-f9f6-4684-b307-9d4a7289cf26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:32.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:42.428Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c434ee8-549c-412f-89e2-1c4d1c396356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:42.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:52.436Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fb02fa3c-43e8-4055-8a95-fc04fa5ef98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:55:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:02.444Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1b554f9f-08e0-4078-aaeb-83977f84538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:12.452Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5ad74e45-6c94-42a2-991d-5117a43e14c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:22.461Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=148b1f4d-349a-4756-be4a-2ecb59ff6ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:32.468Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8c5e2dfb-4f4a-4614-bd77-806afda589a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:42.476Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d1ef9d70-7fa6-4756-aa6e-0bbac336a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:52.485Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4fb241d8-4a95-4926-ab75-a2958f93076d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:56:52.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T05:56:53.239Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:56:53.239Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T05:56:53.239Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T05:56:53.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:56:53.240Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:56:53.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T05:56:53.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T05:56:53.245Z |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-02-15T05:56:53.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:02.494Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f1585c6a-5784-4d63-a69c-b61da7fc6ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:02.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:12.513Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f0ea5f01-6e35-4c35-912f-7f4c0f4003d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:22.550Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=68fc4525-9d82-4d2c-b0bc-b6062a3d5ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:32.559Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5525467e-7d87-4a1d-a581-f70c294562a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:32.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:42.590Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c21d355-4684-4eeb-893a-a8ee7622b67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:42.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:52.599Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9b5888ae-7dc5-4a4f-ba9a-5ee22e9c5f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:57:52.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:02.621Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=65c85a53-e881-489a-886b-a0f59992b14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:02.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:12.655Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=44f8208c-d635-4a43-ad7a-8a359907f597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:22.666Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c158073f-8b6f-4d0e-9663-a5cdd55a17b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:32.676Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b82ed4c5-1c14-4d7e-8020-99bde85722da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:42.684Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=99a517b2-5dc2-422e-b675-66b96181a3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:42.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:52.696Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=46341e10-de36-4d2e-ba21-e294513f1661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:58:52.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:02.760Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=74166755-1571-4169-9108-b0e934e456c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:02.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:12.771Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f5951c2-e301-4af4-8338-efd893ed1360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:12.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:22.793Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ff37c566-0cb3-4a9a-b8b4-f28a90719852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:22.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:32.802Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ed79fc0a-8ef4-492a-a4c1-917237bc47e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:32.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:42.814Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=52bdf60b-7e32-4546-b833-46a88a5fd05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:52.824Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ef9c851c-ab7f-4b72-85af-2002a7b3026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T05:59:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:02.833Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=81910ac6-0e1a-4b70-b19c-27433a4d0ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:02.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:12.915Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a1b33082-e99d-4525-85a3-610bb76142f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:22.923Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=34371d59-8b9f-42cc-a148-0e9958eefb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:22.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:32.934Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dbc616bb-434a-4a7e-80eb-8a1ff0b03505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:42.944Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5efad1e7-609a-4a0a-ae0c-b25e39321ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:42.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:52.950Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4224faeb-7d2e-4997-a97b-840d37309368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:00:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:02.959Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a9270981-2019-45dd-89d8-8b616297a060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:02.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:12.968Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=12150478-75ed-48a1-a3d1-010aa3abb14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:12.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:22.975Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9e06b58e-5253-4429-9bd9-a5576c400eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:32.982Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6b1bbef7-f440-4dbc-a7ec-af7affcabb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:32.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:42.999Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=578c4de4-2587-4298-a7bb-19f7a1722ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:43.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:53.052Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d9e3f408-d788-45ba-b8b6-c1d10b78fa84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:01:53.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:01:53.359Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:01:53.359Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:01:53.359Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:01:53.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:01:53.360Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:01:53.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:01:53.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:01:53.366Z |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-02-15T06:01:53.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:03.061Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=10bff129-b30e-4156-94ce-edde0d9eb093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:03.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:13.070Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=db7981f2-93c3-40c9-9e52-0235c42d68f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:23.094Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=876c2324-0f19-46ba-b794-a5804472bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:23.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:33.102Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=945427d8-6eb5-4e09-91b5-a3e73698fc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:33.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:43.113Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3a96eed6-5ee9-404c-8786-b1107f13834d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:43.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:53.146Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=73fd61a8-23ca-4290-9d43-54ded1705122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:02:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:03.153Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b2357d61-f91a-4761-b2d1-285961688721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:13.161Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=67afbf43-b02a-46d7-b267-a6e33e6101bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:13.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:23.176Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a190c09d-a6af-4c8b-9ed2-8a45a95be574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:23.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:33.185Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1d807ec7-d6c3-4b5e-91df-5e670096c7e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:33.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:43.204Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cc74a0b0-848e-4679-9cdc-fb3f245f3043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:43.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:53.214Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=034774c6-566c-440f-8650-5819d2267eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:03:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:03.224Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bde7bbf3-5852-48e6-a0f1-219cfef959a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:13.355Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b19bbb17-0ef2-4401-af6f-2c2185ac1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:23.363Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4b132c2e-6969-4942-9a56-1080389d2bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:33.373Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4ed080b2-6b63-4e88-8780-98c348eecf2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:43.384Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=712aa9b7-7693-42b8-8ab5-2549e65e1277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:53.392Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3f476008-c12b-421b-84d4-f170037fb12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:04:53.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:03.401Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=36259c6e-7b99-41db-9eeb-dab129946540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:13.456Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=42d3a4fa-bcd2-4260-84df-3e4a20a75726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:23.465Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7ff11cce-90af-438c-b6de-debebed75be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:23.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:33.473Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8e93a9ee-8988-4b4a-9acb-218bb9930dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:33.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:43.481Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4a893bb0-66d8-42f5-a638-baf84acd37ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:43.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:53.490Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=95b8ceee-b458-44be-844b-c25717493246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:05:53.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:03.498Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5cf817d6-2833-4f6b-8d06-a0dbb3ec543f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:13.510Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e909c259-53b2-4538-a6e8-be6a40b7819c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:13.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:23.519Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8bc93fcc-9419-4df8-8a52-3f32a3454e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:33.544Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e2ca45e9-4386-47d9-8581-ff6102b45c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:33.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:43.552Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=34b124af-4e2e-463e-b450-ccec56688a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:43.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:06:53.248Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:06:53.249Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:06:53.249Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:06:53.249Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:06:53.249Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:06:53.253Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:06:53.253Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:06:53.253Z |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-02-15T06:06:53.254Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:53.561Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8f8b10ec-26bb-4cf0-bd0f-fcd2d0b4ea98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:06:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:03.570Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b69be17a-522f-464b-a95f-d0ec8913da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:13.577Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6aa34aba-876e-47d6-8a06-49b2f066e2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:13.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:23.585Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3b004550-e85c-4599-a12d-277846d35f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:23.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:33.594Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ec039f4c-01bf-4575-95bd-f3fc7ac873db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:43.617Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5ad313d9-dec0-4364-ba0c-824bf5adadd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:43.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:53.627Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c83fc4d-e48a-4354-b270-c50ee1c2dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:07:53.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:03.728Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3b6e6589-a058-4bed-83eb-f3a3400b6f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:13.737Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=93cc124a-53c5-4a62-b9b6-6fba5f9b2c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:13.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:23.776Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d85a6bf4-2930-4a50-a963-277fe04ac62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:23.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:33.802Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b4c3f5fb-f40b-4b4e-a22b-2738c650d28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:43.809Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b18cad37-ed8a-4a35-b420-747c1db265a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:53.818Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8251ebd4-590e-4193-87a8-78d661257d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:08:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:03.827Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7c4f2055-20d4-4a4d-a8cf-5dbfa28b6260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:13.836Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c000f686-8fc5-42bb-b0c6-7b126d890017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:13.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:23.845Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7a73520c-f8ba-4920-a559-90f932c55aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:33.885Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8fe93299-dc42-448b-8949-b1a68552e91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:33.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:43.894Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9b574cdb-8b8c-4f31-bc4c-8a549326d089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:53.907Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9a6a16f0-446d-4ef9-b354-2b7554b5e6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:09:53.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:03.927Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ae48ed9e-4440-43b9-aa63-476bcdd73037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:13.955Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a98d8d8b-9475-4b45-a132-020904cb0081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:23.963Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f89af98e-bcec-49f8-82c6-49ccd6012fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:23.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:33.972Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=32762c23-4f8b-42a8-ac18-e7bfbddffc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:43.988Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=df7e1fa4-1378-4642-884b-648ff4577ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:53.998Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f99d7361-ba22-42af-92d9-f5a3710ca40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:10:54.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:04.006Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d159db58-308f-4ddb-87ef-ad851c63b1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:14.045Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=11246df9-1f85-4745-a4b9-4995f09b7f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:14.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:24.055Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=89c0dc68-c588-422c-a1b1-57b98ab284ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:24.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:34.066Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8314914d-b330-4842-970b-35251185aa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:34.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:44.076Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=91153ee2-7dd9-4c0a-9268-9d77928d601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:44.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:11:53.349Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:11:53.350Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:11:53.350Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:11:53.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:11:53.350Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:11:53.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:11:53.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:11:53.358Z |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-02-15T06:11:53.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:54.084Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2e2d2121-2e6a-4c80-b67e-ee65d6545e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:11:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:04.108Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=da2133ba-8dcc-42d7-be7e-793dcd70f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:14.143Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c6a1e069-19f7-4f62-b14d-ac4d815489a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:24.151Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3d1575fb-9234-486a-8090-d9821d8f6fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:34.159Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=253f0be7-4641-4810-9cd8-cf7288512c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:34.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:44.168Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fae2e2e4-3363-4e50-a3fa-60e64f23cb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:44.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:54.176Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d92b1eba-2fcb-4ab5-88e7-e5ac83931770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:12:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:04.185Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1c3d0bc0-f2d7-4ce3-b70f-91df6ad1c11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:04.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:14.193Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f6a5e9c3-825e-4ad1-aeb3-d14d34a2325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:14.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:24.201Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3d6aa27f-3222-4872-b0c9-75e3721859be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:34.209Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=efc2ce1e-b6c5-498e-8c1d-edbfc066eb4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:34.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:44.219Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=71615a3f-7213-46d4-b8d8-dfc6ef2c3ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:44.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:54.228Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=904b569e-c279-42d8-afb7-faee16bb40f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:13:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:04.238Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dc6fb1fe-4f8f-4fb9-8ae1-d1d66d02f526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:14.246Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3a8c3f6b-fe08-47d5-b72a-7bcbc132a700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:14.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:24.256Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cdf55e89-7c88-433f-ac6b-57620d03b1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:34.264Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=91a5045b-d45c-4de1-969d-661467661e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:34.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:44.274Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4739c85c-3d83-407f-b8ba-6fa15105c294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:44.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:54.282Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=95b14a26-578f-4f50-b789-162855231eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:14:54.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:04.292Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=84e1776c-609f-4671-af33-7313b25c7e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:04.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:14.300Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4f7e8f85-e5e3-4d81-a762-8b46875851bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:14.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:24.308Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=efea2cba-b1ca-4110-9e3d-1534357dce87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:24.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:34.316Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9c28ea59-9ef8-42f0-b6ce-2a292550dc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:34.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:44.324Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8d017326-687a-436b-b148-75562b0075b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:44.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:54.333Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2dad79e9-80e4-45f5-b0ad-b1d020fb57bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:15:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:04.342Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=78d77d6d-5f46-4733-afa0-7cd14eaaa126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:04.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:14.351Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2fbe3b0a-d327-45e6-a4d5-8a517dc5682f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:14.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:24.367Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bc5149f8-90dc-48c2-ba04-3b92b3102ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:24.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:34.374Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=50b99d3f-60f1-4247-8c67-5a193d55f28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:34.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:44.382Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aabdf5d7-24c4-429b-a07d-c2789153bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:44.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:16:53.278Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:16:53.279Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:16:53.279Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:16:53.279Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:16:53.280Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:16:53.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:16:53.287Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:16:53.287Z |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-02-15T06:16:53.291Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:54.432Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fdb3d218-f733-47ca-b45d-7cdbc0ddadbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:16:54.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:04.441Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=86fcc9cd-c89b-42b6-82cd-7bb5b81f35f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:14.448Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b31f74b2-34f4-4b55-aa08-8e54b44be30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:14.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:24.470Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=be839e94-99a5-4026-af38-4cf2d708df1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:34.480Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fcd08596-c1cb-43d3-bbb5-28ff2573d3e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:34.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:44.489Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f4d808dc-b5b6-4e28-8a8d-ce8223e20aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:54.496Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=73091a40-b3db-47e3-a0a6-31dc005a7df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:17:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:04.503Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=69a8248a-2597-48bc-ac96-4539807ef3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:04.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:14.511Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a120848f-b5e5-45aa-8e8f-4c98ee8bc82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:14.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:24.518Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3ba399a1-ea22-4374-8a80-332330d407ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:24.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:34.526Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7f012c9d-70dd-4848-9923-fe1f107a0c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:34.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:44.533Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e5724cc6-02f3-4cf9-b717-0b27f4d02ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:44.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:54.541Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7b77a286-90de-437c-a181-1ce7d94436f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:18:54.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:04.548Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9297fced-551f-4acb-be02-6542dd4421e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:04.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:14.568Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1fa8b439-dc32-4a6c-9814-0c6f7aa405ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:24.577Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a09dd27d-9f10-402a-9683-d186087a1055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:24.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:34.590Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f1d39b9d-3335-4174-80b1-97aeaac5e052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:34.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:44.600Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fa4cf681-5e18-45fc-9e46-f8f8c49a0690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:44.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:54.609Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e52c969e-c424-411a-872a-c2af9ad80248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:19:54.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:04.634Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=387537cc-cf61-4fe4-9c80-1409da88ba7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:04.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:14.646Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5f379e86-20ca-43b8-a155-d67edbf922eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:24.657Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=06cef0a4-41e1-4d29-a96b-5c58c2c8b5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:24.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:34.692Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a3ed9541-a0fb-43f8-ac1c-ea4b92654bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:34.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:44.704Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bf576634-e417-4238-a64d-9fb3ed1ef162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:44.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:54.716Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cb1a9c35-1570-43ef-8266-020dc4fe74c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:20:54.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:04.724Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c02b1065-fbaa-4059-907a-b344db089414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:04.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:14.733Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c9e99cf5-465a-4206-840d-f98dc74d4745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:14.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:24.761Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7c3d0a9b-ca1a-4037-8c68-5f1b30c0e89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:24.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:34.786Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=05dcf983-0f8b-40c6-b2b3-d281fd5153c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:44.794Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=78020259-d59b-4dc1-9869-9fbfc5ce448b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:44.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:21:53.236Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:21:53.236Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:21:53.237Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:21:53.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:21:53.237Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:21:53.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:21:53.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:21:53.242Z |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-02-15T06:21:53.244Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:54.804Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=625705f9-32bb-4134-b890-d4545d9da846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:21:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:04.812Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6e44a73f-959e-41bd-b94c-2d311f911d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:05.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:15.001Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ebeed92b-283a-492d-bd85-0cd1b049e4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:25.012Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=219c7255-fad1-42c1-a531-ccb5991eae14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:25.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:35.024Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=54110e89-aeba-4f16-91a8-fab4fe7927ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:45.031Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=86389ae0-6e00-49e1-a975-725ffbb1c5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:45.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:55.040Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fff6fa74-4f01-45ce-980c-c72527b19542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:22:55.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:05.047Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0c9503ed-a692-4ea8-952d-65dc9d2e6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:15.188Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c26a0fcd-3637-4116-ab9f-689ae520d5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:25.233Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=26e68a79-c8d0-4fb9-b821-23c1b366025b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:35.261Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dd08eb95-7d40-45ff-bc9f-26bba89a8438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:45.269Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=24362ccb-cb65-4784-8ebe-65a8869460fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:55.289Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dabfcdb6-8e1c-489e-afef-e17fb86887be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:23:55.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:05.297Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d4fdcb58-a079-4b70-abdb-dbfb80500bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:05.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:15.305Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f62f74de-5cfb-4a24-8fb6-a2f1e0a6fc55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:25.313Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5db944de-9a91-42f2-8344-b556d012ab61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:35.322Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=523a0f7d-1d2e-4cac-a1fc-13c6426b2872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:35.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:45.330Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=518ac2a5-ad52-4429-9359-70e279d4c7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:55.339Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0f891ca3-05d4-40c3-88f7-7b2035ade006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:24:55.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:05.353Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e899f4cf-3f35-4627-bfb3-5fb27c346beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:15.364Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=97bb65a5-9472-4c52-a12b-35d8260fd6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:15.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:25.373Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8ebd01fc-8233-4bbf-8450-ef902bcf8acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:35.410Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2502a23f-316d-403a-9eb6-8daf69a25d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:45.428Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c4580e78-095f-4061-a1b2-5dbebd9217c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:45.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:55.473Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=31b520c4-fa36-4e46-8029-446bf99f78a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:25:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:05.489Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c36cbb7-d6ba-4020-b72b-f10823fe3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:15.501Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e5d43201-60b7-47c0-99e1-4cbea5393211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:15.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:25.510Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cddaff06-1ce4-46fa-a340-227c5ebc79e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:25.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:35.558Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1e389a07-9a42-4f8f-9329-957660a2b1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:35.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:45.567Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cd5536cb-380f-43d2-a310-6e0a93124793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:45.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:26:53.237Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:26:53.237Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:26:53.237Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:26:53.237Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:26:53.238Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:26:53.242Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:26:53.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:26:53.242Z |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-02-15T06:26:53.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:55.577Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=62d161df-5fe5-45d2-8520-95089031ca30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:26:55.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:05.587Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=05610b4b-8551-48c4-ae7e-ed24d901d799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:05.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:15.607Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a04a522e-2741-4800-9956-593d40d4a061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:15.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:25.635Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=02e6030c-326f-4b45-a01f-6ba16a474999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:25.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:35.668Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3518a4d2-3be7-4a49-b528-db3c208b0679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:45.676Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d0161d58-5773-4a73-930c-a75cc1abe583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:45.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:55.689Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=880967cc-14f6-4718-bb84-09f8a8601e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:27:55.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:05.700Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5f707ad4-dbf7-480f-b594-506a24fbc5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:05.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:15.707Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=107cac48-2684-4ecd-8b85-7f271a62a440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:25.738Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=47617902-2aa8-4824-bf5b-506f46282c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:25.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:35.761Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ce58ae3e-d3e5-479c-81d0-9e450067724d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:35.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:45.770Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=83ee9ead-6c95-4a5b-85c5-3c6ec49a5b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:45.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:55.780Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0715538b-8099-40a5-b185-96877c73b342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:28:55.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:05.787Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d4304be7-bb9e-4920-84df-a9870026c98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:05.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:15.820Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=da5b8956-258e-48b2-94d7-165d4e99227a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:25.829Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=46d290ac-26c2-48b7-8d3d-6948e948f7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:25.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:35.853Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5ba7f7e7-98f2-46da-9566-6bbb66a4685d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:35.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:45.861Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=736e60a5-b2bf-42ec-8b3a-8237ec63a53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:45.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:55.868Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ed923fbf-8495-4f2a-95c2-3677d6f2bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:29:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:05.903Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=087293a7-3e83-4e5d-87b8-45f6423043fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:15.912Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3922552f-762a-4c13-961b-281277302693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:25.927Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=32e197dd-37e5-4e67-9597-8f2188fc1a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:25.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:35.935Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c976f7f3-a225-4940-ba4b-88c025908451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:35.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:45.945Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a353b370-6013-4786-8008-564963e7aae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:45.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:55.953Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d74d7553-a92e-453a-a2d5-62bde1d3444b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:30:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:05.979Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=00450789-3ab1-47c7-9c35-2733245e6b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:15.986Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7c62283a-cfdd-428c-a59d-e35a41531d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:26.085Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=37974478-6310-4117-9dfb-9c73586945a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:36.097Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=359cf298-5668-4efa-8c0e-002c392201b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:36.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:46.106Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f66cbc56-c938-4ac7-ae28-b1f0917f62ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:46.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:31:53.308Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:31:53.309Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:31:53.309Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:31:53.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:31:53.309Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:31:53.315Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:31:53.315Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:31:53.315Z |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-02-15T06:31:53.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:56.171Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=770de24f-57d3-40c8-a910-eebf2d9bcb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:31:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:06.192Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=115d5251-1d02-4601-af41-73a3ffe4f5c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:16.202Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=44daafd4-45d1-495d-98d9-f9f2b5d5bed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:16.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:26.245Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ceda4722-c57a-4e07-8132-211a873a3afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:26.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:36.259Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5ee4dce6-fb78-4e1e-bd6d-7d9e7be7ae45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:46.267Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=66a5f7a5-008a-4c99-8ce8-2cbf169c68d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:56.276Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=555452f2-aee4-4811-bc46-1e49ae9b79f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:32:56.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:06.284Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e45e8ada-1f65-4eb2-bcb5-2a4e1fd82c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:16.304Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e8baec07-a5a5-4fd5-9870-f7bd3ab5e489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:16.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:26.328Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2caebe74-a9f5-4245-8bb8-8a7e092324df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:36.340Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=462cadad-7280-41ac-b6b2-336a03c575cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:36.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:46.364Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3c70e293-cc19-40cb-b210-ba127653c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:56.374Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a11bfe86-c7b8-48df-97c1-f6cc638e84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:33:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:06.382Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c392a999-b25f-459f-89f6-fb25efaf952d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:06.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:16.390Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=00b9ce20-9f6f-4ab7-ab86-5f58a1c79c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:16.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:26.398Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fe0041e1-c16d-4f41-a461-e4c9cb5d8c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:36.406Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7dfeaa13-cbbd-4a3b-8d9a-011b1c638507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:36.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:46.416Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b5503d5d-b5a8-46c3-8d2f-cd63f6240f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:46.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:56.445Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aaa936fa-077f-4b2a-85df-cced27958cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:34:56.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:06.457Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6959719c-4f23-469d-9439-6e6080b798d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:06.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:16.482Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e1fd8af3-0684-4b5f-b361-c6a7a28bd5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:26.540Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1532a388-7db3-491e-a0a1-abbdf014e097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:26.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:36.549Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3b84adcc-433c-40e4-b7f7-9e68a70d506f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:36.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:46.557Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2a8fb262-a567-4800-95e9-f1ce0ae56773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:46.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:56.570Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=32b854a2-1bc2-441e-82a3-77f9d7555d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:35:56.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:06.579Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=111c54f2-cd56-4e8b-9fd0-cf0677ad5edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:06.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:16.601Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b4f0f396-b6a7-4108-befb-a8a2036a6da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:16.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:26.613Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=557b8dde-06e9-47c1-9539-6a7b581c70ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:26.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:36.621Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b17d1839-f270-4135-b5b3-2039dbc8568d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:36.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:46.629Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=838f339d-e1e7-40f1-9a1d-567b6f239dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:46.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:36:53.206Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:36:53.206Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:36:53.206Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:36:53.207Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:36:53.207Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:36:53.210Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:36:53.211Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:36:53.211Z |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-02-15T06:36:53.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:56.638Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e34fae28-12db-486a-adcc-ed399cc1c275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:36:56.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:06.648Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3835f8af-b880-44b8-87ee-ed699e04c6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:06.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:16.678Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=db6e6801-3728-46b2-a7da-30ada2c1a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:26.715Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=07c49aaf-2cdc-492d-849d-fc33ce000545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:26.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:36.724Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=417259ed-7f61-4ccc-908c-e5c0e8cdd25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:36.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:46.732Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cf77d5fd-5aa9-4447-85f7-9832606e0e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:46.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:56.740Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=29e0a122-ef2f-4f25-bbc1-8135c367ab24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:37:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:06.749Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=90b84067-be83-49ff-ae36-9c2a19af849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:06.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:16.760Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3d12f366-898e-4fcc-830e-43f9373f2684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:16.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:26.802Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bcf204f4-9bc8-489d-b62a-21d7f52e6c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:26.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:36.816Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a180a14d-576b-4c04-8ddb-0bd5a918d3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:36.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:46.826Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=396cce54-a1de-4a84-a7da-2d5e8f90d032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:46.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:56.837Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=469cfc33-6526-48fe-a1c6-350b95bf5b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:38:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:06.858Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6825697b-5dd1-4559-988b-5ba0ce37b937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:16.867Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e900992e-16b8-40d0-b185-35841ed383e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:16.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:26.888Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6450e95f-87ec-4687-aedf-2251192e2261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:36.896Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=12a37806-67f3-4f67-b622-4edbc215656e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:36.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:46.926Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d3642ad7-5c4a-4ed2-9262-cebfa0565d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:46.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:56.936Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=30e4c052-addb-4764-8bb4-287d8ec54aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:39:56.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:06.945Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c03dd88f-8089-4132-8e80-9965e1311416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:16.968Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f10e015-ef66-4667-bae9-8b36420e6e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:26.981Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7cbc16f7-0a72-4efb-a208-380e45223409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:26.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:36.993Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=db3118fb-2d62-42e8-a701-4d3846ab7875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:37.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:47.003Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ce263083-4690-46d1-929b-d574799742da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:47.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:57.017Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1c25e1ba-576d-4675-bb95-0cd09555aa08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:40:57.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:07.028Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=12ae346a-9362-4feb-bbb4-805268cda935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:07.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:17.037Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=491c2e54-24cf-45e0-a34a-2555afd58b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:27.047Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=08f12dee-4989-4662-9869-610581e118ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:27.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:37.059Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=85924fc2-0979-4fda-9a89-551f15d040a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:37.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:47.074Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=be8a0ef2-1cbd-4f43-a2a2-830be95be982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:47.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:41:53.312Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:41:53.312Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:41:53.312Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:41:53.312Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:41:53.313Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:41:53.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:41:53.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:41:53.318Z |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-02-15T06:41:53.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:57.082Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1aa0862b-2f89-4efe-a1ba-a313f9438d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:41:57.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:07.107Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2f75ba28-8d57-4d0c-a675-3751611f0148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:07.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:17.115Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6fbb4fb9-357b-4e6d-b817-f050d331df30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:17.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:27.129Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4b59ea68-6af0-4fb9-86af-43ab3c9a4c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:37.172Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=20231e82-ab79-488a-ad93-7425cff4d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:37.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:47.224Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f4673a9f-7fef-4540-ab14-9c9f4808dd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:57.234Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d0f3e4e3-9c74-4189-8d92-165d029e5bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:42:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:07.249Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3bc5ff62-f12e-4a6c-87b1-ed6c3fb34cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:07.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:17.279Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3d6eb3c3-cf2b-4cdc-9f9a-60a64103ce7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:17.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:27.293Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=274d4b0c-d6f2-4ea3-b588-a2e7f75118f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:27.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:37.321Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e6148979-3f15-47db-a84d-3efa065374e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:37.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:47.329Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=deff440d-6a4f-4b0d-a40a-90ff73c0b448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:47.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:57.339Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4f5a70d8-1872-48c7-a7d8-82790f67833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:43:57.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:07.364Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0e8d8d29-8b0a-437b-a5df-5f2f73b3c66a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:07.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:17.385Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cf3864ca-f04f-4262-ab23-c9d73efc0e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:17.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:27.445Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=76aea3b0-b771-4e2f-b063-c7b570786c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:37.482Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6cbf5b26-e54e-4959-8128-4eb369eef144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:37.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:47.493Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b826cc5b-ef6d-4878-bc43-d242b9053ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:47.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:57.511Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2b520d00-c883-4e47-97bb-7e4a66c58fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:44:57.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:07.526Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5dcba904-852f-4af1-921c-aa273b1c5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:07.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:17.540Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cead3ea6-14e0-44c9-b0fb-06a5a12ed168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:27.549Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a38f766e-43a8-44b1-9974-8a1e0c7ec76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:27.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:37.587Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5b4f1736-3d95-4ba9-99a4-20fab79fcc04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:47.597Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=95981c28-7e68-4324-8e52-9f766b67537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:57.607Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c5118a33-2d0f-4f5b-b3c8-589df83da589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:45:57.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:07.617Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ba4f508b-f6b1-41f8-b23b-0c12e5639433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:07.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:17.628Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=02d3f81e-0d26-41e3-95e6-23d2fb96181f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:17.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:27.640Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=79c248a1-da1f-445d-8201-54482a7a9172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:27.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:37.649Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cc1b2049-1694-41cb-96e2-18c5055e3e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:47.657Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0a7df1d7-45a6-4a95-807b-7db45bca92ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:46:53.241Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:46:53.242Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:46:53.242Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:46:53.242Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:46:53.242Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:46:53.247Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:46:53.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:46:53.247Z |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-02-15T06:46:53.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:57.690Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=96f73598-3c34-4a60-8e82-5fb0ab497b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:46:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:07.705Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c12ca777-643c-486f-8088-f021c4b8e889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:17.715Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=21797890-30b1-4283-8dea-5820cbe7f0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:27.724Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5fce7fab-9fe7-4e55-9a13-78036d823114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:37.744Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f529e1e0-7f3c-4fec-9d66-b574870254c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:37.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:47.752Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c1c6d6cf-3184-491e-8a7f-7db0d679c17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:47.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:57.761Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d90ee554-9f27-4d11-8bb0-d49aa658353d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:47:57.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:07.770Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=52f65c1b-9843-4c15-8d92-f168ea90beb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:07.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:17.781Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=65f4ff7d-a0ad-4aa4-89f6-600bfdd2a07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:17.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:27.789Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=565c807b-7e83-427b-8f48-0f5eab5442b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:27.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:37.796Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f6c1199c-d93a-4db2-925f-b3acde62ad16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:37.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:47.816Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=119fc1fd-9238-4594-b201-edcfdf639899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:57.825Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=45ddaca7-9092-44f7-92f5-0c8c121d02c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:48:57.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:07.834Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=132178c8-0378-4c88-99db-ba18d2f27480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:17.853Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8535c123-79f1-4b8b-b596-6254423a6023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:17.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:27.873Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=972c2414-b896-4e4c-a3f6-6e3943d9d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:37.885Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7a1fc37c-040a-451e-ad03-8525950ff8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:37.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:47.909Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=56dc8ab2-f1c8-4d9d-8fb9-b5e1d9b92d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:47.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:57.918Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=311ef9d8-2f57-4a76-ad71-d8540970f01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:49:57.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:07.935Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=eff771ac-f3c7-45d7-b04a-33ebeaa5c046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:07.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:17.943Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=af850827-c60b-42d6-a1c0-7707b61b021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:17.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:27.960Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d5ed3775-9776-4c52-b9b8-c711eec0bc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:27.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:37.970Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2679eab1-1564-4195-aa12-3711d0a806d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:37.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:47.978Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=844e862b-8ab7-4ab4-b9b0-c792bdfa9c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:48.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:58.004Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=00894d9b-a791-407a-8e99-1f000e7236e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:50:58.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:08.054Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=798cd871-5178-4cbd-84b1-da630532cf65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:08.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:18.114Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f9e22e82-bf04-49dd-af6f-ee1af6163b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:18.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:28.121Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9c02df64-84f9-424c-992a-3291a97891b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:28.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:38.131Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=36c03ddb-47eb-4694-b5cc-fd9e098ecbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:48.153Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e32e9bef-a6dc-4e0a-a6e0-34eaab2622eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:48.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:51:53.306Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:51:53.307Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:51:53.307Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:51:53.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:51:53.309Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:51:53.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:51:53.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:51:53.314Z |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-02-15T06:51:53.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:58.164Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6cb3b2e9-a49d-4509-aa4e-77ab1fc8a385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:51:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:08.173Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a9f3f485-63d8-48fc-a9d1-312929d47294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:08.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:18.181Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=45b60b88-b867-4eb2-bd89-032242d04f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:18.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:28.193Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b8e3cdd4-b66b-4441-a56a-c24d746c65b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:28.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:38.202Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c175c119-5c0a-4956-b173-6d928a37d68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:48.213Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d2591866-01dd-4480-9f09-cbfdbc8aee78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:48.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:58.223Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4da7cca3-53fc-47f7-95d8-f9f431e4093f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:52:58.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:08.249Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=797f8e00-ca1b-4142-a25f-3b15f8add6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:08.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:18.257Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6cea5b4f-217b-48c4-8bd0-993964063850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:18.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:28.265Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=27f62d6a-965d-443e-8ccc-67ecad50d44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:38.285Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=48b2d788-df4e-4c97-b175-0254a2886a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:38.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:48.295Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a7fc9d63-e092-4507-b527-448bf10ccfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:58.302Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=01052567-a2a2-473c-9b43-ce4203ce3d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:53:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:08.312Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7dcbdb75-b718-43b1-9d56-fff0fbb33d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:08.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:18.326Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9a2cedb1-686e-4ba1-93e3-d3ce44adb4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:18.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:28.355Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a68c101e-eb35-48ed-81be-e14f91e9d128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:28.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:38.367Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0e0c5783-b1a0-4309-bef1-fdf01ce9da33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:38.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:48.374Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dc2207f5-9739-4932-baf7-9a09664c24d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:48.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:58.393Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=82578230-578d-42a5-a091-c460123d6689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:54:58.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:08.402Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f591a63e-b077-41f0-b757-6525b9cfdc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:08.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:18.410Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7161f15d-fd6f-4878-b951-6d8db0705c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:28.418Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f64b57f1-f582-49af-9963-34cbd65b257e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:28.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:38.428Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=01740e1d-f326-4a54-b993-c3d57a07be33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:38.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:48.436Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=33f324c7-201a-4017-90cc-5464c31bd6db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:58.473Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=66e347b2-afce-446b-8189-cf92491c06d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:55:58.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:08.485Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=26b37090-00cd-4ce4-98ff-9c6c14fdaba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:08.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:18.493Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=839f9eae-76cb-4150-a3a1-20da9717a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:28.523Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e01581ba-1c5b-4d65-a679-4ecff731ff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:38.533Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5517aed9-921e-44a1-b0f8-4a881b7ea38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:38.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:48.542Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5b3bfc65-6d77-42dd-9810-882597a8884a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:48.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T06:56:53.252Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:56:53.252Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T06:56:53.252Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T06:56:53.252Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:56:53.253Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:56:53.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T06:56:53.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T06:56:53.257Z |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-02-15T06:56:53.259Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:58.551Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2d58a38b-bcec-4a70-9264-ee7840ae8d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:56:58.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:08.561Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a458782d-07bc-43bc-bcfe-ce2f3e1277fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:18.572Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8f46111a-b093-4882-89a0-76b8585db531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:18.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:28.581Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e5c62e64-ce7e-402e-a418-c27494d9aa0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:28.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:38.591Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1f916a4c-c24f-4ab2-b78f-0e420894eb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:48.600Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=02761568-a4ba-4756-9cb9-c39ce516030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:58.610Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=77ab2b49-c5e2-46f9-8f77-340e170575f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:57:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:08.618Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=379acd45-455c-4baf-adb1-15486542de16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:08.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:18.628Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=52c55576-6f0b-4578-b045-350587dc4294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:28.653Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cc48a7be-800f-4036-a82c-b07604d8e87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:28.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:38.662Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=00068af3-124a-4bac-954e-59392ad6bb5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:38.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:48.669Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=89209175-0f80-4c8a-bc02-42dd95f3e4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:58.713Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=baa0322b-080c-4737-9c8c-645be997ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:58:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:08.723Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1b7f6fc8-598c-4c91-90ea-543168be4e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:18.789Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=553c8df7-ef2b-4182-a5f6-fdb7abc34682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:18.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:28.800Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=36b0947e-2cc0-41eb-9c2a-98e4692ee8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:28.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:38.809Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=77752bac-1652-48e1-9b4f-ff0cd92bad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:48.820Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7b3c6ddb-dad5-4d81-a88a-db33458ed8af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:48.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:58.835Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1515a5e4-c09c-44f0-8aec-b23c99a5652f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T06:59:58.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:08.843Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=46b4d559-d6ec-4fd4-ba12-7d34747ce66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:08.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:18.862Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=76719c39-b98a-46a0-8b4e-c0439d6137fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:18.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:28.869Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3b2bd211-5526-4a95-9217-1ff7a1580a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:28.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:38.879Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2a8d4f64-a467-4ba5-8efa-6a90ce4a0a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:48.889Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6c480a4c-d2fa-4f84-a45f-4df2fd01c742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:48.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:58.907Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=61453957-c65c-4931-923b-5ab20d942449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:00:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:08.915Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f92af312-b0cf-449c-85fb-8fc9a1e689b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:18.923Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2f48ff8f-7a1c-4947-b003-b03f372f6cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:18.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:28.933Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=16eb7594-69a9-4325-9c06-1c1cb600d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:38.951Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cd66779f-015f-4e20-9269-dd9798a1660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:38.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:48.960Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d8e52570-d46b-44e2-87fd-1b972b037284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:48.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T07:01:53.227Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:01:53.228Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:01:53.228Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T07:01:53.228Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:01:53.228Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:01:53.232Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:01:53.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T07:01:53.232Z |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-02-15T07:01:53.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:58.968Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fffa7b53-b1bf-49f0-b855-8306200ded60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:01:58.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:08.977Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=480ad347-4689-4f4b-a6ec-9e68f87f08b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:08.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:18.986Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=091a6254-8e77-4fc3-8fc7-21ddc3e76017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:28.994Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=bb94362c-6cf4-4815-8a2f-14017a7f9fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:39.003Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dffa716e-d26f-4393-8c4d-0273cffcef3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:39.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:49.010Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=56c9367b-af1d-4241-a381-cb1b19cc63cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:49.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:59.023Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3a78ffd4-dd0d-467d-b079-cfe284efb5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:02:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:09.031Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fb4daac2-2732-436e-b193-f9d70078f238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:09.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:19.039Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1d5c3997-805c-4580-89f4-2ca3fc4e5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:19.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:29.047Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d0762ac0-512f-40ca-a134-0cbf722e9eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:39.056Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8833ba42-3bc1-4bce-b687-6308fd7796dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:49.065Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b71899c0-082f-4956-aee2-0f652567e6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:59.075Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=93dc2e35-7a0f-4333-b99b-16a8ff2f879b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:03:59.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:09.107Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b3a68963-a723-4dfe-ab82-2aabcaed89cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:09.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:19.165Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fe692e04-0a93-4d9f-a4ca-d3e3d56e5233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:19.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:29.191Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e740f0b7-d531-4fb7-a650-46127875b1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:39.210Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2dbfa824-3bac-41fc-ad27-58520beafa1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:39.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:49.222Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=64604c1c-9829-4fbb-9ff3-3e4d76f9a3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:49.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:59.231Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=11d6146f-4cbb-4f45-a65a-fcc59a7812b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:04:59.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:09.240Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d56afcbb-6d9d-438c-aeb8-15904979ce10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:09.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:19.248Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4f1340be-21c1-471b-9a9d-75dd7baa52cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:29.256Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=af4851f6-9aac-46d8-bffb-0567b245ced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:39.263Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7451da5e-15b2-45cc-887e-b55388fb4e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:49.272Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c16c18a8-e968-46a7-a37d-9eeb6901e51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:49.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:59.282Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=040f194c-e14f-4709-8797-1ad4ecc2a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:05:59.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:09.295Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1a7e29c7-b740-4ab5-960d-366aeb38bb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:19.306Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cbaf3bd0-591b-42df-b9a7-ff8a5aa57c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:19.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:29.314Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=726c6936-5941-4408-a95e-23f6f047450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:39.325Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cf4aa150-3d3f-45b4-ac77-29e5777c7ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:49.342Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=31d96f9d-3889-447e-9327-2da53e0f1d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:49.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T07:06:53.353Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:06:53.354Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:06:53.354Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T07:06:53.354Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:06:53.355Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:06:53.359Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:06:53.359Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T07:06:53.359Z |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-02-15T07:06:53.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:59.352Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=909b3147-b189-4c35-9852-df004563eb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:06:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:09.363Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=239a430c-a80e-4f71-ad55-c704da23821e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:09.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:19.399Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=96b07419-36aa-4459-bf8e-2f7a7f7ac998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:19.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:29.409Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f67905c-5e55-46fc-afa9-4aa359e6e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:29.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:39.422Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=0b6f5ee6-9a89-46ad-a66b-fe4805aad8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:49.440Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a919313e-7863-4236-9a2f-378fb3f10043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:59.449Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a4d681e9-564a-417d-831d-bf39e170247d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:07:59.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:09.458Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2230d1c1-b434-4d6c-b352-fe8f82b008ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:09.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:19.467Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a04fc990-1c8e-4dd7-bc6a-c44fbe3ea4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:19.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:29.477Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9cd973f1-b984-49ac-b607-920e7c5c42d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:39.484Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4860bcff-7eba-4e70-a5f7-7baa156c2a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:39.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:49.515Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f3313c6-a980-44fe-bda3-e6a4ee63c2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:59.523Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dbcb2b82-07cf-4354-987a-3dfa7e73badc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:08:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:09.531Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9b6c1ac4-5910-4408-aabf-814911f0e400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:19.543Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cd87c5d8-5cf8-4fc7-8644-46a8f25ac786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:19.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:29.555Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=82dfd772-9851-4f02-92fd-f82480b28a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:29.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:39.562Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d895c001-d5dc-4317-868a-37f91f54de6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:39.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:49.570Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b45a9890-2a3d-4b90-a03c-ba5ccfe7483e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:49.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:59.578Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b2c0275a-e26e-4919-aeb3-91535c7156b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:09:59.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:09.591Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2246808c-5886-4e78-a267-dee96c12684e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:19.611Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5565bef2-6472-4a03-b7eb-89b7eac6284a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:19.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:29.619Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c8fb68a3-19a6-4107-add0-5f64d6893784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:29.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:39.654Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=72087a61-f031-4fb7-ba38-68e3bc985bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:39.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:49.684Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9db7e12e-d8f9-435a-aa4d-e4595ce7dae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:49.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:59.705Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=aa2b3b3a-55ea-491c-893d-94281acb775b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:10:59.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:09.715Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2a9247c2-ed05-40ab-958b-1bfac7d917d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:09.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:19.724Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=acd5d523-e8e5-40a2-82b8-62b851538301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:29.746Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6ca5ce14-0e1e-44cf-944e-ec056119bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:29.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:39.755Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1df3afff-917c-4830-85b6-a26c05a1e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:39.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:49.763Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3d7d7d9e-3862-48cd-ae79-90a00c48572c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:49.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T07:11:53.223Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:11:53.223Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:11:53.223Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T07:11:53.223Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:11:53.224Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:11:53.227Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:11:53.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T07:11:53.228Z |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-02-15T07:11:53.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:59.772Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8221b442-c834-4d22-a0a9-0e4d83ac41ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:11:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:09.780Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=00095979-b87d-40bf-8cb2-c32fe60647c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:09.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:19.788Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1641a793-9402-4759-816e-ce83a37e1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:29.809Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=753aa3da-c304-4a72-8552-a074e2f13a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:39.818Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=afeccc10-3cf9-4df1-9378-01778ecc89aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:49.826Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b63720ce-cfc6-41f6-bc09-5078d0a18ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:59.835Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d7b9b297-eff7-4cb0-9eb5-2c0726a3b029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:12:59.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:09.842Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=823529e1-2e95-4661-8862-e8886945537d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:19.851Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a4454ca8-1ae4-4dc2-bba0-75d6e452563a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:29.862Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=474520ed-0fc8-4ea0-9138-4df535a25396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:39.870Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8fd01b1e-9070-4a4b-915f-5034fae534a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:39.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:49.878Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5943476f-221a-48ad-815d-93763d284564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:49.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:59.885Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=55328c05-219f-4cc4-bf70-5f71a23b62a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:13:59.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:09.892Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ab7f7ddb-e06f-43b0-b4d3-2c7a87547e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:19.901Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d65ee397-b7d9-44f4-b011-d8b5e1627582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:19.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:29.909Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=87cba6d4-ebda-4ac6-a7ab-17032ae46409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:29.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:39.916Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=7a39db84-4547-454c-95d3-b9d7302d0127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:39.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:49.924Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1b18dc54-4359-4b05-a5ef-71d6e952273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:59.933Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=99f48353-b0a1-44db-b7c3-0c4485b03469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:14:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:09.941Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=f424f150-ab0b-40e3-9b0e-45e658a98973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:19.951Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a75f3fa8-af94-4fff-aac2-2e72488bb7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:19.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:29.958Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=51db831a-b66a-453d-a031-d998bb357f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:29.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:39.968Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c8ebaa4c-ffc3-4fe0-a6e8-86c39605eb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:49.976Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8e55e8f9-525e-4e6b-b392-22ad0b8d10f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:49.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:15:59.999Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9f718da5-ace1-4de1-8f1e-d9597f5f85a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:00.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:10.035Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d217886b-2138-46ba-96c5-9b158061a7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:10.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:20.043Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=49c6f4a2-f5f3-4f1e-9761-cd26c1a47b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:30.051Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d37ec3b4-2417-48e9-aa8f-0efe78d05bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:40.060Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cca3aa5a-b992-479c-b801-1f0cb2cdef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:40.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:50.068Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5c8b0e71-de40-42d2-b606-0393fd7fcefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:16:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T07:16:53.212Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:16:53.212Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:16:53.213Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T07:16:53.213Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:16:53.213Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:16:53.216Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:16:53.216Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T07:16:53.216Z |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-02-15T07:16:53.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:00.077Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=526adea8-f401-40ce-970f-14e53d40de44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:00.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:10.083Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=5226a3b0-8178-4c50-972d-55b92fa10778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:20.091Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a1061adf-4f94-4ce6-8bc5-0564198b39c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:20.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:30.142Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8da36f88-2945-479e-95a3-ff3e929982e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:30.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:40.151Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=91b19bff-41c7-4052-8521-7d3dcd3e25ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:40.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:50.161Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=b6b7265e-234c-4875-8d7a-2e634e68969c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:17:50.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:00.168Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8661f3ad-eb03-4ce7-a3ba-4f6982aeb11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:00.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:10.221Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c27b60ff-a57a-4e9f-8aed-13f83e9969a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:20.240Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d348f96e-d306-456f-ad18-33986cff6c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:20.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:30.248Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=fa87e0df-f8be-4a89-a0c8-c45edbb421a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:40.256Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=4adb6bff-4f5a-45f0-81da-c85240c81a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:40.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:50.264Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=9811c3a8-10f1-439d-ac5b-21552bab04e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:18:50.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:00.277Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=2f420555-2d9d-4021-ba28-2db92daab997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:10.287Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=952cff77-3748-4dd3-9bdb-776439f4dbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:10.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:20.319Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=e051e777-a281-4f04-81a8-449d9e7d3164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:20.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:30.326Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=76b679fb-6233-4828-aa13-bddc940b6284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:30.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:40.334Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6652e8dc-da2c-4e84-beeb-42abaf1c194d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:40.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:50.343Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=dcfc4bfa-915e-47df-af13-514fb2c9975e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:19:50.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:00.363Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=56be8cb7-bbb8-41ed-a931-5e76edca6c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:00.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:10.371Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cad84372-9873-4d65-9126-3b3831f91f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:10.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:20.380Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=a8c5f061-f655-4117-88f1-e52413e3bd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:30.387Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=546cc0a1-d8c5-4083-b5f1-ba72a46c6656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:30.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:40.398Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=74064f69-e2db-47d2-aad4-5c1a890be163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:40.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:50.406Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d8b18bb7-19a0-4bc5-a37f-c1db6211ff62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:20:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:00.414Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d2982f67-eef2-40e0-831b-101de822318d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:00.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:10.423Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=d5d6e2d5-8be2-4fdb-b5ee-7a72eb205cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:20.432Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=36f9c8e9-638d-47ee-8ce9-fe0f87dc8989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:30.440Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=33b5be2c-3fe5-425c-a9c9-c3592c9413c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:30.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:40.449Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=c29bb54d-1b9d-4d16-8e45-1b71d42c70c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:40.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:50.460Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=56c880e7-4405-4c63-b3c6-0e779f351399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:21:50.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-15T07:21:53.221Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:21:53.222Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-02-15T07:21:53.222Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-15T07:21:53.222Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:21:53.223Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:21:53.226Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-15T07:21:53.226Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-15T07:21:53.226Z |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-02-15T07:21:53.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:00.467Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=476dd268-35f7-4999-8085-5122161acea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:00.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:10.475Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=cf04dd96-c60a-4d1e-8545-3f72592e23bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:10.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:20.484Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1c795133-fa68-45fe-82e2-0d280e4781ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:20.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:30.493Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=6e7b02a4-aad8-481f-ac48-247dc93e768c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:30.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:40.504Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=ae11735e-908d-4c42-92e9-f1bcc7fcc780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:40.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:50.531Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=15c4fcfc-585d-4af0-9489-b581898ea486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:22:50.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:00.540Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=045896cc-ba49-4489-908b-76a20eb7bd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:00.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:10.549Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=543eee7f-09f3-40b1-9255-352af48c7d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:10.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:20.557Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=3cfb12f8-1112-4d43-98f6-db3925bf558a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:20.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:30.569Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=49913222-2bae-4657-a61a-4bf187fed580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:40.576Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=1ce349d7-8c0e-4ad0-b794-74ae9ad9d1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-15T07:23:50.604Z |INFO |Init configs |InvocationID=d110a673-9a69-4720-b4c1-63bfc25b4566, InstanceUUID=8defb723-7766-4dda-91e4-b245adeb2723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02