By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:05:10.338Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:05:10.342Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-11T05:05:10.384Z |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-11-11T05:05:11.075Z |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-11-11T05:05:11.174Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:05:11.175Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:05:11.175Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:05:11.354Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T05:05:11.421Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-11T05:05:11.445Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-11-11T05:05:12.649Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T05:05:13.140Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-11T05:05:13.160Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-11T05:05:13.160Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T05:05:13.223Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-11T05:05:13.223Z |INFO |Root WebApplicationContext: initialization completed in 1777 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-11T05:05:13.826Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-11T05:05:16.221Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-11T05:05:16.766Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-11T05:05:16.810Z |INFO |Started MainApp in 9.36 seconds (JVM running for 10.166) |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-11T05:05:17.032Z |INFO |Start scheduling PRH workflow |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:17.044Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=fc3c967a-bf92-4073-9112-030bca4b1409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:17.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-11T05:05:23.383Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T05:05:23.384Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-11T05:05:23.385Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:27.579Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=bc660680-789a-46bb-84b5-f83b3e0b9298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:37.607Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=af9a6e01-c8b2-44a4-a7e1-3bf28e913412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:37.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:47.634Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9531b892-3000-47ba-9b2a-71917ab30003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:47.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:57.649Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1d138666-ed9b-4ef2-9dea-e09a5d45ddb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:05:57.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:07.665Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=99e3adbb-c26c-48c2-9f61-758d95366ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:07.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:17.687Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0b276655-c5fa-40b2-9ee3-3ac8fb691404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:17.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:27.699Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4d1fc362-bb2f-4021-8ada-fe1b8d00931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:27.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:37.713Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=bfe48243-d274-426d-bf3b-68328caf9046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:47.726Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=cefb32ce-af4a-42ad-b14e-08b969c053d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:47.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:57.751Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ef0144a1-176b-49dc-ac5f-bca8b8b920a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:06:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:07.765Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f0e58cb8-c442-4e25-901d-fade2fb31cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:07.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:17.778Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=5fac932c-4d63-452c-8dbb-35aedf050573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:17.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:27.795Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f0ebb806-d468-44af-8663-e7cf074b9b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:27.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:37.807Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e8990ad2-3d4d-4782-a639-2ce755f9e72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:37.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:47.821Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=2bdd31b6-fd68-4817-a129-1e205cfb5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:57.836Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a13f6a72-d8bd-4dd3-aca5-c8dc8e42c234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:07:57.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:07.849Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=8ee9c8fa-7fb4-4f67-9984-7b77a6d85143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:07.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:17.862Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ff161f3e-8099-4230-8615-e4f9192e8a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:17.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:27.875Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=567ccd61-63eb-4316-b0a8-7981682a07e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:37.888Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=77f22a8e-5d40-44b0-8485-ea9d92cfcd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:47.900Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ca416484-25d6-4f91-a302-303317bbbae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:47.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:57.931Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d0a4d13a-45f3-4d16-87a7-5787b274946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:08:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:07.944Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d5e23cee-23bb-443f-90b4-6a61971c9805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:07.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:17.963Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3178e743-aab1-48e0-9bea-8f30e958e41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:17.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:27.983Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=efa1a711-45d0-4aa0-9689-86a967480e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:27.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:37.995Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=74dfabbe-38e2-432d-aaed-c88b61d43566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:38.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:48.007Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ed5dfcc9-ee68-4f2b-9199-ad258c1645cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:58.018Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3fa31443-cfaf-46fd-abe7-c284334a8d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:09:58.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:08.029Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=96d201e1-7f69-43ae-8ea7-37bb4bde0c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:08.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:10:14.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:10:14.328Z |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-11-11T05:10:14.330Z |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-11-11T05:10:14.333Z |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-11-11T05:10:14.345Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:10:14.345Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:10:14.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:10:14.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:18.041Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6f96b68b-4cdc-4151-8e74-9920982cdc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:28.054Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=470b08a2-b536-4df6-8386-ebad24d151ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:38.068Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=90c49d1a-98ea-40cd-b7ac-c3f88b6c9596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:38.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:48.080Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0848df23-9e2d-4180-9c50-a7c0b1c311d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:48.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:58.093Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4d82250a-ca9e-4194-90a3-3dd2bb39af46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:10:58.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:08.107Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=2fc6d951-583d-4cba-a32d-7832c7e7ad92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:08.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:18.122Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4d804975-3939-4398-bdc4-d517982f8896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:28.137Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3d76969d-af98-426d-85df-b562c443d26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:28.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:38.151Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=5c4914a8-15dc-4d7f-b4bd-8a7b0343c716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:38.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:48.173Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=fe4898c9-65b5-4d1e-be32-029fb7852901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:48.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:58.188Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7dfb60a3-d0fb-44a4-83ca-868c234519de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:11:58.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:08.200Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9383d9a1-8af3-43e1-9548-e7af71010117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:08.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:18.211Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e9a7e757-27e4-4fd5-8239-eb58b92b2329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:28.223Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0e4e8494-3097-4251-b7ea-b2228fef47f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:28.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:38.236Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d3383204-971f-4759-be66-96c2d4f3a44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:38.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:48.250Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=602e26d8-4618-4fb8-9d29-14e812c05837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:48.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:58.265Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d66202b8-262f-4702-8c40-4f0458e57fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:12:58.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:08.279Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=43cd727d-bd38-4a14-8dd5-4b1b37c4c96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:18.306Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e818b46a-5874-4546-b0b2-c47ffe85e113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:18.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:28.324Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=49100e3a-9c19-45f8-911b-74b9811a5246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:28.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:38.336Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a8f6550f-abde-4fb7-abe6-6ae27db57b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:48.347Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e6c793b5-1b07-4305-ac1d-7879f1ceaf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:48.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:58.359Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0109dbcf-0dd3-4ba1-b187-1053675b5a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:13:58.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:08.372Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d42e612e-9d1d-476b-8432-47b2c8cbba11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:08.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:18.384Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=8b86bf9d-aa4c-4f72-8ba7-12824633e8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:28.397Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6b8a30f9-4e7b-4806-99ac-d3bb0735a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:28.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:38.409Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0e76f704-7f43-42a9-a848-f87c0898af1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:48.421Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=191bbc5b-9f77-43be-a5c1-0b3bc2c01556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:58.433Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=49a8f2d1-1541-479e-bc09-35950389559d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:14:58.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:08.445Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ec93a5f2-8bc2-45c1-b622-0fa3e751214b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:08.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:15:14.249Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:15:14.249Z |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-11-11T05:15:14.252Z |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-11-11T05:15:14.257Z |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-11-11T05:15:14.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:15:14.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:15:14.270Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:15:14.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:18.456Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=2125bec9-733c-4a1e-891f-7de89189fe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:28.467Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=570cb7f1-6813-4c12-987e-4db552fb7500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:38.489Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=b4726542-d9c6-4531-99e1-27b751df9a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:38.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:48.500Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3beccd19-510e-464b-b2fd-d41d29c4a0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:48.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:58.509Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=fe6367b0-ade3-4f97-aac3-f16d7323d882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:15:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:08.520Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ca1a2b0b-28fa-4495-b327-dd3bbe4cc8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:08.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:18.530Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1599be36-6365-477a-968e-1d51ce566160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:28.540Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f5e59b53-7264-428d-8a33-433cdd1767a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:28.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:38.555Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a415aee2-8bae-46e6-b2d1-6b4b74fb786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:48.566Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e309b267-e4b9-4425-9253-fb6df7b2edc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:58.579Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6165decf-89a5-45e4-bac6-6fa7f660728b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:16:58.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:08.591Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d75e0e79-9f69-43e4-81a3-1009e979607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:08.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:18.603Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0a397831-5513-47ed-b1f0-d5b206b90af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:18.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:28.614Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=c0c91108-99cf-4284-8c0a-15f48a0db20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:38.630Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=06483e70-a51f-419f-abcc-e573e27ac879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:38.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:48.641Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f114141b-5c53-45df-bc0b-4e78fbad20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:48.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:58.652Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=2cde2cbd-aae0-48ed-b82e-df2ac0a5f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:17:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:08.664Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=5f101d22-e322-4804-a2d2-8d8319eafaba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:18.674Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=fc9041de-70a1-49b6-81c1-b830c5e418d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:18.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:28.690Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7a06c52c-e2c9-4440-ae2f-6487b991b53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:28.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:38.701Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6dabec1d-165d-4409-a4af-27edf58b139f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:38.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:48.715Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=921c599e-c9af-4acc-b74a-95fce46cdd83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:58.729Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=90079405-dd78-4d0a-9550-8ed31c374e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:18:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:08.743Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=96b56515-4881-4f7d-8b96-2d24527e0aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:08.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:18.756Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9cff7075-5962-489f-876a-f4488817dee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:18.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:28.769Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=23800ca5-1567-4019-9c46-6bef0b139d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:28.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:38.789Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f382c11a-ac4a-473f-8702-62f8df0d7361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:38.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:48.800Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0961fded-dae5-46ce-83c2-7aa81f0ddb0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:48.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:58.815Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=afaefcee-0b2a-4bde-949d-3ef5434297d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:19:58.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:08.826Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d62ffecd-0254-4dc0-8942-5e22124e0bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:08.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:20:14.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:20:14.096Z |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-11-11T05:20:14.097Z |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-11-11T05:20:14.098Z |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-11-11T05:20:14.109Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:20:14.109Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:20:14.109Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:20:14.111Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:18.840Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d9febf08-d92a-4f44-af68-abf7acba3fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:28.854Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=109bc8f7-4631-4671-824c-06d9d5b1ab73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:28.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:38.871Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7758bbe2-97ef-493c-8465-2d9ccd4a431d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:48.884Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ab1f87dc-1722-4b9f-b755-f61ed359bc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:48.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:58.897Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=71fa987b-5890-4c6f-b967-216f02c41682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:20:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:08.908Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d6ed2cfe-b058-4c5a-a098-767a5297be47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:08.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:18.920Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a9e76ba2-909b-42a7-b0e6-5221749f6f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:18.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:28.935Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9b7ea526-2cea-4a82-81cc-2f560b61725b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:38.948Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=68b7e4d1-0503-4394-8873-0e6f9ac5d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:38.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:48.967Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d6dc4865-6a26-460f-8215-85d79fb7364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:48.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:58.991Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=8eab76da-e154-4e29-ab41-268ce1743000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:21:59.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:09.023Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=dab5b846-5d45-4aba-a73e-98e386f9ec78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:09.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:19.067Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f8e7f4a6-a831-4568-8070-a6aca7d34e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:29.091Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=989e62cd-642a-444e-9047-7755e53ac9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:39.146Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=db9eb4ab-76c0-4e67-be44-608bfbc3cd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:49.163Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e4be1072-f51f-4713-94d6-89b6db325460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:49.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:59.174Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=57029b4f-e125-4f86-b0cf-2555dd579a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:22:59.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:09.205Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=38a6187f-d73d-4cbd-895f-91c472b64ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:09.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:19.215Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e9df70d2-329b-44bb-8c98-3b2f81ca609e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:19.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:29.233Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=68997371-5040-4ee6-ba7b-9abd534bb01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:29.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:39.249Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=5f82f7e3-1416-4390-9de4-31bac32328a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:49.262Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6aa74f04-36aa-4b84-b6ae-1d0d0328fb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:59.285Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=992a182a-0bcb-4067-8d65-357d3cf9ae10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:23:59.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:09.301Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=2e57e1c0-9093-499a-9e0b-c94e2bd70f25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:09.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:19.327Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3d3bed99-2ce5-461c-9ee9-4397735faf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:29.347Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a62e2ea4-d17e-4dad-88fb-2e53560d1920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:29.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:39.364Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a9bdd4d9-85c4-45bf-8188-8b6c1f08f7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:49.382Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=82e7dfd6-51f7-4549-a140-9fdf899c82cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:59.403Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=382e013b-434c-46f4-bbea-c07e3f49bcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:24:59.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:09.439Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=80b489be-682a-474f-b57c-6a0d4fd0ab42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:09.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:25:14.189Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:25:14.190Z |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-11-11T05:25:14.191Z |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-11-11T05:25:14.194Z |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-11-11T05:25:14.204Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:25:14.204Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:25:14.204Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:25:14.207Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:19.451Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ae9bda9d-6848-45c9-80c8-2f965b7524f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:19.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:29.462Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=86e6fcc8-5bac-4a3a-8899-275be65565b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:29.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:39.475Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=276f9001-70ca-4e8a-8662-c8a17af2b6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:49.487Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9ca79321-dad9-4c6c-9f18-7f52d3900613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:49.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:59.503Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d10fdaeb-977d-4bbf-b286-5c537613c805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:25:59.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:09.519Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=cd1642f9-4d7d-4990-9e10-7f863c591d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:19.549Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=b3a1c595-1579-4cac-8bb1-4cbed0a553cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:19.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:29.572Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=db5b892a-475e-441a-8ad1-5e1564b26756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:29.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:39.585Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a03881d6-1146-433e-8060-726544cb7d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:39.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:49.596Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1446714c-ce91-49ec-80b8-dc29c0d970a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:49.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:59.613Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4f289d34-f749-4840-ab28-47a47122e3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:26:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:09.624Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=cc5937b8-5575-47c1-b9c7-2edcbbebb624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:09.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:19.643Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=fe2b0341-05ea-44ab-bc9e-2f71487f7268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:19.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:29.658Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e8c497af-aaef-4c05-8ac5-628ad2b5e536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:29.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:39.680Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0f30ccad-1ac7-434c-acef-c174157daf3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:39.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:49.696Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=96afc004-dd11-462c-958a-dbf660e2b347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:49.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:59.711Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=865a7711-e279-4603-a066-4efaf08193bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:27:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:09.727Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f1e97d4d-566d-4ca3-9e9e-3c2c0043de73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:09.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:19.739Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=739136b3-84a5-49d7-91e6-63f4dfbfe65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:19.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:29.752Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7153a1d4-30eb-4e49-825e-b3076f6c1125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:29.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:39.766Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a122148b-d923-4310-91f5-0dfee8259415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:39.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:49.777Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7673b604-3ef4-47c0-aa5f-d71a75ddb258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:49.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:59.787Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=622c7f76-bd20-4766-bf35-3052f8fe9966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:28:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:09.798Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=533692f6-90d8-4498-9a34-c1975b03ff34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:19.828Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=92019414-6e41-494d-b327-a3414f11adcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:29.840Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=d5f5b6ed-845f-4e1f-a466-0b63435a1199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:29.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:39.852Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e51fd882-a9f2-4258-8902-d1956dd6ac87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:49.862Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a25765a3-89f5-40d6-b820-ab9279ed2711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:49.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:59.873Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1b1a8881-cc5e-4e6c-b4a9-18a329cd2d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:29:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:09.887Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0abad2f8-34e6-4a2e-a52a-db6bb0080725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:30:14.207Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:30:14.208Z |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-11-11T05:30:14.210Z |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-11-11T05:30:14.213Z |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-11-11T05:30:14.224Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:30:14.224Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:30:14.224Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:30:14.227Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:19.898Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=c648bf95-0250-4c17-b56e-611ba1ac9cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:29.915Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=5e706527-cb32-48d4-8cf3-9c159c431c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:29.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:39.925Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=89163e71-d8f2-4a63-9698-4e7869d243d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:39.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:49.937Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=29453133-f80b-4c55-b522-227c68981868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:49.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:59.948Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=67ccbf8e-0e47-4759-9370-f19bba3a2f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:30:59.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:09.958Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=484feeee-89ad-4788-b729-2d7d69c83cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:09.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:19.968Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6523076f-c131-41d6-aade-ce9d3d933086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:29.980Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=28cd2f6f-67db-4a97-99ca-cf010793742f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:39.991Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=034e30a5-b129-4941-895b-bb55ccd2f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:50.006Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=dfef72b0-56cf-44f6-974a-d9f32313acc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:31:50.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:00.017Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a5aecbcb-ffda-4cab-a57a-96bfecd54067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:00.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:10.041Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=679e7a96-17e6-45dc-8f52-d3f326db1ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:20.051Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ffb5c935-083c-4181-b022-a32e8c91eaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:20.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:30.062Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0266e7d4-da14-4b96-ae1b-7cf954daa350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:40.072Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9cad0665-0376-4e92-987e-1003cdfe81ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:40.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:50.083Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7d7c756a-d7c4-40a4-b8d4-f013d20c8b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:32:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:00.097Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1629c4b3-ace4-4582-8fdb-514f55510af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:10.111Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=8f9ca220-644e-4f9e-8837-882326e18bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:20.121Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4e6488b2-4d94-4404-88ca-8aca222d55e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:20.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:30.133Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f79a6928-0562-4ffa-9289-a2af657428d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:40.152Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=564f484d-4221-4320-a1a8-27b1abb38044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:50.163Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f3abb637-b90b-46ef-bd3d-d00ab60deee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:33:50.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:00.180Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=5d27d73a-1390-4cdd-ab33-8d79e39010af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:00.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:10.190Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f8da2bf1-564e-4637-b615-d1d1b625f500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:10.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:20.201Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f0fe5f9c-8a06-4472-825e-d2eebcdcef93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:20.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:30.226Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e8aaac0b-c21b-4f59-92fe-13c65caf9400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:30.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:40.237Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=719a984b-b41b-44b4-b3e2-c3cae5fad6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:50.246Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=50bf414b-acb5-41d8-a7cd-b1ba92c6b050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:34:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:00.259Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=678b0b9e-0605-4a81-8267-c5df6affdce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:00.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:10.270Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4bdd248b-5b5d-4e61-a28d-bd658799d0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:35:14.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:35:14.058Z |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-11-11T05:35:14.059Z |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-11-11T05:35:14.061Z |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-11-11T05:35:14.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:35:14.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:35:14.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:35:14.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:20.280Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4aa46e79-3bc8-4318-b1ee-8e850df30d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:20.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:30.297Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=20511f40-774f-4850-b4b3-a53b99000878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:30.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:40.308Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=902c4a2d-e405-46ca-a64f-ac90254e5536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:50.320Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=12e5d604-6b9a-449c-94f7-2cca3d47fd1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:35:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:00.331Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9d2d44c4-20e8-4d67-a575-7fa3a659f9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:00.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:10.342Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e036a46f-518a-4a45-8444-2a36b89e1cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:10.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:20.359Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=27c0bb81-0b59-45ca-88a4-f78845373f9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:30.380Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=befcf890-c522-4252-a316-bdd242341f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:30.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:40.393Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=6fd8c8b7-be71-49d5-9a83-35cde8cb69c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:40.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:50.403Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9ae8a4cd-4cf0-4432-b0d1-888f00abd582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:36:50.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:00.415Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=b8ee2332-1907-448a-a730-5b0f9f76ce0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:10.427Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=71cbec77-7c24-484c-bf35-66db00452719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:10.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:20.437Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=680de057-f7a2-4b34-bd39-083a26fb3aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:20.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:30.448Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=46dd634c-c72e-46d5-b8bd-47672a78c9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:30.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:40.458Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=725a2137-0973-4baf-a5d7-2d7ab479220e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:40.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:50.469Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7b865aaf-2f3f-40d2-afc2-1314ca4c48f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:37:50.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:00.479Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=28c31a01-a5c3-40ca-a3ee-5216565900ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:10.490Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=22fc5f9a-dc88-4c69-a65b-968ac619f1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:10.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:20.500Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=241d7ef3-caef-4a31-8133-d5da43227d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:30.529Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7b74e722-4c39-41e8-8bee-d1166c657469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:30.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:40.565Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=b004d864-51b4-4fe8-81a3-8a42eca5b00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:40.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:50.576Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=39057903-6667-4fac-b6e3-335391473f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:38:50.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:00.607Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ae2f87fd-7cba-4dba-859f-0da77155c76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:00.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:10.618Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=92a7a409-614d-4b2a-8e80-f843ea23745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:10.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:20.629Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=36b5c0cf-47a1-4799-8c49-5d945568fdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:20.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:30.639Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=67008ce1-e76f-4f4c-8e1e-7bf779fc3bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:40.658Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=cfba52c2-c4bb-405e-9977-eb79904005dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:40.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:50.670Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=eef05a8c-98dd-4400-8c4f-53be7078340b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:39:50.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:00.682Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=03de8fad-f13d-40a4-bd55-933ad726ff3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:10.693Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=df0efc1a-eda2-48c9-8f2f-d4650524cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:40:14.264Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:40:14.265Z |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-11-11T05:40:14.266Z |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-11-11T05:40:14.269Z |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-11-11T05:40:14.277Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:40:14.278Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:40:14.278Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:40:14.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:20.703Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=50e8bae9-c4fb-4e1e-b66a-197d126959aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:20.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:30.714Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=795412de-b787-4f15-94d0-7e0cc92f26be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:30.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:40.724Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=590f6708-20aa-4484-8d6b-e9547ade2666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:40.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:50.736Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=95bde12e-14b5-494a-93ce-b1545d80ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:40:50.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:00.751Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4693e0dd-61f6-4334-901e-b3bff55a9720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:10.765Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=bd9fb700-fce9-49dc-b23c-c4849a5d0bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:10.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:20.775Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=f3e22069-8957-4ed2-bc87-04dbb7d6a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:30.786Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=7f97f317-3b50-4dd9-a06e-f4ec8e0b6d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:30.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:40.797Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=aee8a078-0b92-4cc3-991e-53a5b4025f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:50.807Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=ca13aed2-6535-4bb0-a473-cba0aeebe449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:41:50.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:00.817Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a0b4b7d7-4059-4a0d-b733-ea87dba8217f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:00.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:10.829Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=62715a4f-9dde-4b46-80c0-02b3e40c3eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:10.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:20.839Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=22157280-1352-46ca-b94f-ec1f0811ab65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:20.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:30.849Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=fb754732-79a6-4db1-bb10-b8c23436a13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:30.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:40.861Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=a7764d1b-cce5-4887-805e-5a6d9c91930e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:40.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:50.873Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=51b79bad-e009-442e-b300-75423bcd1a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:42:50.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:00.881Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=4e8a6671-8ae0-4d04-81d8-186f3932da0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:00.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:10.891Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=dcf44a6b-3dd0-454a-8714-5c725a795e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:10.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:20.903Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3d69e8d0-68c5-4210-9504-adeb5c60d0c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:30.914Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=33ccc109-e0c5-44e8-871f-833190a7c9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:30.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:40.944Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=63729195-2f87-445d-92e2-67ab68efb594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:40.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:50.954Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=b38f6fe1-248c-4c67-8fdd-7fc0cd13eaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:43:50.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:00.963Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=27481e4a-6195-4fb2-aa96-c7fd29bc7d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:00.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:10.973Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9db8c909-80d1-49c4-974b-69ae44ae0730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:10.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:20.987Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=c0759538-d005-4156-92ff-a61e72d3568e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:20.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:30.997Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=63765764-db4d-463e-8bc9-de7ffda15345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:31.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:41.008Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=31473aba-8368-480b-b790-f075600ac9c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:41.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:51.020Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=76ddb079-e740-4a92-bab7-67e29a191c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:44:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:01.034Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0e31833a-b7e3-448b-9df9-305976220d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:01.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:11.050Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e7edbe2f-45cf-481e-8991-80a5ef904465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:45:14.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-11T05:45:14.058Z |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-11-11T05:45:14.059Z |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-11-11T05:45:14.060Z |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-11-11T05:45:14.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-11T05:45:14.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-11T05:45:14.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-11T05:45:14.070Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:21.077Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=980d9ef7-5f77-40e5-af41-6358090fe6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:31.088Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=9854b9e0-368b-4fc3-ae65-802303b100d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:31.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:41.097Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=c54502d8-6829-49a3-a744-634bac141fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:41.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:51.108Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=15d18f17-01e3-4d41-bba2-33d5c07d7727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:45:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:01.121Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=e398ca12-2e37-4c1a-87d1-ff3783c454b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:11.131Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=be510250-12e4-4e48-9d2a-64e12d562868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:21.143Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=b218f1cd-a076-42a9-adb9-b6532fb0f1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:21.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:31.154Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1d9c6ffc-b846-4345-8a6a-d9d81fac8b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:41.174Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=3ab7fc1d-d896-454e-aa23-5c75f989c0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:51.188Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=88399e65-4c79-4c3c-afe1-ce3852ceb60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:46:51.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:47:01.199Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=1e4517b8-f745-437e-9ef9-fd96ae1043a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:47:01.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:47:11.211Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=0991b795-603a-412a-a264-4b89ea5a7c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:47:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:47:21.223Z |INFO |Init configs |InvocationID=ddf842d8-0913-4622-a69d-e374ac893b42, InstanceUUID=2ed1ad2d-463c-404c-a172-94572af1d8fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-11T05:47:21.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |