By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:12:05.489Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:12:05.508Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-26T03:12:05.559Z |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-06-26T03:12:06.337Z |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-06-26T03:12:06.510Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:12:06.511Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:12:06.511Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:12:06.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-26T03:12:06.807Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-26T03:12:06.840Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-26T03:12:08.624Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-26T03:12:09.163Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-26T03:12:09.194Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-26T03:12:09.195Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-26T03:12:09.281Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-26T03:12:09.281Z |INFO |Root WebApplicationContext: initialization completed in 2440 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-26T03:12:09.878Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-26T03:12:10.878Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-26T03:12:12.426Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-26T03:12:13.105Z |INFO |Started MainApp in 10.931 seconds (JVM running for 11.714) |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-26T03:12:13.204Z |INFO |Start scheduling PRH workflow |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:13.227Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4888a711-f609-4f35-af2b-9d24437ce3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-26T03:12:14.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.178:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:14.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-26T03:12:21.917Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-26T03:12:21.918Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-26T03:12:21.920Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:24.881Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=37f8a7a8-ee3a-4303-b49e-9c5381f728f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-26T03:12:25.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.41.178:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:25.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:35.914Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=153d8d39-ee84-4667-adbe-723aca7c142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:36.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:46.049Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a8686adb-bee1-4081-8500-cc7c74d9c906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:56.080Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3ab4aa9d-234f-4b7d-985e-bf22e3aa68e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:12:56.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:06.100Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ae3f5f13-3be8-40a4-8155-4dadf2d002e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:06.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:16.124Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6c8d2d0c-7d8b-42b9-8b2b-3e354bdf6688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:16.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:26.161Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=df77f074-1b18-4d3d-8a80-c5e357d63cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:36.186Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7c473fe8-0fc7-4d8e-ab4e-403b0d29fc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:46.205Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b1c51682-af6b-4056-a9cd-94d8672cead6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:46.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:56.223Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=bd48ffc7-01c3-4ddb-b681-8e7abd408597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:13:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:06.241Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0ac4a6ee-6fe5-43d5-8d45-75d95629a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:06.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:16.257Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6c8ce339-8e0b-4f1a-bca1-6fe390d3427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:16.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:26.274Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=29751a8c-22fb-4637-8644-01f408a1b93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:26.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:36.307Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=903666ab-8e72-4a05-b50a-7c1a582d8a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:36.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:46.333Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7f3dbcca-caf6-4c49-b8eb-1a41734bd4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:46.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:56.358Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=15f76f03-d4c2-4076-9edd-2d6d19655bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:14:56.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:06.373Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=2ccd85ec-2075-4998-9534-93634182881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:06.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:16.391Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=afe1e8cd-4143-4cf4-a18d-e1eb67fd2eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:26.404Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c5ecd2c5-6642-4dbe-bb7d-e1f25848c94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:36.419Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5e399ab2-2fcf-4e52-bd13-2d5be99ec331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:46.445Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a9c73e55-c299-42c1-a1d6-43155c552358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:46.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:56.467Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9e4f387b-d326-43d1-9abe-7aeb3d51c50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:15:56.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:06.485Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5a6cbeaf-e8ce-440c-80c0-2d7da3690a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:16.502Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=912db7ef-3403-4649-a50e-01fce28f1757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:16.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:26.519Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0e9c0c6f-ef7f-4ca4-835f-7dec0cfbc3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:26.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:36.534Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=52bb14bf-3bcc-4caf-8df0-e19a95de2d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:46.551Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3ee724a1-cb62-48a8-a1c5-7f4ea2e4d684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:56.568Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=56aa6860-a117-4b36-83e1-07ec969c07e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:16:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:06.586Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=800a96c6-755b-4ba4-8fd0-a2a177dd69a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:17:10.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:17:10.421Z |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-06-26T03:17:10.423Z |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-06-26T03:17:10.427Z |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-06-26T03:17:10.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:17:10.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:17:10.447Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:17:10.449Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:16.599Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=432196ed-f931-459d-8a34-5746505ddd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:16.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:26.616Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a8cf9c1b-8d51-42f1-9946-2028fc74a297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:26.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:36.630Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=81559bcc-ac0d-4f40-8f03-265d1f61f67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:36.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:46.648Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5defe641-cb5f-4243-af86-3c856b12530b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:46.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:56.661Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b2de6b5b-99c3-4484-9575-07052e241b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:17:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:06.674Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=01d96b4b-7201-4d34-b971-92c89462795f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:16.685Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8a65dc91-3a53-430e-9f69-1e38de979ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:16.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:26.694Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f88d654d-3e31-48da-aedb-e15f46892389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:26.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:36.706Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=10ab3033-a7f9-4602-a582-86f746c847bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:36.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:46.721Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f873da8d-8dcf-4200-9d76-727450904948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:46.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:56.747Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=66050ed9-fd4b-4a1e-8e06-aa7671a72031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:18:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:06.761Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c5083f17-48c3-4b27-8191-5c22bf8fce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:06.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:16.787Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0ab731b6-7c30-4c1a-a78e-f16c33b20cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:16.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:26.798Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=22d5a646-a76d-498c-8ffd-8018801bfb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:26.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:36.811Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ff80f045-926b-4258-8545-21c5ffd6aded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:46.824Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=32a29144-f510-4d32-b32a-aa5278069d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:46.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:56.844Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9504959d-338c-4995-aa43-83934cec85d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:19:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:06.858Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=32b79e93-4bf6-45e5-9ba1-0c0bc41c7e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:16.869Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=2d28aebf-cb7e-481d-90da-14ade768bb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:26.896Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=39910d3e-1db4-4e08-bea3-dba97e9356de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:26.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:36.910Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ee1dce0d-3813-415a-bb6a-389487d542d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:36.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:46.921Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f96e8da0-2a2c-4655-bc76-593bcfbb8593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:56.933Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ea8975e6-5972-48ac-b1a7-fbda15c25320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:20:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:06.945Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e8d80f8b-083c-45b6-aa06-28c2be3486c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:16.957Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c30ca451-8412-4db7-96e5-0c7c01aeb4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:16.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:26.969Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=047796ff-ae27-4e0a-91b3-914ca5300d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:26.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:36.981Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ca07f3fd-619d-49f0-bc6e-a7a8ffac4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:36.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:46.993Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c604bf5c-98d3-41b4-ac53-c81c48d9746e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:47.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:57.004Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c857094b-8313-4767-a501-8e135b6a0b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:21:57.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:07.015Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7e930b59-3bcc-4479-9eab-c132d59f62e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:22:10.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:22:10.233Z |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-06-26T03:22:10.234Z |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-06-26T03:22:10.237Z |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-06-26T03:22:10.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:22:10.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:22:10.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:22:10.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:17.025Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=25a85fd9-4bc7-41cc-a0d4-edb6deb42626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:27.036Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=507d5704-ec49-40cc-bc38-dfbc38da45c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:27.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:37.048Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1ebfb508-50db-4afd-b5b9-b18352d216ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:47.060Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=11d1445f-cab4-4d6d-b97c-78d4c800dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:47.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:57.070Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5ca7e87e-3736-4024-8aa8-da37337bec9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:22:57.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:07.080Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b83115df-dd2e-4092-b686-f83fe1c7fa1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:17.091Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3bb249ee-c1ae-4552-b1fd-04d1d7a8cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:27.102Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=141c1f11-54f2-4c6a-bd4b-5d3140375cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:27.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:37.114Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3416383c-2626-4152-8862-8d75180ea5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:37.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:47.123Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f64f3f8b-5577-45cd-950c-06a3fb92a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:47.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:57.139Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=08ce287b-0ab9-40e2-9517-b0f1a92af248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:23:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:07.152Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7ae718af-fbc2-48b7-ac6c-64314e37271d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:17.163Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9d5e4b4c-8e47-499b-bfba-cc96be6028c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:17.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:27.176Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4c16b421-7e68-42af-882c-f696d482a47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:27.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:37.196Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=2fea64d0-164f-4479-a8d6-260dd7af1906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:47.213Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ef4ce6ec-9762-4d03-969f-6801b5a81690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:47.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:57.232Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=2212a79e-b4d9-4dbe-b3e7-34c7dabf0942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:24:57.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:07.246Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e2813997-0877-42af-a38f-30d2e7dea33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:07.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:17.257Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=232052a9-b748-4835-9036-38ba70aa435f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:17.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:27.269Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4b0a730a-dc93-4160-a7bd-553f14f8a5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:27.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:37.279Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a72c2243-7c9e-485e-9056-a62fa5785c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:47.291Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=314b3a07-dfb3-4076-a666-8ab0167c60d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:47.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:57.302Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d22dfd44-9813-4fa9-baf3-6cfaa0edfbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:25:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:07.317Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5ae5a8e9-59ee-496e-8f93-8395a5e5993a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:07.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:17.328Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=cd6c039b-28ee-4ec4-8e72-825e6d091815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:17.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:27.339Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ee1fd985-17c2-4267-9a02-a075182896d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:27.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:37.355Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=55edf1f9-2efe-4626-b777-bba2e1b6a6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:37.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:47.371Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9170753d-25ca-40a9-bd51-7e3a17262814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:57.382Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=efeac2be-4a48-4f98-b947-634bab5f6e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:26:57.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:07.394Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=907bcd67-e99b-4187-a14e-aa3f60708c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:07.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:27:10.172Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:27:10.173Z |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-06-26T03:27:10.174Z |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-06-26T03:27:10.176Z |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-06-26T03:27:10.185Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:27:10.186Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:27:10.186Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:27:10.188Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:17.413Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1be4697f-f5d0-479f-af66-70519d8c33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:27.427Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=02833264-c0de-42fa-bdfd-06b393b27ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:37.441Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b0ead8c2-2971-462c-b9ba-0310206df14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:47.452Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=210ef85b-4166-4e00-97d2-156f421d8f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:57.464Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=98aa9b7b-b1ba-4647-9b78-3d164c327de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:27:57.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:07.476Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9ddce71d-0403-4f16-be69-f40a69f656f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:07.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:17.487Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0cc990b1-4ccc-4241-9eb8-5f99c8387277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:17.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:27.497Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f966eb40-9e73-44a4-ac65-c8efb7ea4db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:37.508Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=28158a08-32f3-45aa-8a63-23bea0ecd3ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:37.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:47.518Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=60cd3548-c98b-481b-bf2a-2b026abfd7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:57.531Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=93702429-42b7-41c8-9f35-17a560d8609f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:28:57.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:07.541Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=78261843-b1bb-4df3-91b3-429d423956b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:07.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:17.553Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fc8161f5-e215-487c-8dee-898aefd8465e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:27.633Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=830f897d-1d9c-4dcc-82c7-5a23bd62ced6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:27.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:37.644Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d70d41a8-3bc2-44e5-be97-3b1f50171c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:37.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:47.659Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=891fa93a-e38f-4e5e-b062-d1f8538accc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:47.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:57.672Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c68fd666-b9e8-4b2f-8434-2e8dadded4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:29:57.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:07.686Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=95f14f0a-9d66-4503-908b-a0e41e855c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:17.695Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9d7c6964-ed0f-4189-b8d9-820191d73b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:27.710Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=58c0bfa3-b7ac-4888-8348-901c09277f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:27.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:37.724Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ec1392ea-670b-4467-a8a0-e2af37304d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:37.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:47.735Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a7429afc-4f60-40c1-8d2a-9bc65861693e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:57.746Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b7f0fef9-8593-4c94-962f-8b5c791e6b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:30:57.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:07.756Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ebedb8f8-aa82-4974-ac66-c55e0169e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:07.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:17.772Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1b8fa4af-178e-463f-b003-6fe580ee98cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:17.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:27.784Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8ff129f8-481a-46cd-a7b9-a0e54fafc7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:27.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:37.856Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8a9975cf-e905-4ed5-bfa0-740ed0fe77f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:37.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:47.938Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a6f63f39-e7b4-4d38-974f-b90a0d608059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:47.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:57.958Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c63ed158-bc44-49c4-8d90-44308a1a9ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:31:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:07.968Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0035ae22-d3d7-414e-ad20-2f296aac741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:07.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:32:10.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:32:10.225Z |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-06-26T03:32:10.225Z |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-06-26T03:32:10.228Z |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-06-26T03:32:10.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:32:10.240Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:32:10.240Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:32:10.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:17.977Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ba24fd59-fe8e-49e0-abbc-d61438fe502e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:27.988Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d8a5fef0-4129-4e08-8e15-eec3800fa52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:37.999Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d5630081-dceb-4284-a33b-1429ac604b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:38.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:48.011Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=32eda70d-b152-4c7b-961a-7d50c5390e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:48.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:58.024Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=69b7af4e-b93d-4b28-8d9b-4723a521ddb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:32:58.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:08.037Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4cdbd7e1-43fb-47f0-a1ac-aa96fbda6730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:08.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:18.053Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc229ca7-9d42-4607-915b-c309c3db3b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:18.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:28.063Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0c7672d4-a8f7-4df5-a65e-9f1602300a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:28.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:38.084Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7371b881-ad3c-4525-a3ac-3c6d8de946c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:38.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:48.095Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=73420a68-8983-4a89-9141-6745e0baafb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:58.109Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fcebc559-dcf3-42b1-9ad6-4c1263462cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:33:58.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:08.119Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=cc4a21cf-74b9-4cfb-83e6-bc823eaa980f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:08.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:18.145Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=708a5755-1857-46ab-9ef4-88747fd9d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:18.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:28.161Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d874814c-bc8d-408e-8619-118e36981d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:38.172Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=07ce343b-69a6-4706-876b-9c112a8c3b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:38.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:48.182Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=bf6ed65c-3408-4760-bfda-7d9e4c990836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:58.194Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=356aa8de-1116-48b8-9209-e9d79c5602c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:34:58.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:08.204Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4d2b5253-741e-45da-a814-7c5795f1894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:08.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:18.213Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5b0de522-b75e-4304-86c7-16047bf556b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:28.222Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=703aa420-84df-4887-9114-a4a82eb721e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:28.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:38.233Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8a7db7a9-7c80-4b28-b71c-1955bdc3e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:48.242Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=15d4be19-77bb-4ec6-a8ef-f7f5a1a9aefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:48.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:58.253Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d9a9737b-a220-4bd5-9bc6-913a899c1c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:35:58.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:08.263Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ea1ef1e4-7d66-475e-9cd9-3f7c9a6b8d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:18.273Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7da0524b-8ac6-44f9-ba74-3b72d93f430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:28.283Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3fe81b29-b24e-415a-9918-69e01011c543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:28.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:38.292Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc126527-6750-4a24-9f05-6c1ebcc1c70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:38.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:48.301Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b6792d0d-dafb-4228-813a-062ea7c501bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:58.312Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8172ced6-26b0-4f9c-a7a6-a406301a0a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:36:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:08.323Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=98fb70d3-2777-4133-b93b-b6a8660b6777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:37:10.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:37:10.177Z |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-06-26T03:37:10.178Z |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-06-26T03:37:10.180Z |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-06-26T03:37:10.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:37:10.187Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:37:10.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:37:10.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:18.337Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=97d81fdf-3d52-4196-814d-24840ebcdaed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:28.347Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=941b0db6-81f6-4885-a68b-b471ef68efe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:28.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:38.359Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc5761cd-4156-4e8f-8c6b-08d5b1b31fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:38.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:48.369Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=944f4f91-efc9-486e-8471-bb393b66f575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:48.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:58.380Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=589157f4-3558-46bf-98ef-cf1c58edbbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:37:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:08.390Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc5e656c-c472-4417-81f1-3da8b632fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:08.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:18.399Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=879986f8-4673-4b11-ba70-52f8a49bc9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:28.410Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ddb0c714-66ab-4f45-b541-23c05c34b349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:28.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:38.420Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=384ed391-2b11-4b0f-bd8e-e219c8ab3de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:38.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:48.431Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=689990c0-5292-4f9c-b7c0-38040af07ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:48.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:58.439Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e3563bee-e2a0-4845-bd18-7472f8a2667b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:38:58.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:08.449Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f730f399-963a-4290-8756-7cfc445dfa96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:08.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:18.461Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9bf18f33-6eec-4a9a-8171-8787f8b4ae2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:18.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:28.470Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b61464c5-6adb-4ce3-bab4-9abeea7550ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:28.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:38.490Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a3142062-cfb1-494e-84f0-83b232b7e939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:38.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:48.497Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=19e56718-5220-48f8-a3d3-e4a1b7c2ed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:58.507Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a93f6b41-f67d-4f76-9118-f7cb3c112c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:39:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:08.528Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f1f4368b-0436-4c14-b765-563ef1c5ab99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:08.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:18.537Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4d70ed67-6717-406d-a7b9-a9ed926618aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:18.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:28.546Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b0fe4e26-a8f4-4762-b09c-d3463a320966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:28.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:38.556Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=540d4973-681d-4233-bf3b-1d8d89372167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:38.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:48.567Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1a718a15-b296-41b0-929c-ef4186898dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:48.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:58.576Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3e8a2554-7c20-4dd5-a55c-994fa073f431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:40:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:08.588Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=37518eac-44e9-457f-9398-ce86f1e5b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:18.596Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=68deffe5-01b1-43a1-8709-d3dc36a17bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:18.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:28.615Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e65b9f9c-1ae5-4c1e-ac4a-85656eaad9c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:38.624Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=63194f4a-91d6-4986-9f29-b57bd4419e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:38.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:48.633Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9bd05b8b-49f6-4a26-bb97-7095e29a85b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:48.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:58.644Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fcb989bf-44eb-428c-923d-900699bae422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:41:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:08.656Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=21348b8f-136f-4fc3-9ce4-3cc979f1fdbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:08.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:42:10.165Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:42:10.166Z |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-06-26T03:42:10.167Z |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-06-26T03:42:10.170Z |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-06-26T03:42:10.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:42:10.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:42:10.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:42:10.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:18.671Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0adf19e0-b4ed-459f-9916-1684b1be0ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:18.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:28.682Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1e3fb8bc-71ce-4c1b-982a-5890d73ad8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:28.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:38.703Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=61ba642b-22f0-4829-a0dd-2e64381b946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:48.717Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6172e5a0-094e-4ea5-bcd5-1bde59088773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:58.729Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a7aa9794-cc46-417a-b948-4fa8065c1042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:42:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:08.746Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5f928eca-4bca-45ef-be10-c26e0e49f802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:08.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:18.757Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=56040e00-d067-4dc5-9b03-875eb6a2c366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:18.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:28.767Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6bbf6213-3e07-422a-b52c-61b53934c906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:28.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:38.776Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9584741b-76f6-4802-88b0-ec7d117f23c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:48.786Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b99b154d-69d4-4e28-a6fa-ccb1b0539717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:58.796Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b0012553-66d4-4553-b37f-8a67455b7f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:43:58.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:08.804Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=200ceee7-d0e5-4523-8ad8-7f4566186b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:08.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:18.813Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=aa3af0b0-ce6b-4b9e-bbc1-f5b5b35d9a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:18.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:28.822Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3f1db6ce-1987-48b1-a05e-f360b34063f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:28.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:38.832Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=55a948bd-4e9f-4f26-aba5-6a8c69d3092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:38.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:48.841Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=705a0434-e4f6-47e1-901d-50d722b20a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:58.850Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=77c5bfcc-2d22-4d4c-963f-f5da78772904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:44:58.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:08.863Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fad40391-e12d-496e-a906-0f8e47044e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:08.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:18.873Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=49e39efa-4d40-4301-a2c7-a53b3b8dd4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:18.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:28.883Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=336aef30-fbff-461b-8813-49d005d856c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:28.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:38.893Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=386a8af3-8fce-403f-b4c6-c9cbf484edcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:38.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:48.902Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=adc5faaf-335b-4ffa-b5bf-39f4521b6600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:48.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:58.912Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=77eedfbc-207e-447e-8547-437b1370e6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:45:58.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:08.926Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7f0ab556-96ba-4444-bccc-1de5f91eb2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:18.939Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fe9b270e-575e-427c-98a1-2642edb571d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:18.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:28.950Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc44935f-af57-4c3a-9b39-abe3078bd2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:28.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:38.959Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b06e7c6d-e4bd-44cb-a1d7-557aaf2cfe29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:38.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:48.968Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5446d865-2606-4eb1-8e2a-9d35c748aea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:58.976Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5e67abd4-fc54-4ec4-a640-133446806620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:46:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:08.987Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=75666128-b78b-478b-9bd0-9b2ad3814563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:08.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:47:10.210Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:47:10.211Z |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-06-26T03:47:10.212Z |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-06-26T03:47:10.215Z |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-06-26T03:47:10.222Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:47:10.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:47:10.223Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:47:10.225Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:18.995Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9394340d-6876-4a65-9cad-181ec96d21f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:29.004Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d24e012c-04a2-4666-9e1b-edf1b8b633b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:29.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:39.013Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b23cc14d-8911-4465-9e6e-f51949fcda15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:39.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:49.023Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e1a9fe83-5bcd-4432-a85f-6e4d0906c607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:59.034Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fc3bfe67-661c-4ba4-8e09-c7ef7072e6ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:47:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:09.044Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d065aeab-940a-4b5e-832b-351d7a17692d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:09.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:19.054Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=54e4a298-3642-4aae-bb75-f79d75fe93f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:19.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:29.063Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0f2cac1e-6759-4db0-bfa9-ffed38bd6817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:29.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:39.072Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dd1d3549-4f82-427d-a255-22c9661bb38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:39.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:49.080Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3ac2348e-13dd-4625-a47b-2f951c499740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:59.089Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b1788227-6e7f-4d77-ba13-fb94c580dd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:48:59.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:09.099Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=026a0423-fb7f-46ab-851c-f598c2c2e089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:09.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:19.107Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5c6e7315-427d-4087-8798-dc7917231f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:29.116Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=69fa85e5-1c93-4fdb-8afa-9189965e1595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:29.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:39.125Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3118b5bc-c7b7-42f2-972e-d5645a34dbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:39.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:49.133Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0a398645-3586-4d0e-8477-06bcb14b6d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:49.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:59.142Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=eb54c38c-7481-4ae1-b9cc-9a903969839d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:49:59.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:09.151Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dedcd4f3-2977-4553-87f0-5a8c90da0859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:19.159Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0801dfea-a211-4468-b2c3-f5cc63c2b61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:19.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:29.171Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c8a6ba85-5a26-4e82-83ce-8fb213391a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:29.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:39.180Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f10da6bd-542a-43a5-8ef0-37afeb9248dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:39.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:49.189Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=44dd1139-eee7-44e9-af57-a55aff16cb81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:59.204Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fbe91668-e450-4ae8-82a8-7363d9115990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:50:59.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:09.213Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3f160813-6eb5-47a7-8812-41a544d8df75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:09.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:19.221Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=18203188-07e6-4bb3-a8b7-5353323365b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:19.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:29.233Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3086585f-8725-4072-a9ec-f8391203dd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:29.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:39.245Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=121be118-d5aa-4de8-b2b7-64d470d18c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:39.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:49.253Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e0b1b7c3-0246-4420-b405-4cd08bc3538a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:49.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:59.265Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e851d102-85c3-4c30-a965-d4b67445cf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:51:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:09.274Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b478af81-1e76-4dc9-9ff8-941bb705087d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:52:10.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:52:10.075Z |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-06-26T03:52:10.076Z |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-06-26T03:52:10.078Z |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-06-26T03:52:10.084Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:52:10.084Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:52:10.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:52:10.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:19.283Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dbb016a4-876b-4b2a-b5c4-1b03801da8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:19.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:29.294Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=feaf078b-2f50-4c42-8fa4-b719129056a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:29.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:39.307Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=730034dc-de8d-4f16-9b51-3da4b8f1c075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:39.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:49.315Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=2d2a0d31-2069-4cb3-a1d9-1cf62253e839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:59.329Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=808992e6-8eb9-48d2-b70d-074000da1166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:52:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:09.337Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=46a58a2c-cabd-4068-a9a6-a6e6ac811f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:19.346Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=cb0b40ef-6bbe-462f-be35-825389b3bc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:19.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:29.355Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=871b5e8c-f1e2-44c8-b998-e611a989fd4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:29.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:39.365Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=42236ce1-cb6f-4f31-b1db-4ee433b4d0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:49.374Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=731f404e-44b4-424c-be62-140024a1b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:59.383Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=631271b4-219e-4084-bfc7-2004c6acfe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:53:59.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:09.393Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=f3a7bf51-84bf-4e54-9b71-dc1e0dceaef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:09.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:19.402Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7d7b116d-51c5-4129-a8bd-fef5a4e823c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:19.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:29.410Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=90d95e53-40b2-4780-af09-848433433808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:29.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:39.419Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4eae6550-d647-4134-8d3a-c894f9d39416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:49.429Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1dfdc97f-34fb-4fb6-9f2f-7b0575e27efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:49.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:59.439Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=5c49c674-0e1f-427e-8b31-de14b7cc55b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:54:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:09.448Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8428a298-7696-4f5f-ad11-9211acb72434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:19.460Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6c931881-b681-4e5b-b8cf-6da81c92245b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:19.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:29.472Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d18289c1-7a1b-447c-a6b5-e6926d83ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:29.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:39.482Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6c0569ea-48e7-49f5-a533-69044d67ebd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:39.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:49.491Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=17646422-582c-429c-af78-98529a264b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:59.499Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=28414ada-a81c-4698-bee7-98229de84a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:55:59.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:09.508Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=c6a6accd-37f4-4e46-b1eb-dfd0d6e65341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:19.516Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ae2f6d43-0a12-407c-a861-b7aad29f025f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:29.527Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4104bd10-761a-4008-8811-adc802fe419b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:29.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:39.536Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0ecbe25a-f8ee-4166-8ac7-e8cb6b2ab685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:39.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:49.545Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a9ade4c0-c512-412a-9ceb-ddf6439abaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:49.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:59.553Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=aea31ea2-a86c-4d68-a6fc-f6115fdc26fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:56:59.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:09.562Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7009d802-b353-4b7e-9e1b-bd25a73c03f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:09.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:57:10.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T03:57:10.147Z |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-06-26T03:57:10.148Z |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-06-26T03:57:10.153Z |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-06-26T03:57:10.164Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T03:57:10.164Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T03:57:10.164Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T03:57:10.166Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:19.571Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a6df4a9e-cd3d-4ca3-8772-d42761aa32da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:19.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:29.585Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b4d277ab-67d9-4f43-b377-498300184b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:39.595Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=53909598-4db8-4afd-b558-3b5ba4862866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:39.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:49.604Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc50a07d-a846-4aee-bcca-cd7541d48494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:49.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:59.618Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=9ff665b3-0079-4430-b5cb-da8ee2dcea65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:57:59.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:09.628Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e0c22d39-167d-4ff7-8086-8a67c761d802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:19.638Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=76bb3bd9-eed8-498f-a585-d3963dbc059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:29.655Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=cb409a99-6fa8-4492-b238-abff80f33ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:39.666Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ec4bbeb8-8178-4c7e-85c5-e82db3c8d535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:49.674Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=1f7b49d7-bd12-4024-9e49-12fcaafb357f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:59.685Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8982ebf2-3120-471d-b695-4d61d63931a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:58:59.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:09.698Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=68e1002c-dd05-4563-bf78-8a409a62fdbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:09.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:19.707Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a4418176-068f-4d39-bff5-5c5561f346b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:29.720Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=12934b0e-ac96-44c5-aa5d-e70ff09b4624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:29.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:39.729Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=863584b3-c143-47ea-9464-099e1a635308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:39.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:49.737Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d4407160-dc7a-4f5b-af3a-bc94c1785d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:49.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:59.747Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=bb5563e7-8bd4-4d52-8091-ba9df76c0605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T03:59:59.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:09.755Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=78815e24-a57a-42c4-bc34-8d84043f2b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:09.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:19.765Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e2b24532-7a8c-4294-bd28-ec715fb2c338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:19.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:29.776Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=159d6cee-6ed9-4244-b1f2-2df1ee8bb297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:39.784Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=b57172d2-a1f1-48b0-94d4-49f81ca5a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:49.795Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=31e0e81f-1430-4b7b-b67c-914803be0f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:49.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:59.805Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6112225b-db10-4e90-9a80-15c716b8b57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:00:59.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:09.814Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=51449f2b-07f8-4b03-8656-96e475f3b0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:19.822Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=7c91f3c5-8959-4d48-aa79-ca36de99832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:29.832Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=190c4e7a-5255-4d9a-a871-5b4eaffc36bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:29.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:39.840Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=523990ac-7f67-4e64-84e7-f777d1bd15ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:49.849Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3c3e0cbe-115a-4f97-8a82-54a84aaa436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:59.858Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0f8c69bf-abf9-429c-94a0-29b9eb807017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:01:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:09.865Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=287dd0c4-3db7-43f9-b3bc-8527c43f8e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:09.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T04:02:10.170Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-26T04:02:10.170Z |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-06-26T04:02:10.171Z |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-06-26T04:02:10.174Z |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-06-26T04:02:10.181Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-26T04:02:10.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-26T04:02:10.181Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-26T04:02:10.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:19.874Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8075ec8c-8133-41c9-81de-a80ebb8f5fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:19.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:29.906Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=3dbd0df4-e7fb-4f7e-8af8-506f46eba489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:29.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:39.914Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=23ef03db-b743-4139-9ee5-0834795c7aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:49.923Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6a7139a8-6378-460f-a39f-89a3be30a268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:49.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:59.931Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4cf7bd30-83ef-46b0-a716-914c6d964da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:02:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:09.940Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=62d76c20-7b9f-4e23-8202-95248958d903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:09.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:19.948Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=4a9dcc42-22f2-435c-acfb-59c2c31b8f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:29.955Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0809bfc8-ca4d-4cf3-ba8d-a3cf0561d492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:39.964Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=a5e62abc-eeff-4344-867d-9b13654613cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:49.973Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e3109787-b795-4bbe-9969-2dda547b9b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:49.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:59.985Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=293cddb5-b514-49b1-b10f-558074617473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:03:59.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:09.994Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=6ed643fe-f979-4fd9-9be5-25ae06d00d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:10.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:20.004Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=75c5ed3e-fbad-47d9-a526-c01d88b4f5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:30.012Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=824e8c90-3b39-4c08-80e9-59bf369799fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:30.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:40.021Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e942c8f8-af28-456d-8d48-98c466db0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:40.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:50.030Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=86ecca20-c68a-40b7-9e4b-b289d6af663a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:04:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:00.038Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dd794a47-05d4-4e0f-b1b0-4f0890619b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:00.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:10.046Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=8444304a-f2eb-4409-bb39-373bbc707a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:10.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:20.055Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=228d7e34-cb04-47e5-97f6-e52ff416d57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:20.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:30.064Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=e38cbd20-0317-4a29-adbb-dd70e9496815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:30.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:40.077Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=07bf3f8d-bdec-4f32-a9a7-54653ca5eed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:40.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:50.091Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=fba0ec3d-6a2c-41e0-8050-da10bbea9feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:05:50.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:00.100Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=2832fe67-02e8-466a-9837-1817c8cfefeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:00.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:10.110Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=95a899c7-5021-4014-aba8-2db53f0e7cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:10.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:20.119Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=dc584324-3416-4f57-8361-d7f7ac313b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:20.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:30.129Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=d2bb01e4-f045-474a-8ced-2505c501722f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:30.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:40.142Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=633b05ad-fa72-48b1-b405-d224592193d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:40.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:50.152Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=0a0a28c5-13c9-4d16-951e-8e2df1a85728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:06:50.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:07:00.161Z |INFO |Init configs |InvocationID=a1dcc4a5-e33b-4b39-a4ab-04bddbf18b49, InstanceUUID=ade8824c-2d52-42a1-8403-b4fbcbd2e185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-26T04:07:00.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |