By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:16:51.630Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:16:51.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:16:51.860Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:16:56.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:16:57.082Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:16:57.083Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:16:57.084Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:16:57.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-07-15T05:16:58.372Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-07-15T05:16:59.255Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-07-15T05:17:13.562Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-15T05:17:16.791Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-07-15T05:17:16.845Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-07-15T05:17:16.846Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-15T05:17:17.717Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-07-15T05:17:17.721Z |INFO |Root WebApplicationContext: initialization completed in 18461 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-07-15T05:17:20.378Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-07-15T05:17:24.905Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-07-15T05:17:31.006Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-07-15T05:17:33.058Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-15T05:17:33.059Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-07-15T05:17:33.178Z |INFO |Completed initialization in 119 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-07-15T05:17:34.884Z |INFO |Started MainApp in 55.582 seconds (JVM running for 59.346) |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-07-15T05:17:35.769Z |INFO |Start scheduling PRH workflow |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:17:35.926Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b3977da7-7c3d-4df8-b1d9-79e22210f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:17:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:17:48.874Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a5069597-147d-4db4-b74b-456f5e1cc3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:17:48.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:17:58.946Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5fe29870-de52-4e59-be05-33c517d1b6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:17:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:08.978Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a1412449-b7d3-4587-98ab-5248cb605b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:09.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:19.018Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4f548096-7a1e-430f-bd59-234ac1e76fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:29.060Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7cc9af3b-6304-4bb4-860f-1d5c2ae6e87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:29.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:39.178Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=490105f3-95b9-440f-94a2-d141f0624b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:39.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:49.322Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7d35cf38-0f9e-4926-9aa3-7cbd2c264194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:59.384Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b83cc4a0-fcdc-4ebf-b269-b07d321de4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:18:59.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:09.422Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ee1fb946-a824-4d36-aad3-1d0ef608cf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:19.466Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fc02e884-5a4a-40ff-bcf9-b62e60773518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:19.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:29.495Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6d5f0e52-9ed0-4464-868d-7e2751a8397e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:29.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:39.617Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bcaf3fa7-d1f0-4bd5-83e4-34388161bb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:49.650Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23d664f8-62b2-4c67-b1d5-912424f7fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:49.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:59.760Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b813aee2-1d4c-46ee-bb86-6286af5484be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:19:59.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:09.977Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=827775ea-12e7-4e83-80db-799cc7c75395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:20.071Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d32338c0-2141-40be-a916-02d690c83093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:20.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:30.125Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d9d5551b-b860-4b3d-8ce4-e4552250878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:30.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:40.219Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f63a86a2-0d9a-4435-a9e3-35b8a4d10be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:40.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:50.272Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=eed710bb-4d4f-495a-afd6-bb41f5eacb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:20:50.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:00.334Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bc7ebd3f-7bdf-42b2-b32f-71c398d9ad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:10.374Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=65807fb2-5cd6-40ae-ac24-f79bbd6a0f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:10.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:20.419Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f9e90a16-afe9-4141-bfcc-6653a810d70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:20.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:30.437Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1b22903b-7c32-405b-943f-dc57097fa0c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:40.483Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dacfe30e-bb18-4f6e-97ba-91d77c8440a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:40.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:50.515Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=98338ac1-161d-4d8a-b366-47888be37ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:21:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:00.569Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a65475ae-d5d6-468d-a3b9-7a33c66cbe32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:00.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:10.631Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a2c2d719-241b-4707-bf58-7c3f0c90947c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:10.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:20.664Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5aca0833-25a0-4879-acb4-5c26ac44a873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:20.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:22:23.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:22:23.665Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:22:23.666Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:22:23.675Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:22:23.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:22:23.719Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:22:23.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:22:23.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:30.697Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2479b64c-839a-48f3-8c68-555ffcd30dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:40.729Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6c063d81-4066-433b-891a-b76dcc3a9d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:50.753Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=506e2f23-acfa-4acb-93b9-befd7f43f341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:22:50.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:00.801Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d50d9d6a-d719-4b3e-9a13-e8528dcbf750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:10.878Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d063c0ae-8b24-481d-a051-4cdc99fa082c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:11.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:21.023Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=36c98da3-f9ec-4f69-b886-741d507010d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:31.145Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4428ac5b-1174-4efe-81dc-8e3f8075fc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:31.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:41.217Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3ec3ad8f-25b7-4300-892b-7c12d047d745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:41.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:51.297Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c44fbe0c-ed09-46ac-97de-5534ba1d2411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:23:51.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:01.329Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=13d132a1-4696-42bc-a422-3838686f4ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:01.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:11.385Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0e42e617-914f-41df-bd1d-3031e8ae4760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:11.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:21.423Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=025d9b50-6f69-46bc-a462-e0e5465b7290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:21.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:31.462Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6d15aa56-bda0-4edd-8163-31ef7fe8d0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:31.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:41.542Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=814a9f96-d1b8-4454-ba33-e51252970ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:41.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:51.576Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e6e2fabd-ede8-4fb5-b3ca-881752c65315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:24:51.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:01.601Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8d1ad18c-1bf9-4500-95c8-9da0794719f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:01.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:11.624Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9bf3edfc-95d1-48ca-bbbe-9b8d55482597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:21.658Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f03ec107-eac9-475c-9c6d-e62ddf72b0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:31.679Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=95d90612-0aaf-46e3-a3fe-3fd5b131b2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:41.745Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9c1e96c6-850a-4ca5-8f6a-c19fb907555e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:41.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:51.794Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ef123ad7-197a-4353-bfb1-dd848ff02290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:25:51.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:01.862Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=69c74b5f-399c-40d2-a730-cc0a85f11504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:11.885Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=308e7fd7-721d-49e9-86a9-30adb5549be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:11.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:21.930Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=90cb8ad5-4c9d-4922-8873-755ebe9a5021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:21.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:31.969Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d018b0b3-d5b1-4a26-84b1-3c88f1d89de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:31.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:41.990Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=17016ddf-bc97-4318-8402-fdc6022d8d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:42.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:52.010Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7c20e4a3-e884-4f04-a5ee-42cc5036e936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:26:52.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:02.057Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=03d1cc3b-88e3-46b9-a315-ae8d1a274bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:02.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:12.074Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bb1401a1-ae3b-4b77-aec5-53e47a5d3a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:27:20.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:27:20.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:27:20.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:27:20.979Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:27:21.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:27:21.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:27:21.005Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:27:21.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:22.112Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e996012d-02c1-43ca-9acc-45fa1588eb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:22.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:32.128Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fcaafd58-ba10-4b9f-a388-41cd78391994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:32.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:42.145Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c531b9d-8cfa-4e30-b298-13012a8626a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:42.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:52.167Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bcabd809-099f-40f1-abc2-84c7a3e46419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:27:52.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:02.185Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=96dae21f-5cb1-4fd8-b439-7ff8a4989620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:02.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:12.201Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=739a26cc-c4ad-4124-bdf8-f84f45e70a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:12.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:22.225Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4b0a3724-4d8d-4c51-8e36-7b61aa9d4d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:32.250Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=50ae7fb8-f091-4ee1-ae03-f8f155d1b472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:42.267Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=56f064e5-677c-4ef4-9644-bbb795f57c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:42.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:52.280Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f04b796f-bbe6-4fb7-8e94-7d948eaac2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:28:52.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:02.304Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5db32e29-6f6e-44af-bfe5-7eec21d21478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:02.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:12.321Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=12f14d97-cc15-4cd8-a029-83ba2f05ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:12.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:22.353Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d7baa6a0-5f27-4c8c-ab76-429015f5d51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:22.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:32.381Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=291026df-c484-4e5f-8b99-aa7553733e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:42.405Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23d812d6-3d9f-42b6-9f99-5b4f4019a208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:52.429Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=71e186ee-814c-4be7-815a-8f1e237ac8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:29:52.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:02.448Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=384efc16-8c15-4992-8c9d-78219e7a5644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:02.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:12.468Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=08d7a422-2446-4a49-8550-0fd53f933c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:22.481Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6823aef2-1e33-44e0-b428-86360753ad75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:22.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:32.493Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5444a14a-9004-4bdf-bf11-8c2c8dafd119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:32.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:42.506Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a94e4a41-84e2-457a-992f-f395582d634b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:42.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:52.529Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=17e830ba-1f9c-48e8-8931-617d4b241cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:30:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:02.555Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bc755573-227e-47d1-a67c-37df156b7c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:12.576Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2c8adf27-02f9-4209-a5b4-ff4b3c791bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:22.592Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c436ace1-cc04-44af-80ee-a6627d98b1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:22.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:32.604Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6f97c9c9-2df0-4ea1-8ecc-a1bda724420d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:42.638Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b23925c7-6e5d-4516-8d4d-4587ef9a5327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:52.658Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=033d10cc-cef2-45bb-9596-698136b910ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:31:52.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:02.676Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8334617e-c7d7-4c60-9206-81b96e022b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:12.705Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=eaac7fd6-f32b-4ef7-b009-452e3d3329a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:12.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:32:22.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:32:22.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:32:22.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:32:22.554Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:32:22.590Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:32:22.591Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:32:22.591Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:32:22.596Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:22.757Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=67e3bb40-820b-490f-872c-22c73cb940de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:32.776Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=64d508c4-41ff-4468-bf43-0c6f0f339c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:32.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:42.789Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=04234877-e72e-474c-b3f8-15ca9bc68e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:42.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:52.822Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3aa79430-2d9b-4cda-b399-c61bd8518d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:32:52.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:02.881Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=02688013-d8e6-4963-b4cb-3812458fee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:12.953Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dd470a0a-35df-45a7-9dbf-01b1163fbab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:22.977Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9cfb9c66-04a5-436a-b256-021831ba5492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:22.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:32.997Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8a760f70-93a4-417b-bc82-41e705d99982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:33.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:43.043Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a8dd7c80-604e-4538-9749-68914ccccf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:43.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:53.065Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c04ec14-fbf0-48dc-ba34-68500ed308bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:33:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:03.080Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=db511a79-1e3e-44d5-b3be-27e9f6dc4dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:03.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:13.120Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f19fc8df-a3d3-49ba-88ef-797079028916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:13.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:23.173Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b630dbd9-8779-4018-b9fc-ae516cc68e52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:33.229Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6e86f5dd-c910-47b7-9f6c-61efff07f0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:33.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:43.260Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2b4a4b29-9b94-443b-b67f-4944a5d4c70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:43.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:53.284Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8c161516-2f47-49f1-88b6-8fe458bf123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:34:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:03.300Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=273d6e2d-9ce2-41ec-a039-928909cbd089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:13.331Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=683de38b-fbfc-4b95-aba9-eb582dd83977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:23.373Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=92ebe84a-f9f0-4de7-9d89-f2a6fb53ec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:23.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:33.402Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a3deafd0-02bc-4392-9f38-e8141d7b31e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:33.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:43.473Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9f8f2c9-7d54-461b-bc05-3d8bcf1c4612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:53.525Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b02a38cb-4202-4c34-8878-4a196ce8aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:35:53.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:03.609Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=87f50964-829b-46fc-91d9-8d8a583b4e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:13.654Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1c6d87ea-b4f5-4564-9876-363c182a87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:13.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:23.753Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=400b8ce2-0609-48f2-9e38-26df7d9dcc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:23.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:33.832Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=915bcc84-a8c8-4ada-acca-279a7a998f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:43.853Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7f95477a-1db1-4cd2-b13a-07197679fdf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:43.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:53.923Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=38111095-3853-4db3-94c1-7cb104f3b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:36:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:03.985Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a7975319-34e9-41c4-8a29-9dead2205669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:04.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:14.047Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dc2e4d6b-e5a3-4f29-a938-ceb2c8a2510c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:14.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:37:21.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:37:21.871Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:37:21.873Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:37:21.875Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:37:21.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:37:21.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:37:21.886Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:37:21.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:24.068Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=67cf0e50-c38b-4f3d-8bcf-a1af8cd65575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:24.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:34.092Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e5eb28a2-0ba9-4179-be47-6ca60d89ab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:34.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:44.152Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=15031101-c904-4f3b-a257-17c8f6f68d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:44.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:54.210Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3772fb1f-d539-48fe-8c81-8db911d080a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:37:54.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:04.238Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3f94d956-1949-43e5-aeff-cc1bdfbfcd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:04.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:14.250Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=40eaabcc-cb7d-45e7-ac67-92d0c65fc4f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:14.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:24.278Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b85f112c-e19b-4ec7-b04e-86723f5db83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:24.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:34.290Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0a1a2be8-8300-4178-beaa-fb136d12f635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:44.312Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0e36947b-c51f-4fb5-8604-432af8a4ac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:44.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:54.346Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9f3b3538-5fd4-42f2-a9aa-4fbcd93d06a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:38:54.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:04.394Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=66721877-1282-4ca5-a877-e011aa4d2dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:04.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:14.416Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3615bd3c-bf5b-4cba-99d8-36f86ae4f8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:24.457Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b5a625ee-17fd-4bda-a3d3-2f51ee7d6027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:24.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:34.477Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2a2aabad-fbc1-408a-9f1c-0b9955d0112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:34.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:44.546Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e4b88a0d-7cfd-494f-93a4-9ac1ca11ac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:44.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:54.626Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=830c0a65-56d2-4d1f-820b-af972323a67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:39:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:04.687Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6ccd3a07-e356-4164-aa03-97fd6a49155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:04.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:14.726Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f4f888b0-fc9a-4790-96e7-a9d32b7192da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:14.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:24.753Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6ce4a202-5f3f-473e-be9a-a44f5df8fc54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:24.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:34.785Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c3175e9-4afe-4226-bb63-4da9d6023d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:34.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:44.805Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c7def0eb-41a9-4eec-b961-5ea90a1ec734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:54.836Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7be8905e-48ff-4682-97c7-b800796956ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:40:54.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:04.853Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0bbfee07-5c97-4c47-af59-ac0bb466a73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:04.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:14.864Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8ed09e11-ae7c-45f6-a36e-2e791c7b4208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:24.961Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=392edfa9-a3a1-4dfa-ad3c-e36e9047ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:24.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:34.975Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=00192e73-016a-468c-8180-4509e49c3bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:35.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:45.033Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0279fe06-ff81-46be-bb44-50397bd63383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:45.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:55.053Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fad74193-c6ab-4533-953e-5073dc8ebeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:41:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:05.116Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=296ff0bf-f6bf-476c-956c-e884c257cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:05.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:15.156Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=600b3c38-26a2-46bf-81f7-36499d2b86c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:15.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:42:21.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:42:21.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:42:21.395Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:42:21.402Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:42:21.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:42:21.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:42:21.418Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:42:21.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:25.185Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8e91807c-f11e-49f9-9dee-5dcd610de7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:25.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:35.219Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6200b7b5-e592-410f-9022-9e10865c39bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:35.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:45.271Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9e0d7f56-b28c-4c43-bd47-95efa97b81e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:45.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:55.315Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8112b5fd-2f50-4e7f-a92a-6d01f5153f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:42:55.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:05.337Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=463bff32-5792-4af1-b897-c1802a84a7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:05.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:15.362Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=48918b15-880a-4e4a-8981-628c6d20afd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:25.389Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=39020343-8273-47b2-9396-2d3a5f979c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:25.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:35.419Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e957429d-2afa-4028-93cb-68a8ee2e1ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:35.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:45.450Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4e29c0fd-9f6c-40e6-9de6-9d42733c785f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:45.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:55.478Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a598c3ac-0d55-4a0a-ba96-310a78e6d723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:43:55.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:05.491Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c7168302-9fe1-4005-a6b4-eb7141bf7c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:05.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:15.525Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9a51184-333f-45fe-abef-94af65077a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:25.540Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=08c9a43b-4631-4530-8052-43a7ccde13aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:25.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:35.551Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7b148195-6115-4010-9ff4-c9c6842ddd22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:35.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:45.573Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ae0e2b7b-aa4e-4920-b7f1-030c1dc27183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:55.622Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6c45a696-205a-47f6-8501-653184fc26a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:44:55.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:05.642Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dd863954-1bf8-4fed-bd48-f92147c0abb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:15.667Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4c76ff18-da13-45ab-af68-f59a30e36cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:15.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:25.681Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=031aefbd-6a59-4f30-871c-2958a835b1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:25.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:35.702Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f97d124a-a507-4c6d-b943-9b875e54c8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:45.733Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a1c90545-2681-489d-82e5-88f681f33bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:55.750Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7a941ac3-fc43-4bdb-a154-218b836e7259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:45:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:05.760Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b39921c9-71f9-42aa-8eca-957ff508ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:15.792Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4841c8a5-f2b2-4c11-b92b-cdb7f16aad25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:15.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:25.803Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=90183d1d-9a93-407c-a9c8-5e50871ec8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:25.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:35.822Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=acaa51b0-133e-49f8-9d33-38bdcf6662a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:35.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:45.846Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7a2848a8-8dae-4d19-acaa-ffe16e700eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:45.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:55.866Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9f351f3f-a4ba-4424-b985-517af3c47021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:46:55.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:05.885Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2261eae6-0409-4d1b-8b91-7470917337cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:15.920Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ef684388-a976-4da1-955b-a0c3344ff719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:47:21.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:47:21.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:47:21.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:47:21.057Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:47:21.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:47:21.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:47:21.092Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:47:21.112Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:25.932Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f7023dde-2037-4149-8fc8-39fa706e0521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:25.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:35.949Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=de52765c-c11c-4681-b87f-d11679b1c640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:35.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:45.960Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c75a94d2-5cd8-4692-aeb1-e125de94d99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:45.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:55.973Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f3904bac-88ae-43a1-81e7-6bc4a8fee205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:47:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:05.988Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=76695328-e490-4197-a637-38b2ddf0831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:06.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:16.003Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1e29fa4f-82a5-4c02-8497-80ca5c5f64f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:16.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:26.014Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=03a4aa2d-2dd9-4ddc-b9ab-b847299c55b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:26.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:36.026Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cb8fae5a-b0b7-49e6-a4e4-bbb721e165f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:36.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:46.040Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2ba2a74d-5652-4a53-94bf-0e4714828714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:56.072Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=eb636c51-10a1-4092-8378-aad028d71150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:48:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:06.083Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=16963ba1-4b3a-45d8-89bf-5268dacf46a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:06.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:16.119Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0f82c9a1-b14d-4d57-bf57-8ef3988e50c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:16.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:26.133Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=739a6e20-1f93-41d0-bf66-ce5699a0e879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:26.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:36.151Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4650ccae-a603-4fcf-8e43-97b576b2c299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:46.163Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=52f059a5-fb83-4442-9b40-51275b808f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:46.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:56.175Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=05163fbf-969b-403b-8fc4-e2774caadebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:49:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:06.187Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f120fe6e-f533-412d-a29f-89a44962ac71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:06.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:16.229Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=09387978-bfa2-4fbb-81d6-0a5fae595727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:16.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:26.257Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=166bbea1-314d-41e9-a986-29a256c36199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:36.269Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4ecec3eb-8530-486a-8c4a-8b253ad0fc29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:36.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:46.282Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=163ffc5d-93a4-4f11-bca2-9c615e06af25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:46.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:56.313Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=639471d6-52b1-46f0-8db4-d522e930088a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:50:56.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:06.347Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9aa832c4-839c-4840-ad91-6a3e61444b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:06.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:16.358Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e33db40e-1946-4bca-a3d5-774809e0602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:16.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:26.369Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=19b956e8-dc35-4356-a5e3-1f06e7c515f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:26.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:36.390Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f919e09d-9f56-44b6-894c-48f8564eac5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:36.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:46.408Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=10f73eaa-1d90-46bc-a72d-9150616b10dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:46.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:56.438Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e93d4a04-efdf-4334-88f7-12c7d1841f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:51:56.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:06.461Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bceb535f-6e71-47fa-a41f-fdce34048d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:06.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:16.501Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=227a1e5c-5c52-4068-a855-7773e46254b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:52:21.115Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:52:21.115Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:52:21.116Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:52:21.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:52:21.143Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:52:21.143Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:52:21.143Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:52:21.146Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:26.523Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4d6ecda7-6e49-4d2e-b128-e9ee3e3dd8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:36.534Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dafa273d-b1f8-4247-8723-81a72e5bbbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:36.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:46.544Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6992412a-69e1-4066-b6f9-7753c39007fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:56.575Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=49f3623f-2e9a-4023-93db-f9863275a9cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:52:56.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:06.587Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dccd8ea1-3379-4830-bf9d-917da0a3c84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:06.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:16.600Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9757d54-dae4-4b68-8826-424b6b2736b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:26.639Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=87177d91-94b2-4027-b7e4-29627c3d915e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:26.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:36.670Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bbac5548-403c-4eeb-82c0-143cc4e8c1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:46.681Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=933351d5-3a10-42c1-aa49-1529945d832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:56.695Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c493204d-8f1d-47d7-b404-9962592a40a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:53:56.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:06.726Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=413d0510-e377-43a5-bd67-f031b3266a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:06.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:16.741Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=24289f57-097e-4fa3-bc70-7eb11d5f5dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:26.771Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=235e5cd7-38ad-4373-8b56-f64779d4ef91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:26.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:36.786Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e7cf93d9-919b-4a0e-a071-95b0ef046960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:46.810Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b8e7a5dd-892a-4b05-84be-a6c0cc4af144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:46.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:56.833Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=82dac0d7-3209-4449-9561-53ccb67da9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:54:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:06.858Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23952648-dcd8-4bab-910f-0b4d0372efb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:16.875Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=62d07e56-d5d1-41bf-8353-5133e834063c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:16.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:26.887Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8e974b7c-2a32-4f67-8191-61a61c7b739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:36.903Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8a807890-c093-4584-b838-9e17df880ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:46.939Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2e139d20-a9eb-41ed-88b3-ce886cd88b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:56.959Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e4fad22e-31bc-4765-9e48-f4ae7634eded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:55:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:06.976Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=942071b8-40a3-497c-a31c-5005c53f44b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:16.995Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c4635680-6896-40a3-ac8c-7714fc72bd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:17.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:27.019Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e3918a22-9ec7-4049-bebb-90938f21fed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:27.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:37.042Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7c1251bf-b41e-45e2-b468-e6a8a6d07eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:37.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:47.067Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=74855a16-1531-4b3a-a33f-86ec4bb9d060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:47.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:57.092Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f77d5e75-3db5-40ed-a29e-de7957d25b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:56:57.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:07.118Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b40c0e12-a8f4-4720-abc2-e05467aeaf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:07.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:17.146Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4986e585-a6ba-4f94-a172-a22b7bdbff2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:17.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:57:21.600Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T05:57:21.600Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T05:57:21.602Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:57:21.608Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:57:21.620Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T05:57:21.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T05:57:21.621Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T05:57:21.625Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:27.156Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=601cd8ea-d58e-4728-81c6-f0243ca82f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:37.181Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7596e2d7-a3ca-4c64-a904-b4a8f932c526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:37.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:47.198Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=434d5fef-f2be-46d1-8cd8-e76fcf833964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:47.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:57.212Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2c9a2388-1db4-43fe-85ea-bebdc0c6fdc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:57:57.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:07.229Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=50cbab04-a940-4484-b593-5007a50fd00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:07.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:17.262Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4ec05208-2491-4be3-a5c8-f3e6b7a5d016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:27.288Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=17fa68b7-fb27-4306-9ff5-8cc894bacbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:37.298Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=59297465-ba15-4867-aee7-f4323f273f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:37.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:47.330Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ab89c067-5a60-4c9f-9ac3-5a653231a966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:47.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:57.369Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=149462d8-bcc9-4266-9868-5e4047210a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:58:57.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:07.382Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4a5352f6-9f12-4ae6-80c0-6f690c19e452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:07.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:17.398Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0bf1cfc4-73f2-4d2e-afda-e49e930e63b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:27.409Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=583b3f89-41ba-4679-a417-62d7a8084027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:37.445Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dc9a8a77-7cb1-4290-98bb-e07d1ad22b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:47.458Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=867a9641-1964-4da2-a96d-3a3c804a79f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:47.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:57.480Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a17c09c6-fec8-4675-9829-e479a6647de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T05:59:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:07.498Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e80847a0-6e1c-4b66-b30e-08dbcd48a32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:17.509Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c518cf4a-c60b-4f48-9b67-b36135b11196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:17.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:27.531Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f84a3373-f8a5-4ef5-9b66-1ebc7b6266e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:27.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:37.548Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=06919c23-9eda-4c45-a49a-9f3cb5472fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:37.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:47.624Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e0f44023-c278-43a4-a7d5-9879c7fec3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:47.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:57.657Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dd911084-8c77-4fb8-b8b9-ad75f51cd118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:00:57.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:07.694Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bb93e8ca-bca2-48e3-a81c-63f1c95a6d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:07.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:17.708Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=53c29f99-4d06-4b6d-b66a-a01ede7b2207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:27.725Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6297b7fd-b175-4d6a-a445-bf020142d1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:27.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:37.758Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=06447eb9-6321-47cd-88d6-a7bfc9924e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:47.776Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c5d98694-5f61-4dba-8315-635f0447f28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:57.786Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=749f8a5b-d114-4086-afcc-9bbd6948a523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:01:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:07.795Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1380162d-cee6-4e29-b020-4d2286f49ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:07.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:17.829Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5c0adf0e-a97c-412c-930b-efc8617edbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:02:21.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:02:21.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:02:21.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:02:21.101Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:02:21.110Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:02:21.110Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:02:21.110Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:02:21.113Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:27.838Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0ade2ccd-8645-4d03-ac1c-5be4c115fc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:37.853Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4a949aa8-8f1f-4cfa-ac0b-7779872fde19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:37.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:47.897Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fda76276-0ac4-43d2-ba1e-8c5826280547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:47.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:57.917Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d907633f-3f0d-487c-9837-1caf6ba8e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:02:57.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:07.932Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bdadaaef-b586-40a3-bbec-1ea43f1bccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:07.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:17.955Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=22b735cf-3f25-44a1-9288-5ccb40bb2892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:17.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:27.964Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=27018f56-0310-47a9-b59c-12d73bc720f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:27.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:37.975Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a647779e-8a3d-4cb0-bcb6-8d5d40ba66b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:37.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:47.996Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=341404bd-a460-4d22-8421-d624a2d31ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:58.025Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f5aa23cd-b7d4-4178-be68-79d0d5787b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:03:58.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:08.036Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6243899c-c200-44be-86f1-b2f77449ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:08.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:18.049Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c28acee9-3196-4ac5-b9f4-463655ca3991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:28.062Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f714e327-6277-460c-aa98-4e6295398545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:28.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:38.089Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3f47c265-ff09-4392-aba0-9c3c597273a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:48.120Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b6ffe733-16b7-4421-af0a-541469b783af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:48.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:58.149Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=595984f4-e85a-4dae-b11c-37a57000fe0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:04:58.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:08.162Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=977a0210-c86f-43c3-8d8d-69e73da3a548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:18.182Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4daefc0c-1f8e-468a-9d0f-d57f61fe25f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:28.206Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1b7bdbea-75a0-430f-b2b2-060430637348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:38.254Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=861a612b-b34b-4cd0-b374-517c4b157225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:38.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:48.264Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b000043c-0b1e-4808-b1f4-d7fef82fa36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:48.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:58.274Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=979b6636-c9ee-4e2c-bd34-3e9e34c1a58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:05:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:08.287Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cddb6f77-9aed-49ed-ae5a-d8fc7d050bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:18.339Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=04e60c0b-2f43-4ed1-bc95-69377b965c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:28.355Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c2c42501-a2bb-497c-a7a3-eb258a922676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:38.372Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=53a0f4d7-c829-4b1a-8c1f-ad3d476916f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:38.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:48.386Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a4b09ee4-30aa-4520-99d8-92b8d836c2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:48.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:58.397Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=da00e936-6b2d-4238-912f-3ff6e5d2289d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:06:58.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:08.410Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fd73a661-567c-44ef-937f-06f7717f7e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:08.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:18.444Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5b521e69-42cd-48f7-a1e4-f980f3ba58f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:18.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:07:21.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:07:21.079Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:07:21.081Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:07:21.085Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:07:21.107Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:07:21.107Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:07:21.107Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:07:21.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:28.462Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0a6a8bec-1938-4c51-8669-cc9c29891123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:38.490Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b4d57c73-0744-4f8d-9296-7584fbfcaff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:38.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:48.502Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=102e515f-cfbf-48a2-a5b2-4683c189b4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:48.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:58.519Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=48e2bddf-863e-4dff-91d6-2ed426e164e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:07:58.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:08.529Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=edb09e97-4094-4954-acb8-a144618085ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:18.550Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=250a7c7d-6e17-4015-aeed-5debdec26625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:18.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:28.562Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=943d3f00-ccc6-4700-b2b9-0effeedef01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:28.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:38.572Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=392d51e3-61ac-447d-93e2-835945b1a9a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:38.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:48.582Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9a407dca-dd08-4807-a74b-b8a375e443f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:48.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:58.592Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=18226a2b-c866-4934-81df-9b2f656a1ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:08:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:08.600Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a3ad2948-2907-4cfb-b2f0-97f4c2455413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:08.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:18.618Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=60c744f9-a26c-428b-b8bb-e34beaf540f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:28.633Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=716677bf-e356-4604-b515-8bf68649d93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:28.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:38.652Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8a4c7bbc-877c-484f-9053-f6de5907e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:48.663Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cff0bd76-9b13-49bd-bcd4-9c346913ffed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:48.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:58.686Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9cfb4c46-3dd2-448b-9881-bed4c6dddd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:09:58.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:08.720Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bff57688-fc4d-4eaf-8c0a-eb482b9e514d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:18.749Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cd8dac9f-f104-423b-aff6-e41b5ad1625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:18.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:28.760Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1a44ee4e-f64f-4693-9446-108a009344e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:28.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:38.772Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3b876a05-5310-416e-863f-dabc8f2aad23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:48.783Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=74edb36a-548d-479c-a72c-9654f4d02ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:48.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:58.814Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8e6689d8-acc8-498d-9d19-a0fa7fec7982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:10:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:08.836Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2ec64890-5fdf-4b8e-8e85-b9e1fb224fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:08.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:18.865Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=afbc5f30-cb54-4797-80ab-f9e4ba157d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:18.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:28.879Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=79355e60-d78d-4b21-83fb-fc49affca909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:28.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:38.903Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=652f60b8-bc8d-4a8b-8717-cb763d9ed102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:38.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:48.937Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c201da9-13f9-40ad-b1a7-4a5ce340d8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:48.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:58.961Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23307ce3-3dfa-4fc8-9df6-be39b631dfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:11:58.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:08.972Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fcafcbb1-aba8-4ee7-9116-47205cbd552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:08.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:18.983Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=99078595-6e85-487c-b8b6-b71c08fc15d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:12:21.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:12:21.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:12:21.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:12:21.146Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:12:21.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:12:21.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:12:21.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:12:21.165Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:28.991Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6edf4a68-45e3-4248-a538-76b5a3021be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:29.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:39.009Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=523bed57-0d1a-44ed-8798-a16dd48c0843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:49.020Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=22bea360-bba7-4abd-aa14-f9d7c8f467a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:49.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:59.088Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ace5d9c1-14ee-4aab-b0db-c99a817317ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:12:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:09.100Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ea1cb19b-ff68-4808-881b-d01e4feddce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:09.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:19.114Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f988d258-a422-4be5-8587-86260685406c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:29.129Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8b0595cc-28bd-49b0-b619-fb67dc8f1d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:29.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:39.145Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fe30428c-ae7a-4b6c-aef8-7a89fbecc251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:39.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:49.157Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8d1cdf70-3c7c-429c-8c27-b72c41b80306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:49.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:59.197Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1c46e525-c32c-41ca-a5df-84428435685e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:13:59.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:09.209Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5fc1bbed-143c-4509-a4f5-6684bbb9ae85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:19.264Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6f983806-1cea-460e-92b5-3620a051dbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:19.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:29.280Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e92d8e60-25b8-42fe-8d79-597ac7d74f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:29.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:39.295Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4dd24e94-afe3-4226-9dea-0db7bc8785de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:49.315Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=18bf3fea-9373-47b3-9b30-264ad3c9827a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:49.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:59.332Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f3a2b0bb-de5d-473a-a4b5-61de52e044db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:14:59.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:09.343Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c0ed40a9-6ffb-4676-b598-d1d6e6ecc65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:19.353Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f09e493a-d1ac-4b7c-8c10-2e39d597dd4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:19.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:29.369Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1f965adc-b389-4e2b-81cd-053ac6e450a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:39.383Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=09239e66-4320-4e26-8a90-ae4f1ed88a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:49.405Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c6e3879-fa2a-437d-a9d1-56f06e041431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:59.423Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=27305a11-40d5-47b7-adc7-f09cc9b18f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:15:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:09.466Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=24a95dc9-5852-41e3-be7a-51a24ac87304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:09.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:19.485Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7512305c-f733-42c2-b7e0-e02dd91553e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:19.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:29.507Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f2ea8e4b-3c42-4b83-87da-45850deb220a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:29.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:39.548Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b6a52ad3-f993-4bea-bba1-c60313e47c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:39.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:49.565Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7a01dc7b-8d33-4c18-8337-8e95ea44df58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:49.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:59.645Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e0ee0bd9-79cf-4198-9b43-13f02433e802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:16:59.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:09.668Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=01182009-b6e9-4437-b9e2-897f86657e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:19.681Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f22db167-001d-4261-a5c2-40d7b5d4022d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:19.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:17:21.285Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:17:21.285Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:17:21.287Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:17:21.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:17:21.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:17:21.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:17:21.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:17:21.303Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:29.700Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=99d08c0c-a394-424f-b6a1-b8bc6d83b5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:39.715Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4a51b632-cd24-44f2-ba62-c497bc1384cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:39.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:49.726Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8e9e3114-e744-4f82-963f-b90b715b8586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:59.749Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d4e55c9f-e09a-4f63-8bc1-266a72b99d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:17:59.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:09.768Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5891052f-9ef4-44b8-a381-a03e728ded55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:19.792Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3538a019-ad9f-4b36-96dd-eca755a67b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:19.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:29.804Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1963192c-df6f-4ee2-9428-f263c4fd5510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:39.818Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=32e7310f-7415-43a6-ab87-0162bbee95bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:39.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:49.838Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4862c0df-2cb8-480f-9bc3-bc668ae2a21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:59.877Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e42becaf-bea1-4831-b3e4-85deb681c765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:18:59.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:09.893Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=654bb14c-2b9f-40dd-b63b-16841c887467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:19.909Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0958a396-e031-4474-a7cd-2b88b511620c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:19.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:29.921Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dd439fe2-8985-4941-990d-1516786dcecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:29.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:39.935Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a15ce15b-5fb0-46bd-82f6-4602dec63e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:39.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:49.953Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2996550d-36fc-42a4-bf55-2083e4427aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:59.972Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3e9f15ef-7f8b-4601-9c0e-69d9735713bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:19:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:09.986Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4b319b6f-38a7-4c7b-a5b0-d392a3e28ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:10.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:20.097Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0298f3bd-f285-4141-836a-46a20ae0ca3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:30.118Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8d0c2402-2092-44d2-a786-26c3f4f2a8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:30.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:40.142Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3f01fff6-3126-4d88-aafb-826d93db429a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:40.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:50.201Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=119ea7c7-d16d-4314-84ab-17bff4b58e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:20:50.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:00.251Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d2d80d02-e42b-41c4-b0f4-c661e21b1edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:00.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:10.271Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7dc2afed-90b9-4a12-ac13-2b7d5a32c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:10.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:20.285Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=efb4d98b-85e4-4aac-a993-e59b767c1a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:20.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:30.307Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=72b2c70c-ec8c-4dff-aa7e-b9c22f4cb640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:30.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:40.351Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1d94d34f-ac97-4ee7-83a6-7721d60deba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:40.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:50.385Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8b97adb3-301d-4785-8b82-2eed673f768e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:21:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:00.405Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9741f7b-d91b-4dbc-92ca-b9ae8bb2b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:00.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:10.417Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=04e10371-fe11-4741-be02-c155d10ec29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:10.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:20.461Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=91e19960-191a-42e0-8b36-5e32e0d75ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:20.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:22:20.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:22:20.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:22:20.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:22:20.729Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:22:20.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:22:20.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:22:20.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:22:20.742Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:30.472Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=444ee316-98ef-49a6-837a-3703df5a5a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:30.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:40.488Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9ce6f267-eb19-44d2-8648-f480b443f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:40.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:50.501Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=134e19c4-eb92-4913-a33b-b9baffcd3e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:22:50.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:00.522Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1a7a0554-d4d6-4d59-9813-3552cedd8ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:00.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:10.542Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9c171fd-8918-4655-ab07-0d5c01a84fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:10.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:20.558Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=326f41eb-63aa-464e-82dc-dc4a6806d170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:20.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:30.583Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d5d88f31-0aa4-4775-8b0c-6b011be09d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:30.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:40.592Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9e6f7473-bb7f-485a-bc2e-db2794d283c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:40.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:50.617Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0258c477-93a9-4ee6-9f05-85fd22fc35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:23:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:00.654Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e733627c-7253-447d-9312-09e8c463b3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:00.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:10.666Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0e8f3f5e-9e8b-4450-b658-d639e292d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:20.675Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3401cadb-6c5d-4c23-8b68-36920104cdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:20.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:30.689Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7179fb15-1dab-4b03-9f5a-289a4916db2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:40.713Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=206bf11e-4310-4dd4-8dfa-d6b2928e0d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:40.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:50.721Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=66fc126a-353f-4f26-b260-79140f076632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:24:50.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:00.732Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b0d960e4-7de7-4d8e-b98b-80b0da093f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:00.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:10.745Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e44946b5-c042-4fff-8045-0770e91eaefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:20.761Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4639fcd4-289f-4a97-b242-e48e310e2f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:20.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:30.769Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=62e91df3-b3f9-4046-9be3-ed7070ae3fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:30.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:40.781Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=040217b1-2ca0-48e5-a854-d5a2033033d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:40.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:50.791Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=01f93190-50b7-45f2-aa6c-c070f1718681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:25:50.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:00.809Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=054c805a-4853-420f-9dfd-c98df9240fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:10.821Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=31f5f8a8-63a8-40c0-8296-8ff0dd674dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:20.850Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ba24b87d-7380-4395-9850-7a717fdf59cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:30.859Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=79e49864-9959-42f0-bcb9-a12042cb4364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:30.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:40.875Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fb1c3d4b-ea14-4242-8e20-016471d45dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:50.886Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=eb4b5369-7e62-4342-8e0c-2a5d3d4e0969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:26:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:00.896Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b834cb1a-f499-4f1d-b488-9d8492eeab8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:00.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:10.908Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c7c51d95-2c59-4673-9b14-5fd92f4ddc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:10.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:20.933Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=60ebd2e4-0b00-4b22-a28c-d0fadd53339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:27:21.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:27:21.037Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:27:21.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:27:21.046Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:27:21.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:27:21.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:27:21.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:27:21.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:30.944Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ac1be302-2f2f-4f45-8060-c6255b9882a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:30.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:40.974Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6b70b3a3-0649-4eef-bdce-f45626127da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:50.984Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d4c467cc-2e73-42aa-8f11-588b8fa53801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:27:51.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:01.003Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c6de00d1-80db-4a96-b756-7e298280a8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:11.020Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=eca0f500-4281-4cae-af55-9fec8ea80571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:21.058Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8bf672c2-192f-48c8-85f5-e27302012c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:21.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:31.069Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b790f091-c9c2-4a2f-a795-07e8e0a12243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:41.079Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=78c6813f-957c-4a34-a7f9-2ef6fed201c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:41.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:51.096Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e22786c3-68c2-4b9e-8488-7cae123f665f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:28:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:01.145Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7ed1c7b3-e61b-4822-a906-d8a31ae3d576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:11.154Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=55883b8b-0459-4a03-8900-7bfb3274682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:11.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:21.165Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=09f6d06a-8f19-4042-b739-5691d89f86ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:21.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:31.175Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0423e508-fbcd-4352-aeef-56a489350fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:41.191Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e38d1ebf-e8b4-45e0-8804-642d5c841e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:51.202Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bc576b76-072b-407f-89c9-c4d9a0e9b5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:29:51.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:01.216Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3ce4e117-7a5d-4d8a-94ef-00abe531452f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:01.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:11.235Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23d9dd34-84d6-4022-88c5-5f9221594f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:11.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:21.271Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2d5b6832-f675-4eca-8027-594ead30f5af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:21.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:31.280Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=33348c00-71e8-4186-8246-755e598a7ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:31.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:41.320Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=05101b1b-4f33-4212-9bbe-7b78fc17a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:41.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:51.333Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=030d64a3-d322-4e2b-b741-003ea5c13570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:30:51.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:01.352Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b13a597a-83f7-49e3-b555-9b88518d65f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:01.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:11.361Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=46faaf41-611d-41b7-bacf-346cdb51f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:21.374Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=24b44e4d-14fb-470a-b971-90eaa3f2448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:31.387Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=169b8bd4-3277-47f8-8cb1-28e5d49a8b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:41.397Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=40e5ebbb-d175-45fa-96b9-0f16b699c36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:41.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:51.413Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e5cd155c-1167-4231-93b1-e6ec38426b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:31:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:01.434Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5e1773ed-54ee-42b9-bdc5-c179df101ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:01.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:11.445Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=41a1af07-2148-46f3-90bf-99ea69830350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:11.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:32:21.017Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:32:21.017Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:32:21.018Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:32:21.024Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:32:21.031Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:32:21.031Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:32:21.031Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:32:21.033Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:21.476Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9fd93a3c-9fb0-4e58-aa59-0b52512005fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:21.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:31.490Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a66c7deb-1c98-4927-acb6-3c672f68a02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:31.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:41.509Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=45fbaaed-1509-4b3f-b3b2-0a4732a29a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:51.518Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dc8a8054-1733-4ea5-9467-ea6420047b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:32:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:01.529Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5773342b-0e5e-41f1-8681-a7fa5c9f0479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:11.538Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5e3e1b30-92f0-445c-ae60-8bef48a3e502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:21.555Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fd1cfbf9-2f98-412c-a085-03c9ba0475d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:21.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:31.567Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0586d626-ed3c-46c2-b85e-2b45678c394d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:31.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:41.592Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d196727b-0c37-4af0-bee1-2d1ff4e31fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:51.605Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=85f9a9c0-08dd-49ad-a80c-ffabcc0a47e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:33:51.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:01.616Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9700f80-9ab4-4b1e-a323-ff2ad9fba569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:11.628Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dfc4d63e-acda-4c32-a4fa-7d4cf50551de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:21.667Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=59a46aa5-0a0a-41d4-95b4-f21b4f33a524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:21.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:31.678Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6fcef860-d35b-4e89-808d-eae55be786b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:31.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:41.690Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8236527c-d3fb-4fd3-b35a-73499662fd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:51.705Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4c2a4fcc-4666-4f13-87b1-f4148dae2e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:34:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:01.723Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=96b023c5-796c-4bc6-b4f1-5f9a8a1e19c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:01.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:11.733Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8b5a83d1-aaa4-4219-b9da-faff24ca2804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:21.760Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b8fcf292-71ed-4fd1-b4e9-7aff74521d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:21.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:31.783Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8ca8776c-f990-46c9-b037-77481b2ad2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:41.795Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4d3c605f-3bd7-4863-a0db-e5a363627c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:51.809Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=59460d29-d427-4691-b60c-063faf3b8f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:35:51.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:01.863Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=386c4627-dccd-49cb-bd1a-0a78594ccb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:11.878Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2e7cf89a-02ac-4364-a97d-14c4052a48e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:21.891Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e4fa639b-0ef0-44fc-9f1f-c80897af645f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:31.925Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=120b8fee-282b-44f9-9d95-1e01b8034082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:41.945Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=aabbe0ca-dec3-484d-bd55-343f4ee08a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:41.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:51.961Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e152c0e4-337c-48c2-88b6-64f12f99c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:36:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:01.994Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=03100907-a3f9-4e1a-9ac7-77a6be76513c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:12.010Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e8904409-7483-4551-aec5-a6d1345f3321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:37:21.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:37:21.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:37:21.053Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:37:21.057Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:37:21.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:37:21.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:37:21.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:37:21.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:22.032Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a0a7f783-ef04-47bf-b53c-45856cd0818e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:22.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:32.059Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=901e9edb-1f8e-4b04-934e-7c2da5b86307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:32.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:42.086Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2f349498-0fc5-4fb9-b666-07d910f1494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:52.109Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8a9d41d9-8fa6-42f0-bac3-42326bc6c3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:37:52.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:02.146Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e0202bd5-b42f-46cd-b628-2dbf5155c8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:02.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:12.155Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2003ad3f-3923-4dfc-b2d3-1954c2b634da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:22.171Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=60c34302-d880-4dcf-af39-5e00c840f92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:22.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:32.182Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5ac4048a-85af-4262-acd6-17d7f4e721ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:42.197Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=11ac99df-8db6-45c1-8dc6-470692969136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:42.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:52.213Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cace5e73-9c30-4a65-b026-6e56253fd3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:38:52.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:02.253Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1fb11897-03e0-461a-95ec-5647f652e639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:02.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:12.263Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=84ecd22d-0c63-4e3b-b59d-cb17d1097d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:22.295Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ee6991ad-8e56-41ef-a31a-c267f9674124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:32.308Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=baa0ba68-f679-4919-99b8-1406042497cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:42.354Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=72bb3d7b-2a98-40a2-9a45-184455a406f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:52.368Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=08ca89b6-4c34-4d03-b195-bc175828c337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:39:52.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:02.385Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cf0f2968-496b-4446-8874-2b538c67a53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:02.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:12.397Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3d655c45-d60e-42b5-b3bb-872801402c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:12.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:22.422Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=af408390-f0dd-4392-a96d-9bbc6dc30918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:32.434Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=25f792e3-2d8f-406f-9092-f3e1a9ad7f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:32.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:42.453Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=73b09817-3761-4022-bc2e-cb4f81f8edd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:52.466Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6d177a0e-55b7-4e42-8c6b-03051f97b65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:40:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:02.474Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=430c64d8-7948-4f57-afa8-21d9ced44961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:12.487Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=01fc98b9-d4d4-4256-afcc-8ab16556d576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:12.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:22.498Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=add56699-f251-4039-b108-39bcb1e04418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:22.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:32.508Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a480545e-f7a1-4321-889f-b0d46cc9d19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:32.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:42.534Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dfffad9a-262e-4a99-8c11-39c65641f46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:52.553Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7196c759-595e-4ab9-a8f4-3188b55cab19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:41:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:02.611Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d2a7ac5c-25ec-4d10-a375-736a9010fbb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:12.697Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2c930a50-cd71-47f9-8978-5993b084765d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:42:21.512Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:42:21.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:42:21.514Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:42:21.517Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:42:21.524Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:42:21.524Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:42:21.524Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:42:21.527Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:22.781Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7d56f030-7b34-411e-a5c5-bbb59633fd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:22.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:32.795Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=222b1132-c48d-4508-b670-25c536eae437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:42.820Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ca270bb5-ba65-4174-87a6-2f70f39c78d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:52.836Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=81b89924-e847-451b-929e-d407f252390c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:42:52.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:02.873Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=63f00220-ac5c-4481-9008-681e9e71a150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:12.887Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23956fcf-36bc-4c6f-88d6-0f0f75cfb5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:12.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:22.902Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=802a538a-8d3d-4fc6-940f-2e87f1ee4f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:22.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:32.913Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e5570a12-7df7-4837-8db9-9eb70e789121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:32.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:42.924Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e3c13d01-dcd5-416d-8967-692a25d851db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:42.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:52.965Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1456a30b-154f-4742-8746-16d1386f3b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:43:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:02.976Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c3c13469-eca8-460d-bbe2-127aa5dbd9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:02.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:12.985Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ad09d7e6-8d96-45a9-851f-5b93db55c1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:23.014Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d5d0d8fe-08d7-421b-a4bb-658dfe398de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:23.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:33.023Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=677c336e-5347-4331-a4af-bff9e63d3315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:33.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:43.046Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4ef1bc35-15e1-4e63-a4eb-acb25e94b24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:53.056Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dc38de8a-a8d3-48c2-aaf7-bd5461f135a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:44:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:03.070Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fc8f9b6c-2a6f-4ef8-b92e-aac6a9237c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:13.079Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=62ecc031-8361-4184-baf6-b8c97c506349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:13.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:23.167Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5e0a79d4-63e0-4d51-89c9-0b90bc11eb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:23.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:33.200Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a4b7ae62-7129-4e00-8163-046e2b5cc221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:33.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:43.231Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2593fd4f-87a4-4721-8880-a570c88ddc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:53.242Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f9bb4b82-2895-486b-8a54-c7be73ad8b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:45:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:03.257Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8d7a34bf-4ae3-418c-956f-a7d985f12f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:13.275Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=89593e2c-4add-4794-ba25-34ed94000a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:23.348Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1a9ef32f-2a79-43d3-9ab3-d7a589e92676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:33.363Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5385b924-5b5f-452d-944a-1aac522b9fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:43.393Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9e1fa978-b2c8-47c5-8562-5d7af47e6123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:53.410Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=57c577f7-f2bc-485c-9fe9-5f2657e02324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:46:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:03.449Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f98f3f10-3e73-4c2d-9bb2-98475a1cc914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:13.460Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fcfb00b0-18bf-43af-86d8-e53736d89f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:13.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:47:21.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:47:21.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:47:21.469Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:47:21.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:47:21.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:47:21.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:47:21.480Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:47:21.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:23.487Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ea564ee3-3888-4014-ad33-cf098991aac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:23.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:33.516Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=56220673-a70f-4ee2-bb19-4c47b1d7f2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:43.541Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f87138bd-e433-4e08-93c2-ea275145519c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:53.553Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=95ca57fc-6f60-4363-b081-48720f8c3b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:47:53.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:03.570Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e9935637-22c6-4c9a-91d6-6759ef40e1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:03.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:13.580Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5926b0c5-f156-4339-ac3e-5f81ea30f423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:23.609Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=662268f0-db70-4134-a22f-0f70496d33e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:33.627Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5fa5b515-60d5-419b-b0e1-bd4cd06096c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:33.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:43.663Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1e74ea21-caa0-4992-9f47-1f300477f10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:43.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:53.685Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=87df7cb3-3442-4b39-93fd-fa043a0287bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:48:53.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:03.696Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5f1f82c4-630d-46f1-9f54-a95341c25c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:13.713Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=31987a7a-14d6-4e6c-a0e2-10c544430b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:13.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:23.734Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6c85f92d-aab5-42a8-846f-48c4aef1ec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:33.758Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3e3ce4da-5288-4a9e-854a-f494bfb8a91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:33.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:43.787Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c6ee9eb-3877-40f9-8377-c2693e8f661b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:43.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:53.805Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=be3cc35e-a524-4107-8d4f-514f409d4fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:49:53.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:03.852Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d35d2f69-7370-460c-87a8-4f340dc8cb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:03.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:13.865Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4ed4caee-ef15-4f6a-9c72-4c600bb939bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:13.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:23.887Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=86795d40-6505-4699-b90b-827868c7f5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:33.901Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=48026e15-0952-4204-976e-ba110f160326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:33.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:43.916Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c0a7eb5e-46a3-4ec2-95f1-d76ac42dd422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:43.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:53.929Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=82bd894c-76e9-46e0-ba7c-b3bcf790383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:50:53.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:03.974Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=52e75c7d-3bda-41a4-ab92-c26d99814aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:03.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:13.987Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0f31dd47-b874-4e89-92e8-348d765689cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:14.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:24.011Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=de6bded0-41f9-4731-8f1e-378eeaca07f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:24.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:34.034Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e5a6cd84-45ca-4448-9004-a98e2c3a7d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:44.049Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=93f82d9f-a493-4434-abb8-4389ca143fa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:54.059Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=101f3e63-f7a6-49fb-8471-8074e30b3b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:51:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:04.071Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=933cfc2a-9ea3-4876-9cbf-b0236ece315a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:04.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:14.080Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c9d7f55a-b403-415c-9675-188fc6be6547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:14.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:52:22.775Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:52:22.781Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:52:22.783Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:52:22.789Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:52:22.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:52:22.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:52:22.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:52:22.855Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:24.093Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=06b83021-7df1-4fd1-b25d-205106e1bc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:34.112Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f8779c3e-7933-4873-8234-92d15236bc53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:34.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:44.196Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4109885c-f4df-4f2e-aa0a-1a98ea129e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:44.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:54.209Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=30a30f97-758b-4804-bcb9-55eae0e38d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:52:54.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:04.228Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=398db8e1-3c3f-455f-b275-1d350eab524e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:04.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:14.254Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3b4ecc32-9521-4135-95f1-69c97d5c03f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:14.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:24.288Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2d02708f-53a7-4ba5-81f1-30fa59e2abc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:24.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:34.297Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=49d2aed3-1f28-4fd1-93fd-45ff6794c6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:34.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:44.313Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1c583dab-8325-45de-92cb-105097306cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:54.325Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=23d1c226-605d-4241-95af-df557ba27559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:53:54.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:04.356Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3d760ab2-fac4-4847-8aa9-1a6c098527e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:04.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:14.372Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f923a897-6804-44d7-8f0f-b777a07f6495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:24.382Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f26a2f53-07f6-4936-a1d4-045287462514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:34.394Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1f58d6fa-eb18-4021-9fb4-1d97d6eae039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:34.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:44.410Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f43fe041-a332-4e94-87eb-c1e34a583b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:44.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:54.418Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=930ff719-7ac1-4763-b8b1-7a13bad08df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:54:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:04.427Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bc218cfa-3683-49ef-b3e0-1876eb89a649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:14.437Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=69dda41b-6432-4ba8-ac6d-8f40bf65861f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:24.460Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1487750e-5999-4ba0-85aa-396867d48e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:34.471Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=86a7dbb1-ba0a-488c-bbff-cbbd10a07eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:44.480Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=366ebc9a-7b58-4955-8e03-e8af84dc4354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:54.489Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1eefbc3f-6279-4534-aca8-9fb8f7f61b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:55:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:04.509Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d6ce1c3e-e90f-4b12-ba6a-307ef6077b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:14.518Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=86601b66-9a25-4911-bb91-68ca26c37f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:14.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:24.527Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2a2d47bc-f31b-4d06-9f5d-8534f69bf04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:34.537Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=710f62cd-2be5-4a57-89f9-787eb16cf159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:34.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:44.562Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a1293b95-76d7-4cc5-aa1f-2e33016a12e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:44.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:54.573Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a8d572bb-7a27-433c-bdc9-aad3b7972c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:56:54.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:04.598Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=08110a7c-6949-44fb-ae0e-fd4d3e972522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:14.627Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=68d40af5-1d17-4e9a-b3bb-50df0460dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:57:21.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T06:57:21.024Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T06:57:21.025Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:57:21.028Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:57:21.036Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T06:57:21.036Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T06:57:21.036Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T06:57:21.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:24.673Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0e34ad02-cd4f-4c62-877b-ffd1a1e6aa82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:34.683Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0c709c44-8e51-49dc-a096-8bf9e8c7c207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:34.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:44.693Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5fc69dfb-5912-4534-a774-8d50823a4e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:44.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:54.703Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6eb11711-14e2-4de1-a81e-f21199a2570b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:57:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:04.721Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6948bd40-0a17-4788-af14-04600fcbdeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:14.749Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=81a88019-189c-4761-9295-f2daaf15f72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:24.767Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6188299e-80b1-421f-8caf-a9e2a5d132d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:34.780Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a9ec9117-cadd-4fc0-9c72-2f790dc18e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:44.793Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bce2c7e8-d138-4f33-a8e6-0360c705b007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:44.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:54.805Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b686f5b3-ba46-4d68-b9c0-767af7a6989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:58:54.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:04.819Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5f098732-f269-4527-8662-cdd05afc2edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:04.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:14.833Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a2af4214-ed62-4a21-9902-1b996a1e10d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:24.846Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9c10cf90-eae0-42b2-8246-090534c2b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:24.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:34.858Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1a95ac2b-9a6d-4153-a7fb-348646e4ee32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:44.871Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8e6f941e-31ab-4dfa-b026-ca89da9d152a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:44.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:54.882Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5fa8e7a4-ca5b-4e03-8f18-b73813aa64b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T06:59:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:04.910Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7d0f4122-c1f0-4b0c-bf45-6d992827e03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:14.999Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a4cf5238-4fbb-4220-aeb9-266708ea920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:15.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:25.021Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5663797c-6a33-4c91-8bb5-49bf66c890df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:35.041Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=32a3ba8b-d6e6-4bca-ba6e-46c8edea91a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:35.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:45.063Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=daaf9003-9281-4470-8505-de443d628ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:45.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:55.144Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7ad4b7a9-a3ce-479a-9064-7265580e1802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:00:55.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:05.173Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d1865818-4a6d-4202-b061-e65adbde993f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:05.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:15.185Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9ba50239-791c-4455-8ff8-fc1594e8ee65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:15.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:25.230Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cd1b5767-4626-4fd6-ac39-edd478ca89f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:35.257Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2c079517-fecc-4718-a272-091b42e4864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:35.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:45.275Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4bd9686c-c649-4966-8fdc-1784934603ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:45.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:55.343Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=18270a8d-3c86-4956-b089-3156295f1804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:01:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:05.369Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5984e079-ab97-4f91-81d3-1766a7946b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:05.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:15.392Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=177980ad-5379-43ec-8752-55a858089f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:15.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:02:21.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:02:21.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:02:21.272Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:02:21.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:02:21.288Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:02:21.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:02:21.288Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:02:21.292Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:25.406Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=af502e48-c362-4340-82e7-12937f94ea2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:25.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:35.433Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fcfd182e-37ff-4858-8f77-dc9c019418a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:35.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:45.455Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=12c59a51-d8d5-497b-9b4e-dc342c32725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:55.486Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f1c37e91-843b-4bac-a1b5-89dfa7faa22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:02:55.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:05.561Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9c67fe24-5e49-414a-b622-cf15d84f917d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:15.595Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f8305c49-1f27-4e1c-be33-21f420d00ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:15.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:25.661Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7809cd84-19c5-475f-ad72-96675a5be711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:25.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:35.671Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c83feffb-ffee-46ac-9cfa-3a7ac9eadd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:35.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:45.704Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3c3e2c5e-3d46-4c16-9934-263dcf257df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:45.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:55.716Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c3e077b8-92d6-4854-843f-3300f49de1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:03:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:05.764Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2ac768c8-24af-451c-ac13-d738696546d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:05.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:15.795Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c4702b00-c196-4f5e-8919-835516f0ce5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:15.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:25.843Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a850030c-dbc4-4af9-b012-85ba41f0c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:35.868Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2ccdbafb-04f1-4b23-9d88-ace6e2f34d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:35.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:45.916Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=39afd2d9-c033-44da-8745-cc0928383cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:55.938Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1e4392ad-1553-4282-b05c-c582b546a416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:04:55.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:05.947Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=829adb62-55c0-4b24-b4d3-c5cce1dd5de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:15.960Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=895f509e-b2e0-49ad-80c5-a4b5d0b0b5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:25.970Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9d345003-3c04-475a-be55-d42d271463f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:25.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:35.979Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b7faac20-77ea-4081-a446-7a73a3aef861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:35.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:46.008Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6df7e7a7-e4c8-4e3c-9369-7a93d5f216b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:46.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:56.042Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0a49c77e-a242-41b7-8055-92866e5003a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:05:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:06.061Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=16d3ef7b-1312-40ae-909c-cf09e4fdd5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:06.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:16.075Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8589dd69-16c2-4634-bda7-52a1ceefef8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:16.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:26.145Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8e59dc08-72bb-4946-95f8-b9dbc5b10453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:26.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:36.179Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=35b2af1b-33c5-4fd9-b0fd-abf9e9b49f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:36.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:46.195Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4d150f40-5ca7-4c05-baf9-0a04d177ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:46.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:56.217Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=547d9f2a-0493-488d-9b8f-b4704aa82273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:06:56.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:06.239Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=53472d8c-335f-4ea3-ba28-e202100a0617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:06.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:16.256Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=84385d96-6685-4960-8320-71910851d5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:07:20.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:07:20.910Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:07:20.911Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:07:20.915Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:07:20.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:07:20.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:07:20.924Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:07:20.927Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:26.297Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bb99ba97-027e-4cf6-9c8e-1216fbe91c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:26.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:36.360Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d803ddbc-06d5-4262-9770-0f80099d3810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:36.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:46.373Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=91e491e1-3762-4a54-a86a-a8d34b37d2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:46.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:56.390Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=508f51f8-346b-4e1d-9856-1b4d66640ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:07:56.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:06.401Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=68d59e70-5002-4253-884e-28bf5ad2a4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:16.421Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f1ff256a-9c01-4ec3-b9ae-c4308768b7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:16.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:26.431Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f35d72e8-d217-44fa-8a21-4d9cbd976444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:26.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:36.442Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ab21764f-29fd-4914-a9ac-db91fecbaf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:36.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:46.452Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bb4b4732-abeb-4be9-b9c5-5af0b47adb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:56.462Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=48de3c22-3fa0-42fd-9b75-df9549e0b8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:08:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:06.470Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9480f6ed-68b3-4a74-a404-c681be34a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:06.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:16.480Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5ef331d4-b6dc-422a-93e7-add5054de8b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:16.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:26.502Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0428f7c5-7c08-4abb-a055-90f59074681d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:26.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:36.520Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f3229712-45b7-48ea-a609-687ddb2c7fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:36.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:46.537Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c265537a-7e15-426e-aba6-124a4815fba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:56.565Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=51123d13-15ce-47ae-affa-09eb9a9a068b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:09:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:06.575Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6fc1a731-79c1-4bc8-822d-f3994be7757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:06.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:16.584Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=369d57a0-a9a2-469c-84fb-d2aa40c83fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:16.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:26.593Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c5d56a2e-1005-4531-96fe-b9bb4f9c79aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:36.619Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=40cea9df-de36-49ac-afd2-b861e746b0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:36.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:46.633Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1bb42e0a-1c2d-4d5f-843c-5c6aea2e8f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:56.652Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3a34fbb7-4118-4b68-8758-66509097222b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:10:56.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:06.676Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c1fdab82-aeb5-43f1-b085-134525817017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:06.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:16.685Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e1662466-0bc8-426f-96e1-2218e73a8993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:16.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:26.696Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c6056df7-8213-4b69-93fc-90357f2470ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:26.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:36.757Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=959c9f69-a3c9-4dfa-8b6c-fb745fad5ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:46.767Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=61226f36-8623-42dd-be0d-bf0b38dcf549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:56.787Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dfa7e9a3-5c74-47dd-8e5c-f4807954f5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:11:56.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:06.801Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5347d991-93bb-42a3-8433-a64f03e9d2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:06.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:16.840Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3769e807-8c18-47d2-825e-99e8aee6d744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:16.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:12:21.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:12:21.317Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:12:21.319Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:12:21.327Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:12:21.347Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:12:21.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:12:21.349Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:12:21.353Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:26.855Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6613d2bb-a454-4ba2-9b0f-49c86c3bcccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:26.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:36.865Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=cf52f211-a0a8-4904-a3aa-378ccdaea9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:36.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:46.887Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d8532952-2a6e-47a3-a34b-5dee8cbfae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:56.900Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4be8000e-e5bc-4acf-b43e-e369d55ce597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:12:56.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:06.913Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ff3add14-3a1a-405e-b714-3e925c7e6072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:06.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:16.924Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e164ebe1-d19a-4b52-a151-350cd5524ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:16.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:26.935Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c23bb182-911e-4db0-b83f-944abafd8d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:26.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:36.949Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1c17bf24-0e0f-43a2-98a8-5c80ef517bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:36.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:46.969Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=98ea8e19-bf16-48d9-b5ae-6c71619e7734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:46.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:56.977Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=89580767-900f-47bf-b588-de8df30571a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:13:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:06.988Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=526f249b-1fae-4fa5-9dee-1f35ae2af290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:06.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:16.996Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7e8ee555-8e7c-499f-881e-cb67bc1d55eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:17.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:27.008Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9d30cd8d-ab6a-452c-895b-73f17e5eae25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:27.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:37.029Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d609195c-6038-454e-9bcb-df9bf87bfd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:37.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:47.038Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b2eee61a-6719-4d5d-9bdb-de52dea42012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:47.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:57.052Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=eb551489-942d-4859-b969-8d9e4467c809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:14:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:07.060Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7617bf76-767a-47dd-9020-95aa374c8a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:07.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:17.070Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c78daede-44da-4d91-9056-4752f005fe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:17.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:27.077Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=721d3c01-f420-4521-bef5-8c8d36b8d2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:37.092Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=86b33aef-0f4b-4fe6-ba90-9a6801fd3d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:37.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:47.112Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2206a0f8-6386-461d-bbcc-ced672c0a2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:47.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:57.153Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=60affc8e-5652-4f38-9eb3-8bf2d9e0c51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:15:57.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:07.180Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ed9636df-1c63-45b4-8845-fd87e83c4084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:17.193Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e0789acf-182a-489c-a731-28048a45a07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:27.202Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b92d9157-7417-41d7-9f64-660ec3bd2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:27.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:37.217Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=42b2c697-1033-4293-9835-777f9962bf57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:37.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:47.253Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dba2080e-2e03-447a-85a5-f5ef18396de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:47.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:57.296Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=44de0e0a-4575-4649-83bb-ae33f4ceb1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:16:57.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:07.308Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bedd4f04-985f-44b3-aa99-4fb79ad6904e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:07.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:17.343Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5d301ae1-fc5f-4a0e-9331-8dd4c36183d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:17.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:17:20.973Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:17:20.974Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:17:20.975Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:17:20.978Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:17:20.986Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:17:20.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:17:20.986Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:17:20.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:27.355Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=832c9efd-c76e-4151-8f6b-1cc17007e6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:37.368Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=49319f85-44bc-450e-8a9a-0f382390ca66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:47.378Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=782a7b90-3034-4e9c-9b6c-e54383b70728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:47.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:57.388Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=796bf16a-8b9c-4314-abc8-b6ab80e9df1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:17:57.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:07.417Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c7f03fa3-e7eb-40c6-81fc-4db30a4d752e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:17.457Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5d582df2-4d75-4343-a497-62ca61bf53b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:27.475Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=391ab77e-e052-435a-82ca-56885c6efd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:27.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:37.497Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=213fc421-7be4-4ec5-ad60-317252afc23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:37.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:47.536Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a426a7d2-ec8c-43de-bf2c-a9c1e9233c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:47.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:57.560Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=93c5c2d0-e061-44d1-b4f7-ed1068981ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:18:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:07.570Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=489e89cf-b226-4c6c-ba28-3aa6f8bc59e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:07.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:17.578Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0da0cb9d-e6c2-44ec-a628-dfd0726006e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:27.587Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8253a51d-6785-4fb9-be5e-66de23093404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:27.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:37.611Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4d6474b0-830b-4402-8348-8a3481c2df32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:37.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:47.657Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c1b6c6fc-bd74-4f5b-8786-d65da2eb08c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:47.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:57.678Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=70e80e93-68b3-44fd-b53b-de6a069a85ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:19:57.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:07.693Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3a94b454-e33f-44b2-b067-7399204762bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:17.717Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f2dfac35-6a8d-4d0c-b1ba-f29472a16943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:27.740Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=90e087b2-b6de-48be-9aab-6eca6e2f6914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:27.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:37.758Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=418337cf-e5dc-4f92-ba12-1442bc359695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:47.775Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7a17fdb6-894c-4d7f-ba24-9044d08d7292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:47.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:57.786Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0646374d-8ff3-498c-9fd7-542d109ee4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:20:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:07.809Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9fef2ecc-6968-405c-a990-06fab99960f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:07.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:17.829Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e84fe086-e7a1-464c-859a-245f95a8df5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:17.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:27.838Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6e6ddcaf-7918-4987-b7c0-ba8b3d4edb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:27.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:37.853Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=618b137c-c165-4faf-98fd-f61ec3f18be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:47.879Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8f12b865-388d-4e1e-8629-0c38d5851ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:57.889Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d964afe9-fb45-45d3-a900-0bbbfcbc9978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:21:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:07.904Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7b7665da-c6c0-4eb4-ae6e-c45c00da40bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:07.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:17.955Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=dc6da0a4-8a19-4280-b5c5-98d69ae78301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:17.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:22:20.922Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:22:20.922Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:22:20.924Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:22:20.940Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:22:20.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:22:20.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:22:20.947Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:22:20.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:27.981Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ba219fb6-e51c-4d85-9a59-e200d6f4e25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:27.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:37.995Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1d0d9d88-8afe-4975-ad8f-ed73f07b6c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:38.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:48.005Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d89e2a8b-ffef-47b2-b1de-f08a5db9968d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:48.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:58.041Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d81afd3e-1e66-43c2-ad3a-420a68861185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:22:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:08.054Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4c981af3-445b-451e-9062-269afc6ec114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:08.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:18.085Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=64687fd0-b690-408b-984c-1cb7d145f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:18.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:28.105Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=22f3fd05-89cc-4928-8ff7-29b7194478f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:28.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:38.152Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fe7bd696-39d3-4575-85bf-6dedd7999ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:38.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:48.173Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=45f6d08c-c7f0-4239-9325-a8a41939c1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:58.191Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0a3bf4c6-c8ec-4536-87d8-2c9ccde68e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:23:58.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:08.201Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=14a6ecc0-870d-4564-8e26-03ddca529eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:08.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:18.222Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=90996100-215c-4ca6-b417-d7623d71c0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:18.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:28.235Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e2bef97c-06f5-4e66-ace8-e21f20258b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:28.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:38.251Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=88b2a48e-4c68-4316-9cd7-3295b7b29073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:48.269Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e971f2c5-89f8-4c86-bfa3-9f6023b62b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:48.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:58.287Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2d667323-7f86-40da-b197-c275c5f430ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:24:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:08.296Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b2228c76-5697-4a79-9ef3-0b0a4eb3acad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:08.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:18.316Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b51afe7d-9538-46d9-9cab-0b9ae4e2a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:18.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:28.327Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0214526c-2e54-428e-8fe0-0d40380e8298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:28.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:38.344Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5f715618-fccf-4239-8f3b-04d4c86dc1a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:38.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:48.361Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c9a59c78-9cd3-4eab-9d3b-2e863b48d6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:58.373Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a7e78a1d-bc03-4ee8-b70c-fe52f98cb0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:25:58.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:08.399Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6e1b0833-1cf1-4e7b-ba2e-f0fc4ebb3bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:08.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:18.418Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=abfb5ccf-4b3e-4014-99a8-8d12c4850877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:18.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:28.434Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a8b5bbf3-8360-410f-9c37-78a04b0daa30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:28.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:38.474Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1fc8133e-83a8-4e14-af01-a4e951b1b9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:48.492Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a353b728-a837-4560-9f5e-85993fa29f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:48.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:58.504Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=36c51d17-39c0-4045-9fda-3be3958e197c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:26:58.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:08.517Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=46cff950-72bd-4b0c-9e00-65e41bd9493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:18.545Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4e7bce29-7f40-4568-a4e1-173ca3229fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:18.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:27:20.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:27:20.943Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:27:20.944Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:27:20.947Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:27:20.956Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:27:20.956Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:27:20.956Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:27:20.959Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:28.556Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=958bf8c6-a1e5-4b9e-80c3-1e0dfe393de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:28.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:38.571Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bcec88ce-e915-4870-834a-d2336a7915f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:48.580Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9a882886-1200-42e5-836d-ca659d4f9fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:48.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:58.593Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=42487c0a-abf2-4786-84fb-f4f8c28dc0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:27:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:08.629Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3bd3fbd6-f711-481b-a3d4-8830bf9a556a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:08.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:18.666Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d293e6a9-4ce6-4a1e-8391-6b81d9764a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:18.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:28.682Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=08422c31-c3eb-4ecc-a381-80e73be6c8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:28.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:38.691Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=824a71b8-6cf2-48f6-b0cf-feb03aa62105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:38.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:48.709Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1f7a98af-525d-4d0c-a701-a3a3401c16d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:48.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:58.742Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b1470786-9ac0-4f3c-8e4b-f97f3bfa12a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:28:58.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:08.777Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d4e412d4-c8f4-451d-8e8f-6904e466ee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:18.825Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4a961cb2-b265-4558-a7a2-4768e97749d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:28.834Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2e691dda-1987-4fbf-8442-5e3d2b69c44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:28.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:38.849Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c372d38f-5fcd-44c0-ae49-b60e5f5d1f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:48.863Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=45eb61c3-18d4-4d13-b91b-a046e01071e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:48.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:58.875Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c87ff1b5-a3cf-4a81-afef-cb2222b52d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:29:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:08.885Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ca8d3791-bb37-4434-84d4-69ec568c5d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:18.895Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5dac7c1c-632d-48d9-a7f4-fe83a49187ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:18.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:28.904Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=2d168b36-bf6b-46b3-8f50-ec8d05e47ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:28.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:38.932Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=104a4333-a23f-43e1-875e-3be3f9c1361f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:38.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:48.943Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=322a46c2-abb9-4527-b710-2545cdbbe6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:48.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:58.951Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e49ff622-2d9e-4ff4-8f99-baec851db112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:30:58.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:08.962Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=700605aa-3590-4774-b2c6-84705bd0dfe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:08.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:18.977Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=140842d8-718b-4684-ba16-51fa881cc0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:28.985Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c562616d-9601-4855-b40b-8debe17a97c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:28.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:38.994Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b4d896a1-215e-444f-9d9e-81eaec7fb54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:39.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:49.017Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6a1e4490-1c26-4187-95db-70e2b22ed9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:49.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:59.041Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=237fca4e-812a-4d3b-b731-f9d7508b5d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:31:59.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:09.085Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5389e4f5-4f3b-4337-8bec-c853dbd38ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:19.098Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d48ca535-1d7b-4751-830c-d5ce24049648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:32:21.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:32:21.358Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:32:21.359Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:32:21.362Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:32:21.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:32:21.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:32:21.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:32:21.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:29.143Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=969ccc32-51fa-42b0-b360-c61ebd811a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:29.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:39.158Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=0fcdebf6-71d1-41e3-983f-b2179bc4c1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:39.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:49.172Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d4457ef3-2d77-462c-a385-eb56e54223aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:49.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:59.184Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=92a7114a-bdc9-4cbb-bdd5-46c172289796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:32:59.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:09.204Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=bc48fde6-2ad8-4ad3-8a8e-89204ac98b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:09.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:19.247Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5984e33e-6b44-4410-b434-d28f54947bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:29.255Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a16bbfbd-4dc5-4207-8fbd-3e87a118df0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:29.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:39.265Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=45732176-39b7-484f-9faa-424a9254e3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:39.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:49.278Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a51a654f-a89d-4819-b6d1-23eae8271503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:59.289Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=db33e58f-c3db-410f-a16b-e6668c2075e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:33:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:09.304Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f1f382cf-614b-4061-9623-dbf30070aaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:19.324Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=419c9109-1912-426c-bb1e-01bbf3434b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:19.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:29.338Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=fa891b5b-86d7-47ed-96e3-52c0e5f53870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:39.370Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7cc47695-672b-455e-91d8-e9cdbb87b5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:39.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:49.377Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1611ac72-cd07-4360-b860-792c1d7682ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:59.414Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=37443ce8-87b6-419b-9d6d-bba02289d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:34:59.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:09.424Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=1df62d66-9b70-4869-ba25-aa29bb9581af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:09.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:19.439Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=65111f43-7637-485a-9f9f-01937df0b641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:29.451Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=08007d9d-328b-45d9-851d-2c49319000b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:39.464Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9da7f707-f974-4c54-992f-36f37ff317e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:49.479Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6fdd5e50-e846-408e-b02a-6815fdc62e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:59.496Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a02155f9-d99b-4704-9925-b5d322e8e5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:35:59.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:09.514Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8a22c0e7-941c-4557-815b-477f74c4c71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:09.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:19.532Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=022b7ce0-f027-459d-adf9-9674d0c52aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:19.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:29.545Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a3f6cc00-b3ef-4cde-970c-dea7d097a83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:39.570Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b1cd7a43-546e-4c24-9962-791cf7c155f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:39.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:49.584Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7d164d3b-67c6-4860-8f96-848e6b1419b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:49.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:59.617Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4fd782c6-b9c1-4773-8535-88346b7f44d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:36:59.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:09.644Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=586754c9-bc2a-401a-820e-80f03bb652bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:09.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:19.666Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e03f5208-3f7a-4cac-84af-3961ef350f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:19.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:37:20.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:37:20.882Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:37:20.883Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:37:20.885Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:37:20.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-07-15T07:37:20.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-07-15T07:37:20.892Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-07-15T07:37:20.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:29.688Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9e8c33ad-a260-4c32-aee2-dd28c47446e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:29.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:39.701Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=125a83dc-709a-4a8b-8e05-7b334e3a22e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:49.741Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ddd28716-24ed-47a1-b940-3ed289b8c69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:49.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:59.766Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=8a2f8a78-d66e-4214-9343-368449d83ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:37:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:09.778Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=64b83566-597d-4380-963e-dc6eca402dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:19.787Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=62a213b4-c67c-415a-acc6-0b214e640d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:29.814Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=002aa334-8eb6-458a-9b5d-9a4ff225a8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:29.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:39.880Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=3814fb98-aad9-4d79-8c83-bda47f8b424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:39.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:49.889Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=b07b618e-3376-402f-b116-fa134710caf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:59.913Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=d7eb9331-9637-45f6-9265-dc225100fde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:38:59.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:09.934Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6dad4c5a-2765-475b-a4ed-48affcf50942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:19.957Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a3c9cd84-f5ba-4a9e-ba1b-67b6988ff444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:19.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:29.970Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=6e94c0fe-ac0a-425d-a735-308f2fa30b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:39.980Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=e436f786-a32e-4ce8-bee8-5a105e6ea419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:39.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:50.002Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=4d00bdda-5301-4169-be00-8e6e716a6c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:39:50.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:00.048Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=f3e1212b-3ab8-4544-9d9a-0a4677c4d6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:00.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:10.058Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=be2fc480-5b53-4616-a186-c87cd8f4e4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:10.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:20.080Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=226c8c64-faa6-4cb8-9b55-ffc914eaebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:20.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:30.107Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=ddfa12f0-f792-4471-83d0-5f30192be34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:40.120Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=df6bfd07-4325-402e-aaac-a165e8f70e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:40.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:50.133Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=5cfc3436-462b-4ba4-ab6d-6de273b3b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:40:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:00.144Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=77a3fdff-f079-4255-8c90-5733a1c93b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:00.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:10.153Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=814783c8-7f6b-4e8a-ad74-2f72afe11558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:20.230Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=34b51c5a-8a7e-47e2-a2e8-abe966a28e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:20.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:30.245Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7304bfeb-c898-4c43-8e9a-a0d177868105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:40.266Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=c7feb205-e2f8-45fd-982b-f78e90cf8b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:40.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:50.277Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=275322e0-c83b-4f64-b875-8ac5abd6ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:41:50.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:42:00.289Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=9280c4ac-71a4-46e4-ab33-08866125c6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:42:00.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:42:10.301Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=7269bd67-6db2-44c4-a69a-24bc3550f8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:42:10.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:42:20.316Z |INFO |Init configs |InvocationID=106c25d7-00e1-4e1d-8b99-b63162cdb3a3, InstanceUUID=a5fa30e3-5020-4a6b-9118-526c3a8fd12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-07-15T07:42:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:42:20.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-07-15T07:42:20.932Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-07-15T07:42:20.933Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} |