. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:08:41.845Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:08:41.850Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:08:41.922Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:08:42.796Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:08:42.924Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:08:42.924Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:08:42.925Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:08:43.032Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-01T05:08:43.217Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-02-01T05:08:43.246Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2023-02-01T05:08:45.112Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-01T05:08:45.839Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-02-01T05:08:45.868Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-02-01T05:08:45.869Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-01T05:08:45.968Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-02-01T05:08:45.969Z |INFO |Root WebApplicationContext: initialization completed in 2722 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-02-01T05:08:46.942Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-02-01T05:08:49.506Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-02-01T05:08:50.193Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-02-01T05:08:50.369Z |INFO |Started MainApp in 12.617 seconds (JVM running for 13.861) |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-02-01T05:08:50.435Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-01T05:08:50.439Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-02-01T05:08:50.441Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-02-01T05:08:50.460Z |INFO |Start scheduling PRH workflow |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:08:50.477Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1d196a0b-8fb0-4de2-b2bf-8f0ec6d8977e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:08:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:01.735Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=13a61b75-5f04-406a-bce4-c865048036bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:01.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:11.940Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=96237e28-80fa-403c-aabb-6e30367e5bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:14.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:24.075Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=346d46f9-f72d-4823-a18d-d44b0aa54132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:24.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:34.539Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=41151f68-59eb-4754-804b-e7ce3f0617f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:44.856Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dd04e511-fcd5-46d7-a04e-58fa86ec0bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:45.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:55.416Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=102e3bce-d5bd-4a5f-b1b0-44bd73096d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:09:56.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:06.696Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0db829e7-1072-443e-928b-fb73e53433c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:07.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:17.127Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=11a3735b-c607-4d47-b016-c52338f1dd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:17.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:27.194Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a6c9e93f-dff3-4f6b-862a-26a3b6d40444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:37.375Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b8635807-d6f0-4108-a8c3-a9cf3590ecb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:37.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:47.685Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f70919bc-5748-4ac9-a96f-9bd418a13d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:58.527Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c8fe1aa9-81cc-418c-a644-41a3bb0760ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:10:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:09.002Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=48047867-4385-417d-822d-3a2732b3207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:09.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:19.213Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6c0c862d-5d00-4e83-9df0-8bf6b2cb8907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:29.440Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6c921ef5-7218-47a8-8906-b26690243fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:39.670Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6fe40f1a-e618-4f30-8dba-ae5dc727a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:49.836Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e3585250-f1c6-4ddf-a854-0201cca6483e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:11:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:00.159Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b80bd1cf-8086-4d1d-9192-172360f0f322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:00.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:10.523Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=42c545f0-a65d-42c9-a238-18cbac30f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:23.288Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d1a9d160-6586-4dd4-9388-cefa099d11d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:34.672Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fc858c08-caea-4a1a-9f41-32610edcc304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:35.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:45.539Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d9b76903-69d9-4036-a760-f17423a4e9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:45.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:55.774Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=729e07b2-9aca-4aa6-ba5d-4749dccb5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:12:56.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:06.264Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e965ce17-faf1-4400-bd19-21038ad13edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:06.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:16.442Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9c68267e-228f-443b-afca-e48dce811271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:26.540Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9fa598f3-f5c8-4e1a-92a8-e783bb76fd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:26.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:36.784Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d2aa711a-4628-467d-bc15-7c700f11b94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:36.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:46.845Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4ee68716-ecbe-4e4a-b4d3-40cace8afd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:46.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:13:47.985Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:13:47.985Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:13:47.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:13:47.990Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:13:48.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:13:48.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:13:48.007Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:13:48.010Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:56.910Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2db9f4cf-bbb4-4515-89ba-8efbf9e716dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:13:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:06.949Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=265950a9-2cda-466b-9b45-bfceee8b8540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:07.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:17.098Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f626c3cc-b6f5-47f8-a1a4-89f0227704f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:17.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:27.178Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3601629e-76b5-42bf-a50d-7b85cecbaee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:27.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:37.299Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fbc42ffe-f6ba-4ec2-a2cb-0b2b85175c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:37.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:47.411Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c7dc7dc3-9fc0-4f21-a39c-1b6c9352e9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:57.512Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3038c71d-ac9f-4fb7-8af7-af777f99b278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:14:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:07.541Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9fe14db0-8d11-42db-ad73-58eeb9f58afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:07.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:17.589Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ab233b66-c63b-4646-8262-0f47ce1070c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:27.662Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=93ac1ddb-24a3-40b1-8539-d107e05cc35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:37.732Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f1ce430b-cb4b-4caa-a7d4-396185f2d40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:37.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:47.772Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3cfa931a-38f3-4265-aa5b-a1654db1bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:47.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:57.886Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=604b00ce-8192-4cb6-99f6-18711f1bb1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:15:57.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:07.952Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=31f23b96-45a1-4f36-b118-2b7e279ede96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:18.314Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4d11450b-1a02-4bc9-aeb9-605165cdfbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:18.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:28.368Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=343994b0-1441-4186-9f20-5a12b51fc119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:38.743Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e54507a3-fc28-4db7-aa6f-1e407b8c6f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:38.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:48.784Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=573ab61c-1c39-4cb4-aef5-9ceb880c6577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:48.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:58.868Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5d7c73b8-e5b4-4c81-8c16-dfb6bd31aa72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:16:58.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:08.939Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e82d3922-da8f-4145-a38f-ee41850f34f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:08.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:18.984Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8b7996ca-ff18-40e4-81d6-7ec30e33b7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:19.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:29.040Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d5da0654-0149-49fb-8790-45dcd0aa5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:39.098Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f96d28ed-e976-449f-8ab0-3be07217fdd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:39.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:49.152Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cd602b74-6981-486e-9ca3-a9fdeb8a346b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:49.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:59.190Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d53d8361-273f-4bc7-baa8-91061f59d56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:17:59.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:09.243Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=252e27ad-cf09-4005-8e08-2f9866257fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:09.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:19.308Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c6896443-58c2-4700-acf3-b3b83e460cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:29.415Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=91f6f364-1271-48f3-b20b-18e03985834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:29.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:39.458Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a04a2f15-14a0-4a43-b681-8ccb1dae7865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:39.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:18:47.484Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:18:47.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:18:47.487Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:18:47.494Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:18:47.521Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:18:47.522Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:18:47.523Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:18:47.529Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:49.753Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cca4b1b2-3c9e-45b6-8e52-0c746d68848d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:49.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:59.820Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=096a91fe-06e7-46d2-b225-2922441f6e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:18:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:09.942Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a3aeeef3-f013-4ea2-b926-28766e7cfa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:20.035Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6514c3ac-cea7-4fff-9dac-dc72ac280c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:20.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:30.087Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=af897955-f58f-41c7-8adf-35ed6c164255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:30.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:40.239Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fa53deac-1397-409a-a901-490bf80095e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:50.521Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3b33d287-c1e4-443b-bb24-8236c7e68172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:19:50.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:00.659Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=834a29d0-69df-4a16-b1b7-f9a0efab6f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:10.715Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ef769f07-190d-40b9-ad31-bb63a2076c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:21.195Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=79507dfa-2b44-4052-8298-22081871f740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:21.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:31.866Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fe22c9cf-4db9-4c9a-9488-073e11409fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:42.202Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4cd9518c-042e-476a-a582-7d8b9d9bb649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:52.286Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8855dc19-6c8c-4274-804f-fb92ef3db387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:20:52.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:02.381Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=af617d57-c320-4c4a-a1b6-3df0f73040b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:12.429Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=12e625d6-43d3-4911-8fef-d2962e8d4e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:22.504Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b0567ffb-3674-49e6-b9b8-8b03373f7c75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:22.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:32.621Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2491b323-4a7b-4f88-9228-1a9ae3a09411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:32.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:42.689Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=43ba6861-dbdf-4ffc-b6f5-ada6d76c255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:43.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:53.425Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=70de32d2-3ae8-4805-b95e-903501f4c89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:21:53.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:03.487Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=74e4753d-3d63-47d3-bbb4-5fc2a27987d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:03.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:13.580Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d8492d24-c064-4b1b-926b-29263d9333e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:13.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:23.734Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d981fb90-2fcc-4402-ba5c-625f3ca5c440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:23.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:33.908Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fd79466d-2f8c-4760-b7fc-81c0a8567ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:44.203Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=97bcd4ab-86bb-4af7-afdd-30ef8b7be2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:44.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:54.257Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=55eef15f-4d89-43ce-af56-c859726119a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:22:54.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:04.547Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=245ced6f-9c6d-4b8d-a523-f2df2ffb1e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:04.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:14.707Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fd11ca5a-c7f4-4e96-8630-fd3379893d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:14.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:24.994Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a1d9fd66-b99a-43b5-a5a8-8903ed296b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:25.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:35.194Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f96210f2-4ee5-4cf3-9edd-7fd5f9aa130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:35.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:45.328Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=11b5b5a6-f09f-4bcd-91f0-322740456f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:45.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:23:47.494Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:23:47.495Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:23:47.497Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:23:47.502Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:23:47.528Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:23:47.528Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:23:47.529Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:23:47.534Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:55.464Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=641a3ce5-af70-4f01-b464-cc038d6e462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:23:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:05.494Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0faf4a28-072b-402b-abde-d2902056fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:15.579Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5f9ebdaf-81a0-46ee-b534-d37a5bbdcb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:26.087Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6148b931-3b90-4782-aaff-c4813af98212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:36.268Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b8c7be5f-1b92-44d3-822e-00c878604ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:36.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:46.320Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0364e66c-d919-4a10-9e5f-fb3971ed449f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:46.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:56.363Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4e6109f8-15c2-471b-ae17-14a6ff1148e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:24:56.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:06.711Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f175903a-f6fd-4b2d-9465-a6c6272d3278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:07.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:17.090Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c984b575-5a30-49ae-97dd-4dff620dd0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:17.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:27.457Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9d1d362d-72b2-4594-99fd-c053b0d8251d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:37.520Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3fdade50-ad54-449a-883f-c993e10d2362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:37.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:47.584Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2978f1b0-b660-46ee-ae75-c6ee9760c2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:57.912Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c337e192-c0ab-4dc3-b2ee-4e51c20abc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:25:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:07.988Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f16b5584-edec-46b8-a2fb-7cc0c9c739d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:08.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:18.051Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8224b874-1056-463f-993f-a001463089dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:18.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:28.187Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8d5602b7-1951-4eeb-aa39-02709d53ef5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:28.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:38.410Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7999c3cd-9b44-45ce-9a6a-b6524d2f3152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:38.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:48.855Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5c7d3818-aefd-457b-b452-f7fc2148d4af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:49.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:59.158Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4ae34514-f13d-497a-97cb-ad3255666559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:26:59.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:09.393Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=56edc1d7-0e15-4b95-83f0-c1213f9aeb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:09.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:19.435Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7a1b58f4-08ba-4db1-a9e1-5499f18cd64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:19.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:29.474Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5d60c757-0512-4526-b87b-82411bf4ecf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:39.520Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e2ca7d32-71da-4960-8f60-eba4f855a246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:39.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:49.664Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7c4b101e-1d0a-4b26-bcb3-e6fb3d82e745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:49.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:27:59.831Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=894f7b9c-50fe-4bee-a569-f675e92563a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:00.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:10.002Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=de5e09c7-d035-4008-8cab-73a581e0a84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:20.220Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=517d3b01-30c3-4223-926a-aec149a6769d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:20.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:30.245Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f10d92e5-e5ee-44db-8a7c-6881380400fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:40.307Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4ce7fe61-fad3-459c-8681-cdbe906f9811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:28:47.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:28:47.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:28:47.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:28:47.352Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:28:47.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:28:47.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:28:47.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:28:47.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:50.410Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0a85770f-cace-4344-8688-99b5c31fed2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:28:50.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:00.610Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d2f3ca9d-ad09-4ec6-8ea6-f9b95db657e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:11.097Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=64cda9ec-ac22-4526-8dc7-5c632a1de212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:11.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:21.157Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5a7c1211-8fa2-41df-bb12-381f57b3576c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:21.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:31.438Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=70eacaf0-62a1-4815-8f64-f9cbf40f3695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:31.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:41.614Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=30bc3b4d-a397-4a86-85d8-c85da736e790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:41.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:51.648Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5bfba2d5-048e-471c-976c-47af3a99b843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:29:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:01.785Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c45f8dc5-b59f-4c8c-887c-f409f0ca919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:12.410Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=173a7d56-a493-4c84-ac78-04be6631495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:12.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:22.676Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=52dc88fa-b260-492e-9604-500e6dc662b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:23.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:33.447Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7300a688-61c7-4abc-bd34-f6d00f7e95e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:43.528Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fad6ad01-9627-474f-a9a7-caa2f03e2cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:44.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:54.940Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3430df90-396e-40b9-9d65-8f31abeb53bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:30:55.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:05.077Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6cf3c2d8-99a4-4740-800d-824766c3ac5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:05.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:15.757Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8b70b378-11a3-4d6b-b513-27bd8d33ac3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:15.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:25.852Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=57e9cab1-e450-47e9-af6b-a318d8540761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:26.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:36.123Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1a1a578a-0203-44b1-b16f-2a853def2424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:46.180Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=87a9f1cc-08de-489c-b7a2-66c7a0d6e239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:56.218Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=00d71016-6d62-4eca-be2e-afaf87393346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:31:56.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:06.328Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9bb6ee77-82f8-40dc-997b-59294cdb4312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:06.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:16.356Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=53a2e438-75b9-4a75-aa5c-3f1d5c14c943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:16.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:26.397Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f86c01fe-6039-40ba-ad8c-08ebb88c95c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:26.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:36.420Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=15dcc63f-0005-4427-b199-47562d22a21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:36.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:46.560Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=826e6e45-de2c-422f-9d76-024a18783794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:46.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:56.672Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=00725163-fc5f-40f6-bb46-42771e04c02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:32:56.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:06.717Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3de118c4-674c-46a1-ad06-d87594919a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:16.762Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=33df3098-a3cd-4d90-aa76-cbfc0d396389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:16.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:26.816Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1e78ca3e-fce1-4103-a07a-413ca1a9274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:37.038Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=69f5cd73-6d08-4ed0-8a57-35e37caa2e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:37.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:47.063Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3b7b69af-ff07-4d32-8e54-5658be8515dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:47.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:33:47.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:33:47.301Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:33:47.302Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:33:47.304Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:33:47.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:33:47.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:33:47.313Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:33:47.317Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:57.106Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4234397e-20fe-4ae1-87d3-55e3ff1e37e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:33:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:07.342Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=43171834-2c9f-41be-aeeb-9169fbe2e275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:17.378Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=44fadf29-ba13-4c2b-a4b7-3ff13ece9b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:17.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:27.495Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ac4e50bc-2afd-4b6d-a8df-8d287cca2776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:27.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:37.550Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ce3eec04-bea5-4b1d-97be-5e693f7257cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:37.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:47.668Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=746db396-2991-4eac-8148-49875befce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:47.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:57.926Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3916960e-5945-474e-8a81-d208cabafce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:34:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:07.984Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5202bc2f-7843-4f3f-afc3-cdac8a88d14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:18.214Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=41a7eb33-86ef-4468-89a3-646b931a5ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:18.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:28.240Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3a4f6865-c210-47a8-947c-77e18eeab0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:38.287Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9452d1b4-a008-48c5-aebc-4a9da9ed8605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:38.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:48.324Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d7eb5a68-a34f-47a7-a70c-9c243b007637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:48.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:58.364Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ff1eb073-eb9a-4f5c-94af-e3a38a5d5241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:35:58.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:08.379Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bd607178-d581-428e-98c7-02782938b93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:18.404Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7a6a0e22-2fae-459c-8ffb-9e03b015ebe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:18.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:28.420Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a1e84804-459d-4466-8252-c44aae45c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:28.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:38.541Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2cd2d1fa-fce4-4344-abd9-6fc266bfdf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:38.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:48.561Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cbed4b15-6aa9-4f61-9182-fc21eae7b4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:58.596Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8b2682da-7a93-4dfa-abfe-5b095e6aed92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:36:58.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:08.673Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4535fd8b-e9fd-4d65-a19d-d22ba5e18689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:18.768Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=47dae144-e464-4ca5-a09e-a7b877a530ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:18.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:28.873Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7882a3d5-c8d5-434c-bbec-a3d30d719bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:39.116Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=606e4e15-1d1e-4b83-91f0-6699275d8e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:39.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:49.284Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bab078f3-66b4-42c7-8eb0-b76f1b138aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:49.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:59.365Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c69dd68c-032a-47e8-bab5-5190de9d8f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:37:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:09.402Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=01920b06-df1f-44ac-824b-0459d04fa758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:19.536Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4e487d9e-8939-43a7-bd2f-780b37cc21ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:29.633Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cb8ea6bb-8210-48da-bb0a-2a989d879fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:39.669Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f41c806d-5f61-4716-b4f8-cc026c63e412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:39.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:38:47.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:38:47.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:38:47.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:38:47.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:38:47.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:38:47.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:38:47.363Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:38:47.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:49.712Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ede28d51-d7f9-41b9-ac4c-fdee91c91d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:49.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:59.739Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7b278d42-787b-496d-8147-dab47265c024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:38:59.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:09.755Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=592128cc-0c0e-4688-a1c3-8e39267510ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:09.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:19.832Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=77439e00-0f17-4038-ab65-e7fe315152e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:19.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:29.854Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=769dff67-4aec-41fb-ab00-58a7e824ed86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:29.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:39.898Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=176b801f-95d1-4bdd-b6eb-fdc025d6c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:49.939Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=eb3fc2e0-712b-4895-a619-c2c62d8cd258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:39:59.988Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c68e679a-d1a9-4f26-b580-1a95ae04bea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:00.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:10.010Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f6027d63-aaf1-4a4e-8178-c6ad827bbff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:10.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:20.139Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=55d77269-da17-4427-98be-2b97b6c56d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:20.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:30.180Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8da5a857-634f-40d6-bc0b-9366263e9570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:30.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:40.288Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0f2b150e-085c-48eb-b6bc-2ce1c8a3ac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:40.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:50.377Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9e7dd829-ad09-4a69-9b1a-96473953986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:40:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:00.823Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cda70eb8-5949-4d07-b51d-6ddd51855187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:00.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:10.863Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d95f2034-a406-4d26-a683-c96b704649a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:10.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:20.904Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9853fb93-bd42-4527-8579-2076798d58c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:31.542Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9bc784ec-d037-4eb7-aeee-133368d03d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:41.774Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=511a9b73-c325-49b2-b3a7-82f097798e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:51.956Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=40e14d50-d5bd-48f3-98a6-223951073728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:41:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:02.074Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a0bf287e-ea87-47f0-a805-7697396bc900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:02.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:12.183Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d3db2259-6f8e-4708-a0f0-1dbf8b8d98d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:22.243Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=38043877-1d32-4ecf-973b-445cdeef5a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:22.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:32.477Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=06c30a56-c28a-4d02-b5e4-00fa1f27f8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:32.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:42.841Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8f0980a7-7364-4b54-80c5-410e6d352a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:43.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:53.721Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=053d0b2a-f357-4dd0-9a4d-11d709866419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:42:53.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:03.792Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=43df7e62-67e2-4d41-940b-3a64b2c9ff08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:04.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:14.199Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e6183c1c-1682-4108-a729-e7a64018bf6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:14.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:24.504Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2e766d25-68ba-4cb4-9c53-df3dd436ae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:34.584Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=84a6a70c-b43f-43de-a0f1-83dd9c776c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:34.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:44.613Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5e15048f-fa8f-4cfd-97f8-679a0c93f949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:44.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:43:47.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:43:47.413Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:43:47.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:43:47.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:43:47.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:43:47.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:43:47.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:43:47.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:54.662Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2f2ea8cd-3171-4832-bf65-601bc9289352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:43:54.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:04.801Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d26af017-28fd-446d-97e7-03af7e01ce21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:04.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:14.928Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=636e4fd0-fb90-4602-b015-26b6cdea3ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:15.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:25.060Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f85ffd9a-4568-4e7b-896a-b0cb209fb3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:35.113Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5aff991a-ab0d-4cd3-9cfb-aae27e90421e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:45.300Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ae02dbb0-3b9c-408f-ac3b-e8218c319f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:45.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:55.353Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=99ab92cb-79d6-4c12-a8f7-cc5036a9bd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:44:55.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:05.431Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d5684e0d-9ec3-4566-8eb4-08005c898daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:15.601Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=749c98ec-f1f7-4efc-9ccd-643d50fd83e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:15.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:25.708Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8d0679d5-5f75-4bd5-904c-933b0336d61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:25.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:35.739Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b52657be-01ed-4411-bef2-ceff393bdb33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:35.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:45.822Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e047e30a-e056-4034-b19b-892ef08e221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:45.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:55.857Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5344095f-8aa9-4835-a606-dfeafabd4cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:45:55.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:05.924Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=05ccef90-f1aa-4b8a-b26a-bd6bafa0fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:15.956Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6bff08c9-562f-416f-b4f9-61f239b31e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:25.972Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=81ef8544-bf54-4b2b-b41f-06bcdc2919d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:26.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:36.042Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fb92ceb6-cf45-491d-9b16-d468aac4719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:46.158Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6cd2b453-9fad-44b3-bd19-e89e5e4eee9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:46.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:56.277Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1bd3dcfc-e331-4f4e-b296-e3b469385d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:46:56.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:06.412Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=07253a8c-e68e-4532-adcd-ec909c089bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:06.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:16.526Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c17e00c3-8516-4209-91e2-acacb7e04ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:16.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:26.620Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e3b663c2-a2d5-4f4f-a8a5-8d4dc7ab5cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:26.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:36.959Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ecd840dd-cef2-4869-95f9-f02d0820c33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:37.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:47.027Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5b9f3742-86d7-4725-b3ef-88c8f1b4547d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:47.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:57.199Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8417e9f9-42de-42b7-a809-30d496364ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:47:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:07.286Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e7887fda-f485-49eb-88c3-04e7e6817aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:07.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:17.308Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=87e38d43-ebbb-4622-bc7d-bcdff0e0a161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:17.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:27.344Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ac85afe4-cfa5-4e9f-b25d-b15da85d18dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:37.393Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=53329d7d-ee2a-4710-a7d4-d22f78c82c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:37.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:48:47.338Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:48:47.339Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:48:47.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:48:47.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:48:47.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:48:47.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:48:47.357Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:48:47.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:47.416Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=37b11c2f-c337-4d58-865b-b41bf82a6379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:47.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:57.451Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=81432d6e-c776-4d3c-b5a7-e658e55bdfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:48:57.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:07.524Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6804acd0-eb26-4de1-8e7b-9630afdd6e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:07.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:17.570Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0e81f1d9-d888-4e18-9053-db867e76a7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:17.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:27.659Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2d2e85f1-b2f0-4959-a61d-6a05783a803a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:27.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:37.676Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f471dc54-79ac-4347-bb9a-8189aa88495e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:37.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:47.698Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=01277324-8c2f-4256-aef1-7729dc92ccdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:47.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:57.713Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7398b4c0-f4fc-4e57-95e4-9180438204e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:49:57.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:07.738Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e357e2f7-d79f-42f1-ba74-258af9a3ddbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:07.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:17.769Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=152b8dcb-72a4-4f3e-b23f-2d78cd4ebe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:27.786Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=56fc1de3-e000-4193-b65a-578e4910a46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:37.810Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=26805e92-72bd-4d26-bb85-9ca1792173b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:37.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:47.828Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7cf24075-b429-4313-a2a9-8e0036e5f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:57.911Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b728f833-af86-4873-a971-aea587ed78de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:50:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:08.125Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0d28d64b-57b8-4967-afd5-ebb54e038ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:08.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:18.288Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=14d40b19-e967-4d44-9aa4-84b1b4771dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:18.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:28.357Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4c81e720-9338-4a06-ab4d-244c1767e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:38.453Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ea4718f7-b350-4989-9b6f-a7e62e991fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:48.540Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c4ce8d72-c385-47c1-b184-f4a410e86b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:48.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:58.686Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1b072678-8b11-4a08-8b59-56cb2a88fe51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:51:58.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:08.718Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=733a7a4e-a4e9-420e-8c6a-148d077edb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:08.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:18.861Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=33bc691a-c37a-4ede-9d58-2778c91b7f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:18.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:28.922Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=49c41395-90ae-4dee-b99a-983102860c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:28.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:38.960Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b3d62acb-e683-4b71-8b10-05296201f58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:39.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:49.208Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5c9f7ff8-bfda-46d6-b495-0362d3a9c3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:49.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:59.231Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e814505f-b096-4328-9cd8-a73d017b0073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:52:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:09.251Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=98340567-5a80-4a6c-9821-80698f2d8aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:09.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:19.282Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8bc34ec9-e472-4d93-bef5-4f02f51f221f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:29.420Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4c4827be-9fcd-4275-8897-91611e6f63b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:29.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:39.486Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a3af1c37-231a-4660-afed-d7d9e75bbb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:39.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:53:47.340Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:53:47.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:53:47.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:53:47.345Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:53:47.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:53:47.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:53:47.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:53:47.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:49.504Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=41905738-5cee-49d1-a446-b44c3f524e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:49.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:59.870Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5a5ec929-b6c7-498c-ac9a-7bc80e21e451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:53:59.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:09.916Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c9f02d25-8392-4dec-b9fe-5358d81e02a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:10.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:20.020Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=de61451b-ce34-4fd2-be8a-825271f33e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:20.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:30.121Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9ddf47dd-6fa9-499d-a4a0-6917ec592f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:30.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:40.135Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d92a08bd-2be0-49d6-8e62-fa4c32975946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:40.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:50.158Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=21c0a6a9-d860-4294-a82e-b9d61f26e653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:54:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:00.197Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f9850fbf-bbd2-4a53-b151-df6813b8fed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:00.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:10.216Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1b2249bd-83fd-427a-be6e-ba3faedd438d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:20.235Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=94f8e1f1-b26a-4e54-ac10-cede454ffd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:20.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:30.262Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9cda202a-2730-4ce2-b7d0-9dbb06b91338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:40.280Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f45a04a5-c8c8-40a9-85da-5320a192040c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:50.368Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=34b46471-f517-4531-95a3-d63d52ac7242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:55:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:00.388Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8cc970f5-8596-4dfd-8455-5c0110fd8df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:00.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:10.410Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=644215ea-544b-42ce-bf95-c5021d4c8573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:20.442Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c4271a74-fa1f-4641-91e5-aee6ff8029fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:30.500Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e9206e56-ff90-4b4d-9a0c-6579a23719b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:30.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:40.519Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f818c0dc-3327-4e6b-8a57-4fe53b0d9a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:50.555Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f4cf169c-588e-464d-82f5-e5c5cdd54384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:56:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:00.565Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b16a3ef6-74ee-4060-89ce-ccf7538ad4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:00.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:10.620Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=55380b2f-903d-4890-9e2a-dc7d9e6d7bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:10.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:20.639Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6c291ed4-0496-4c89-ab38-6e8bcadc79f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:20.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:30.673Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=328697f1-9768-4a26-8eee-4a55f6722219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:30.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:40.683Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8f712062-fae7-4997-a48b-004846a9c16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:40.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:50.716Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9e969d36-f4f2-4f8b-acbd-bb16dd9dcb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:57:50.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:00.789Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5aaf7c87-24ea-4314-b8b4-386d6c84e4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:00.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:10.804Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=08e9cc22-611f-4212-a2cd-630710aa4226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:10.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:20.861Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=79aa0b38-1ecd-4842-a1b9-b541be485b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:20.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:30.990Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5f72a533-3feb-4857-96e8-84187f31aee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:31.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:41.022Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=93c439c8-75ae-4f48-a26e-3dfd774c12f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:58:47.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T05:58:47.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T05:58:47.283Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:58:47.285Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:58:47.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T05:58:47.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T05:58:47.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T05:58:47.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:51.059Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=65bff327-6cad-4b92-a06a-0b3749898f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:58:51.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:01.112Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=600dd3a7-a3a7-43fd-b7d8-2f23d1b30de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:01.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:11.184Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=58b741f3-773b-4d38-a669-40f73f8761b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:11.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:21.312Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=50f930ed-0ff2-4fcd-8bd7-28b0d61467b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:31.356Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=090fd8e1-2c96-4049-abda-0d14cee9f1af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:41.557Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5330758b-735a-45a7-b6cc-f9fbb5d6bd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:41.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:51.866Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9aa4e10f-bb4b-403a-8254-abe17f3eb616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T05:59:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:01.945Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2e2ed401-8e9a-4859-b436-e2481e413727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:02.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:12.030Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0f37dbd5-30bd-44fc-88ed-9aa7c56aac8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:12.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:22.109Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6d026b5f-b388-4a42-bb69-ca89cd56cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:22.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:32.141Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6cfa941a-03b1-44df-82e7-c73ba03fed0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:42.168Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=813f372e-4be1-4601-b11a-1b59ce439ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:42.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:52.212Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3d7ca9c1-5dc7-4020-b6eb-80cab511c919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:00:52.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:02.259Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7e94206a-f202-436e-8162-ccd7af9fadf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:02.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:12.277Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=90fcb488-ce70-444c-8fa5-691caaad201e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:12.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:22.320Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5ea9ae44-3782-4a8f-b3d8-a3cd0aa5e7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:32.348Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2e5fc474-b463-45f7-bc5e-6265a6e2deba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:42.364Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=42081ebe-0743-47e3-bc04-26664a5853c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:52.480Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7d0950d5-e18e-4974-aa2e-caf528170922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:01:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:02.515Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b1623d1e-9383-4e8c-a673-e94282d6c987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:12.612Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3075164c-d52f-4e93-a5f2-8bbc57959dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:12.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:22.666Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=35a3e56e-c40c-4f93-afd1-2808490cfdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:22.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:32.703Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cd2f6d04-d3ab-47ba-99f4-831c563ce6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:32.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:42.787Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3a9797ce-0e96-48db-9172-e0c6af0ad7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:52.821Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=09d4b5fc-d860-4a96-8f86-e26349cf86bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:02:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:02.845Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=92fa977e-2410-4c87-a4b7-b4b5adfd0a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:12.880Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=59d6d363-8ec8-4010-a0bd-fe8c5b027d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:12.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:22.905Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bf2fe393-c9b9-4e05-b3ba-baf6469c8d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:22.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:32.930Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=238dc513-0982-4dba-af75-417255835937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:32.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:42.941Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3f4dd9ee-9ac7-44e1-b8fd-c366148027de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:42.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:03:47.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:03:47.420Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:03:47.421Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:03:47.425Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:03:47.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:03:47.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:03:47.436Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:03:47.439Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:52.970Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9b216cb7-9fe9-4ee0-959b-947d30e8685b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:03:52.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:02.981Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=26dabcad-6523-4afb-985f-ad8a22fb6963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:12.994Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7d6eab4a-49ea-428b-9976-7d09f4dd2b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:23.013Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9ee74112-971f-4e26-9c6e-ad4603621cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:23.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:33.026Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=433d94b1-6611-4a18-b4ef-66803fe0374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:33.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:43.039Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7cd4b619-4009-43db-9fa4-135de2487e8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:43.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:53.099Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=24d1163e-acc8-4a9f-8a66-6bff816ae57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:04:53.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:03.110Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c11a529e-d87d-4990-91bd-3179e7318863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:13.122Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f3589e24-2f36-4754-86f6-a5048386263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:13.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:23.160Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=65747575-4859-427b-bf0c-aa00acb9625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:23.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:33.170Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6b97dda7-78b7-4b07-bfde-5cbeed9167b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:33.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:43.244Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=866e4f11-a8b0-4b6a-9a31-dfdf2cbd1c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:43.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:53.282Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=727f2307-839b-400a-bab7-abe90503686e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:05:53.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:03.316Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=35bcb11f-b575-40af-bb27-1e09fc391545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:03.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:13.368Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7800461a-f56d-4793-8d42-5ba59dd0c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:13.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:23.396Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=71ef931c-3928-4b7b-aa40-84423c984dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:23.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:33.423Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=28efe046-e06b-41b9-9139-493bfa677007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:43.448Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=14c14cfa-8a5b-47b2-a323-5a58eb360b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:43.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:53.467Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=39554522-78a5-4031-b65d-c38b568e1a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:06:53.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:03.508Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c51fb044-9263-40d0-b0ab-6f486569090e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:13.562Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=515aeec1-27b2-450a-a1e1-9d2c1b3f9992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:13.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:23.598Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=303c2227-aa85-48b2-b167-6f125607c821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:23.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:33.638Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ea7983ca-3671-4831-b395-c9610c8dd863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:33.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:43.667Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=265a91b6-9138-49b1-acf2-ded6b56b315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:53.696Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=363cc1f1-efa2-4bb9-a9c7-72fef16eadd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:07:53.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:03.780Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=861a4cc8-27cc-477e-a9a3-8cc09a2df618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:13.811Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5e043e8a-9a87-4300-b391-7b7c22d7988c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:13.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:23.830Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=be60ffff-9e40-463f-912d-90a6fcdf5e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:23.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:33.849Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=044b4a41-ef74-4033-af39-882eb3361d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:33.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:43.862Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=36d9ca92-96ce-4229-8585-9aa0d464d205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:43.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:08:47.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:08:47.283Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:08:47.284Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:08:47.288Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:08:47.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:08:47.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:08:47.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:08:47.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:53.960Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5f259e15-8138-46a9-a14f-c3d2997443a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:08:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:04.052Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=35de201c-5a71-4b13-a755-3ff5f3324e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:14.247Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bfd6a207-49b4-4bf1-99cb-e3187d091f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:14.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:24.290Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3fa81e99-3302-45ad-b9eb-09d218a213b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:34.331Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b6d87c97-9e03-4bb4-9d87-79d65829e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:34.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:44.375Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=632196b1-b269-4c8f-a07c-9f5207a7db33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:54.761Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ba119c29-b3fa-4afd-99b8-8f1eaed70440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:09:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:04.812Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=92b9f843-6134-4b50-802c-5dc7963ba83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:04.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:14.920Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=78c5fce9-d52b-46d1-bdf0-a62c8d7861a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:14.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:24.963Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fb8ffd10-b891-46fc-aa7d-5b9d681df9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:25.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:35.034Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c5da303d-b3e5-4b9b-bc43-1f3b4e8ddd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:35.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:45.089Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c8faa997-86d0-4f07-9b1b-cf27cef7d491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:45.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:55.202Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ee49975f-65c3-44db-8108-714fcdf9a03d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:10:55.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:05.242Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b2d7c603-76e2-44f2-90fe-9528010c948b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:05.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:15.319Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5b42cf46-95e1-461c-9192-18a4c40d1c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:15.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:25.386Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4f129bf7-0bb5-4181-960f-0b2387bd6c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:25.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:35.594Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=243c3540-f792-48be-b0e3-a6fe6d13dc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:45.839Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6e522e8a-0e27-47de-bf02-dbbe1f68797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:45.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:55.854Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8c67045e-6d14-4408-bcbd-e3327253a72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:11:55.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:05.881Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=284780e6-8048-4e80-90bc-f212eb5d7250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:05.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:15.986Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=03554477-a9b1-4a38-b1b4-02b058601cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:16.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:26.024Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a0ee9d2b-07cf-49e8-a580-86c0991c530a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:26.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:36.045Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=03e72c87-0941-4f04-82e9-99bbba849715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:46.070Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=19bf9bed-ebde-4b18-af8f-ffae495cbcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:46.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:56.086Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e87e2478-1dd8-407c-8873-ef22ea160907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:12:56.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:06.114Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1332789e-a1f5-445f-87f0-ab8e7cc8b47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:16.125Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ec54892e-e918-4b6a-b091-8ea51e198b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:26.137Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f219868b-2c70-4091-a918-c9cf68f6658b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:36.230Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=638ff121-3db5-41dc-9830-f9c1f82a0b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:36.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:46.275Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=07bbe23b-507f-4fda-b1c9-7d074cb1c90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:46.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:13:47.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:13:47.365Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:13:47.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:13:47.368Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:13:47.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:13:47.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:13:47.376Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:13:47.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:56.317Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e35b0f51-527c-4edf-8add-69b9ded0234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:13:56.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:06.347Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c7d4f8b3-139b-462d-a5a9-8aaf8f475db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:16.449Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c20cec1b-3e09-4205-b9bc-613da01686a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:16.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:26.472Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f763b74b-9d21-4bd6-a3f3-d289862bb2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:26.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:36.563Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=91445cb0-eaa8-4b93-b782-cbe781e46a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:36.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:46.636Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=779ac4c8-6151-42f8-bc99-f4399cd4ddf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:46.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:56.692Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=977d97ba-1824-411f-b560-9c58ca98538c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:14:56.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:06.819Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1e07f309-3b0b-4a9f-8688-9d20f5f28408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:16.870Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dbc1acd2-a1e8-414a-b206-c3444340d98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:16.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:26.938Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=26ebb36d-d5f7-4b34-bd41-3bb7698ffa45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:27.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:37.015Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dd2879f7-3d1c-4643-b3cf-535a9fa4049f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:37.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:47.072Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3de039fb-ceab-4138-bc2d-eb962f0c46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:47.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:57.161Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1fe0accf-f5a8-4ddf-bc94-657dec621532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:15:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:07.217Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b0aaa7b4-8f53-4d00-83d2-6ddb3ccb4c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:07.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:17.277Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=82aca2ae-10e4-4643-ab73-86aa06719011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:17.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:27.288Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6ae4d480-81a1-47d4-ae66-27d9dfbafa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:37.318Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=36cbd734-7404-4a43-a085-6dd15feb45ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:47.339Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=45293042-810c-4362-a2f4-d54308a3b951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:47.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:57.372Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5bdf7fc7-6a28-460e-85ae-f11cb67b282d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:16:57.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:07.388Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dbe61be8-08c4-43f3-9d98-fa6e72f82005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:17.419Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2902beb0-a57b-4922-85ad-80dcb5c1b098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:17.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:27.436Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1930429f-3209-4977-bf5a-ac797289b83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:37.508Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8074ee23-c919-4bd3-80c6-73ac7865e118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:37.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:47.535Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c7c48bb2-66a8-4bab-bdad-a16ff4dba994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:47.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:57.559Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ecab063a-15d3-4f8f-a950-00e4e64f939c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:17:57.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:07.719Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9f5542da-77a4-4070-8264-2e26fcbaa3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:17.749Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7a119be5-aa45-4475-9a71-53ea1103dba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:27.812Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1a54ab2f-467b-4f7d-8160-38c3da098475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:37.840Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1394549d-dbb3-4988-b8d7-ea63fb948e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:37.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:18:47.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:18:47.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:18:47.462Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:18:47.465Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:18:47.472Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:18:47.472Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:18:47.472Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:18:47.475Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:47.881Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6ca7e299-0877-4171-97fb-b0c9cfcc6e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:47.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:57.945Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1ac6905b-ab43-4406-a4e1-075c80b6cb6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:18:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:07.978Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=07dbb895-51b0-4d8b-bdb2-99442a5298ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:07.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:17.995Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=eb9c5065-bd64-4c7a-92bf-bf320e689349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:28.012Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dae1d074-4e1a-49b4-9e9f-42834d7b0714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:28.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:38.029Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ccb4472b-cb4a-434d-b64a-9f7d7837fd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:38.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:48.039Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e533adf1-f44b-4cfe-b65b-1ab647203b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:48.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:58.093Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d313bb33-db95-4742-a6cd-d75332bc8d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:19:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:08.116Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=21a6405b-bbf6-49a0-96eb-6685e87f0a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:08.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:18.128Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=53e0f0bd-8322-4f9e-882a-54ab5d936269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:18.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:28.142Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=54b92ad4-b211-4b30-b20d-79a729f42f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:28.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:38.198Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9ad15f35-11f8-4741-80a9-e8b44e519cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:38.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:48.208Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=27515d07-a806-40ab-9111-21e472296773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:48.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:58.231Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6834beb9-5013-4f81-8d55-fd147e919144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:20:58.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:08.256Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c547a282-bde8-4c3b-baf5-c50b6542be7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:08.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:18.314Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c76da829-cb5c-4285-ac3c-89e683fdacc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:18.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:28.365Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f280a57a-5399-486b-bb93-ca4530ef5bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:28.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:38.466Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=31c03d84-c34b-43fc-96b3-baa7dc1d338b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:38.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:48.477Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4de84e3e-7f42-44e1-824a-17239b7c52b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:48.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:58.512Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=65507388-85d3-487a-9147-bb88b1919dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:21:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:08.525Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d430094f-3253-4589-88c5-a95ed9576f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:08.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:18.546Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1a1c9ca6-5182-42ff-ada1-f82827d3e39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:18.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:28.575Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=96d8eb1d-ef6b-46d8-8137-762eb8492670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:28.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:38.628Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c7817137-92c6-4952-aa48-8156958a51c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:38.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:48.658Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9e26bdb1-42d2-4dcc-87dd-f8044eed2d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:58.732Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ad9dcf48-2eb8-44fd-ac8e-038f36059dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:22:58.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:08.745Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b7f37726-021b-483d-a04b-e0984b5e444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:08.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:18.770Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=48a33bbc-4244-4521-8877-0e69da4bbb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:18.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:28.941Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7d1f3420-3f05-4a2f-8a5d-4b3e4fecca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:38.999Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b6f90da9-7620-4d79-8794-c1cae8f62653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:39.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:23:47.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:23:47.467Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:23:47.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:23:47.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:23:47.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:23:47.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:23:47.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:23:47.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:49.016Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=65e5437b-bed7-416e-87ae-2e0ff27f4060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:49.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:59.033Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4a66ef74-8bd7-4ae0-b67f-bfbe78e42044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:23:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:09.052Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=854ef9ac-ede2-45e2-b88d-a6786278568a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:19.088Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6fb7bb52-0536-4337-90d7-412e05d9524c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:19.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:29.229Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a2733c00-4472-45c0-b5fa-53a3352512e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:29.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:39.304Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=276493ce-a024-48e9-823d-140daf9b33f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:39.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:49.340Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d24a6862-0cb0-4851-ad88-cffa8e4c5886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:49.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:59.420Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4904099f-e057-40d2-b818-0354c3c42bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:24:59.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:09.434Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c0ea2ad1-3969-43df-9bd0-c27547bacffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:09.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:19.474Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=02f264fd-2bda-42ea-8ec8-85b99fcbb942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:19.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:29.617Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c7d5e3c2-41f6-476b-a379-c859215e96dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:39.750Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a658bcc9-143b-45f1-add5-e94c37b6886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:39.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:49.805Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=db9bbec4-e4ce-41bc-bcb6-badf76bc4e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:25:59.917Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f0314b9b-64d5-4112-86c0-66f9d68b76e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:00.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:10.087Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0d52be72-2b84-4a4a-94df-5b64aaf64e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:10.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:20.154Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=995efa64-ca66-4711-97b4-22d6090904ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:30.228Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1c5cc7c8-a789-4bcf-ae99-165dee161cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:30.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:40.328Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7d3634ae-a54f-4aa5-be50-685d065508a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:50.383Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f5221736-90d4-416e-b8dc-12eb7bdf0a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:26:50.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:00.482Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0500990c-0a94-4bda-86d5-4955855af133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:10.552Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7349a0a6-51da-4f82-85de-260781f88fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:10.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:20.632Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e4363985-215c-4682-8f87-092d8f3b16f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:20.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:30.657Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fb6a1140-2f65-4593-8e48-3fc6451f8ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:30.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:40.927Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=edf4b7c1-b7b3-4afc-a9e7-eb1cb034e007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:40.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:50.958Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4bbefecb-24ab-4f01-aedb-e40233f82a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:27:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:01.096Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ca45bc78-6b8a-4428-b3d8-c896a37b7313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:11.162Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1be95c80-ee85-4b95-b963-0295a181f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:11.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:21.190Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b3fe04ff-12bf-4634-8a62-bef1bf2faa77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:21.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:31.283Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=42abaa84-544b-4d8c-83df-d7482c948c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:31.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:41.339Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c5bd411c-8cda-4f49-98c1-12ebd5f3de8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:28:47.441Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:28:47.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:28:47.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:28:47.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:28:47.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:28:47.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:28:47.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:28:47.463Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:51.456Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=176ad6c0-7d34-4fe8-8c3e-375eb995168d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:28:51.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:01.552Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=23c28ab4-076a-48cb-8dec-bc8a9262af1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:11.700Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f4ca8bc0-52c0-4545-bcd3-a87d772f52a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:11.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:21.720Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e92e4fca-78e3-4c8d-b925-637485cf9be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:21.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:31.832Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=66c55a2e-66e2-422c-9632-0af0a0a8e944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:31.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:41.952Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f4d2c82c-f76c-4d85-a3b2-3a093a610c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:41.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:52.003Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f728407f-0d7f-4a7e-9a0e-7cf47e8578f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:29:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:02.109Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a1eaf25a-37de-49b8-b755-b84e0cbc60e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:02.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:12.286Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=de984675-ac00-4434-8d41-7f740f2ff26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:12.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:22.329Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ba5c5222-8262-4833-a6e9-9823f5149786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:22.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:32.381Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ca9414b0-b720-4c8f-99df-f327008dfaef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:32.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:42.461Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4b46fbd6-cdf4-4286-bb27-7beb1da9d04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:42.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:52.619Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1fd9e865-e9af-4c2a-b862-77ac35c91c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:30:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:02.630Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bcf34306-6bbb-42f5-9403-7556e7c03509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:02.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:12.649Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=472ab2ce-d09b-4f30-a280-6f8a13e3e120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:22.693Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=32eed405-9222-4d2a-ad50-6e2ab272848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:22.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:32.711Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8180e458-ca51-4b12-98c4-e48a088f8a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:32.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:42.775Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a1651dbf-c13b-47f7-93c1-498776588819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:42.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:52.806Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7124fe80-44ed-4c10-abc9-f84b8a4e64a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:31:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:02.829Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dd87d6d4-ddff-432f-aed2-922ad35c6db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:02.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:12.860Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=de4ffacd-eb96-46c7-b597-4341f21f4e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:12.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:22.944Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6c483142-6575-4aa8-85b3-0ec529fddf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:23.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:33.008Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ff52af94-0a8e-4d38-93b4-cd2b5f0e08ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:33.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:43.032Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fca1b25f-d3fd-4891-a2e8-7ce146d46857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:53.078Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d2458cd5-fc51-4d95-a98f-851ac27a5179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:32:53.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:03.140Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=17049533-9f48-4b13-a971-6789fc3c3996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:03.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:13.161Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=73ac1ffc-b678-458a-a5c0-2828cce4d1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:13.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:23.189Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6e9be22b-c7a1-40a6-9749-1e43ba4140ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:23.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:33.222Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bae7f848-9f1d-4e43-9ce3-e903dc5cc8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:43.320Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1cbe25de-55a8-431e-bba6-d264cb2adbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:43.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:33:47.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:33:47.441Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:33:47.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:33:47.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:33:47.454Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:33:47.454Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:33:47.454Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:33:47.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:53.356Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1981121c-9cd0-4d01-b09d-c0e2aa41b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:33:53.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:03.415Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c1dd6877-1d98-41ef-a48d-59f8cb610240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:03.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:13.464Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ece20983-9d34-4998-8de9-6070de627baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:13.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:23.500Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=67f3e729-38a4-403c-b6af-37d4f5bfbbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:33.553Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=637cd725-81c4-4883-b101-69115534c562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:43.592Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=420f4265-b09e-49ab-b8cd-1b6fb9729d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:43.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:53.728Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=55b3b77c-5938-496b-bab0-507ab690c26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:34:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:03.784Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0f5ef5cc-9255-45d7-af86-c636e0a6c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:03.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:13.895Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=da0225cf-b88f-4943-8803-319416ef1b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:24.042Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=67b25801-7fed-4b40-8c73-a9290edfb305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:24.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:34.104Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8fbd086f-0fa7-4b96-b489-24dc3e481b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:34.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:44.160Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d55d36a5-2192-45c6-840f-7681f631d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:54.494Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3fbce37e-7a02-4382-8eda-d5e3a377ad3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:35:54.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:04.678Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=393295ad-fe08-414d-be33-b38caa893a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:05.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:15.008Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6082a763-46b1-41c1-a617-84564700927f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:25.530Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6a870b50-3ddf-4b40-9b8e-228ebb4caf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:35.655Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=20a78311-4213-468c-8ffd-ef1205118350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:46.276Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=858609fb-5bce-4e04-a0e6-585f0798c063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:56.348Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e1d147af-178b-4d08-8afb-c1f5b70b162d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:36:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:06.420Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a158c868-789a-41a5-886d-96f1abed6313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:16.464Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=00581c09-524e-4712-832e-7d8b75dc96e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:16.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:26.653Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1610dcfc-8755-4be1-9183-730ca6318b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:36.705Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=83045238-052d-4e78-880f-e450f498b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:36.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:46.777Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2d6cd4df-bbc1-4df1-b228-08853b69b4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:46.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:56.959Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7dfa3907-73a8-4573-9fc2-b7e88c08a6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:37:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:07.050Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ac8024d8-bd1f-4b74-90ad-216b253d512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:07.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:17.100Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2b4ec0d8-613a-4c93-8d6a-5e67bc303e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:17.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:27.139Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=34e5aa2c-e8b0-4336-8cac-ece6cfb26fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:37.227Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=628a31ef-b1bb-4610-a530-39ebc920fe7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:37.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:47.261Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1a2f4bd5-72be-4a77-a120-aacfa0328fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:38:47.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:38:47.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:38:47.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:38:47.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:38:47.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:38:47.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:38:47.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:38:47.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:57.295Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6f788409-e1f5-4080-890c-40850600a4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:38:57.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:07.320Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2d56a4f4-6222-4ca2-b17a-2795a9682ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:07.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:17.357Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=48bf4ccd-d1a3-416c-bb9e-75602ee8cb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:17.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:27.397Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=65f6340f-8c72-4fe2-aee4-da18502ff953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:27.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:37.500Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=41f913c1-e4bb-4f53-a229-bb40bfb0659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:37.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:47.515Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b5d624b6-57c7-427b-9a81-c7358aa24afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:47.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:57.536Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6f9d386e-ceb7-4b9f-a319-ade77aeb9ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:39:57.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:07.564Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e3af2a10-a575-4341-9f0c-6202ccc3b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:17.619Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7cffb39d-2ffb-43b9-be35-5d1f37f93e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:17.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:27.678Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=76fa750c-9616-4c65-a434-c3cf5da53bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:27.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:37.706Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=966c238d-169c-472d-80ff-7962f09ef9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:37.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:47.728Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4efe5c90-cc4b-4b3a-a827-67a6538a7577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:47.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:57.784Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6e5da46d-340a-48a1-8b2d-f4cc3db84c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:40:57.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:07.809Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7d399334-22f9-48e2-9288-67b51be030b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:17.857Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f2b709c0-ffa9-44d6-a646-80ed82979648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:27.880Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=746326fa-ae5a-4d15-915a-563d9db9896f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:37.901Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4d26aa59-1ba8-444c-90f9-247ea567d47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:47.939Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=41ca5e21-0832-4b45-bc50-ec58bad07848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:47.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:57.974Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=45c1c58b-b780-401d-a738-5a44dcc08e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:41:58.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:08.025Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e6f65709-888f-4495-8130-1935a51b3fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:08.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:18.324Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cf8174f1-0909-4faf-a8dd-77c61c6e7f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:18.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:28.357Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=51c4d980-53ec-4f1f-a9b1-5db7dd7a24d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:28.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:38.390Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=afb76089-c7dd-4db3-ac94-7285b021addc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:38.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:48.448Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=4c19ba52-d9bd-42a6-960c-8ebd67e74380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:48.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:58.490Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9eca0e47-c131-4e9c-88bc-4bd2fc152b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:42:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:08.554Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b52ad5d2-3479-451c-8195-7ad711afcf25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:18.644Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bde26bf6-c7f9-40cf-884f-c2c8347937c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:28.906Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=eee0dbde-535c-4bb5-9d33-50d4d2c97457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:28.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:38.994Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7a75a870-102a-45f9-971d-b806d1b0e31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:43:47.392Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:43:47.393Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:43:47.394Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:43:47.397Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:43:47.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:43:47.406Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:43:47.406Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:43:47.409Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:49.321Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8d8bf15f-5a13-40a8-abb4-1fd3ac58c895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:59.390Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=054577de-9d1b-417d-889f-661d0d328800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:43:59.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:09.627Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=aba6cdec-6326-41a7-ac3c-73c75adf745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:09.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:19.753Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=56adea89-d6a4-47e1-be6a-71130a593ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:29.932Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=570043fd-4c55-42d1-9ec9-ff110c44bc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:30.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:40.041Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=528fedf0-86e1-408f-9951-2b407bc91186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:50.140Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=aa23e565-11b0-4de3-bb04-88ebcb8b2256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:44:50.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:00.170Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=073f2d65-b7d3-4d50-aa3f-0508785a187b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:10.232Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=23831cf2-f04c-4dfa-830e-6f2ef6d5ba29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:20.422Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7d4868ba-ecbe-4895-a139-0ba2c221f271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:30.632Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2a323529-d490-43b6-a1cb-1fe3f3e69961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:41.175Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=46457989-ce68-44d9-a426-93e1009e3f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:41.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:51.654Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=8e0577e8-f24f-407e-8d3e-fc329709bd65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:45:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:01.735Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dce3cb9a-886e-4fab-a498-ead9354d8ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:01.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:11.763Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ecf3728e-4bff-4b80-9d3b-ae33bbd721d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:11.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:21.785Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=61e6c43f-1c2e-4bfc-8e50-9a442a1d2f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:21.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:31.801Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=84939673-1a6c-4685-a51e-6459af3da5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:31.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:41.844Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f1d2ac14-68ea-4e63-9d9e-b657bba13a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:41.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:51.908Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2a77d79c-5c88-48c1-8956-36e56f3b8a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:46:51.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:01.946Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=395174c1-3a36-4ffc-801d-3c5c4fcd1f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:01.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:11.988Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=244c5043-6303-40ca-b55e-1c8758a3e078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:12.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:22.011Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=80826843-3098-4fc2-880f-aedec7f392bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:22.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:32.036Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=43d53cc1-6284-4fba-9a85-acf90e171d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:32.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:42.167Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=faad7791-53fd-4c64-820c-4952f507eae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:42.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:52.208Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2b549476-4245-4a91-b7bf-a074c2800094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:47:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:02.228Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0d4a9464-971c-4473-bc8c-c7b363c702eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:02.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:12.264Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0b937103-4db8-467d-8124-97ecd0d807c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:12.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:22.298Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5cff4732-9ccb-407c-9dad-fa5569adca3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:32.348Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fe4185dd-b8c8-4b81-9f73-69f696ac8d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:32.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:42.364Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=377a3fc6-1f18-40a5-9727-ac2b972631c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:42.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:48:47.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:48:47.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:48:47.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:48:47.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:48:47.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:48:47.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:48:47.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:48:47.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:52.470Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b0df191f-88ae-498f-8ccb-9171634c6840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:48:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:02.501Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=0a45dfa8-d92d-49c3-88fb-0701f7091d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:02.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:12.549Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=550dc1b5-820f-4ac1-b020-5620edfb4eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:12.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:22.597Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e3ac328a-7159-4755-a5b2-0f82d2fd36a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:32.613Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d1280a56-9288-4d1c-a04b-65cb97c2f375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:32.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:42.639Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=7ce6c67d-6a04-4385-a56a-87bc9e8a56da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:42.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:52.673Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=708d0b75-3bc1-4049-8f1e-7f7cb23e6d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:49:52.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:02.705Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a7194664-6b30-4827-9e9a-fc42f12456e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:12.760Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=317de7b7-5e76-4361-adb6-d05382bbf558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:12.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:22.788Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d3e866ff-dc0e-4bac-be26-e4bfdea5b369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:32.857Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ca666b9f-69f9-4c77-ab64-df8d29bffc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:42.882Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=af136fc8-c402-40a7-a458-2db08434959b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:42.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:52.933Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=189c067b-56df-4894-9683-01f884fc9944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:50:52.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:02.971Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=6a68055d-3bbc-468a-869f-17fea16983c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:03.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:13.035Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=95cca402-c70f-43d8-bd46-0139d51c7927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:23.319Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=54d6f29c-6868-4884-8dd2-59e18ce299bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:23.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:33.461Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f42fee70-7133-47b2-8585-1ba9d2bfe4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:43.513Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a6398d49-af40-43ff-ada4-e40bacf4d35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:43.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:53.593Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d08aa6d1-962d-4716-9a09-a78b705d2ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:51:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:03.790Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ad76adc0-970a-4e3d-8187-449d890d1d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:03.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:13.821Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=33824062-d1ff-4e23-8a7e-8e35594560c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:23.914Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b8fe3c2b-626f-4c8c-9329-efda3ba2439d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:24.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:34.069Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d24f365b-7895-4d4e-909e-f1768576d81f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:34.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:44.238Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=087c85d5-47d6-4395-a591-1d607c8cdfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:44.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:54.326Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a87fac70-df38-4c0c-a16f-0a767659ec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:52:54.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:04.515Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2d7b144a-ebc6-49b8-9768-d5c4e883ab9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:14.588Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c3aef464-e3e1-4c68-bfad-a81364f51541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:24.626Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=04b2d3ae-e610-4a15-bd00-6b9d15ed8bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:24.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:34.683Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2746ed20-cb55-48ba-9756-6f568985fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:35.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:45.016Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=961ad6d3-0d3f-4496-8a31-ded4b773a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:45.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:53:47.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:53:47.447Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:53:47.448Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:53:47.452Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:53:47.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:53:47.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:53:47.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:53:47.465Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:55.382Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c353436d-32fc-4dcd-834d-1d1d2a6e2fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:53:55.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:05.514Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=cc5d4c76-ae65-4bec-9400-876bbfc1250e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:16.029Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bb2872ba-4f56-48d5-be65-3e81ce21fbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:16.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:26.058Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ff2d5b8a-355f-47d1-82c6-41e9db85b35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:26.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:36.217Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=013dc645-44ee-4197-82cf-0723399ceebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:36.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:46.246Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=12d5c188-b2c6-4e60-9d1a-7a759145b7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:56.332Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=512fd7b6-85b2-4926-be15-130ad6b1f1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:54:56.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:06.417Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=548c5bfb-f211-47cb-9dd3-fd8c1d415b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:16.477Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=febce023-aff5-42e5-ba84-63bc7cb75a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:16.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:26.657Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=27d0f2ee-557c-427d-9813-651d7ca2eba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:26.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:36.716Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2f669aa3-a7ea-419a-b8e8-51a8caf7dab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:46.739Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=600a7fbd-03da-4fed-87a3-36be36060b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:46.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:56.808Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=49f50679-544f-4092-9b04-a1b8b4d1bb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:55:56.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:06.856Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=13fdc5ee-696f-420b-a981-28797b9efa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:06.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:16.896Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e6c51c77-c3f8-46e5-b908-9806a320b390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:16.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:26.968Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=ea57e88b-1d36-4573-bfd2-d831f6d00e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:27.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:37.040Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e5fb5b65-c6cf-4923-b8e9-8f9098fc618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:37.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:47.097Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f86db007-f377-40d0-87bd-23634ce68258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:47.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:57.141Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=31bc7c91-5411-4ef7-94e0-e0f88fbe3baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:56:57.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:07.200Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=94e2b2ae-87c4-4dfe-bf00-e8f26fbdd6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:07.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:17.269Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=18f6f845-9522-457a-b1e4-01a59f50cba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:17.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:27.341Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=f10dbbb5-efde-4a83-bfeb-82178af645f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:37.360Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=db60621c-fa0f-4da8-83c1-a4fd6ae46711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:37.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:47.421Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=16d7c6e6-f5f9-4e3b-ad83-159dc2ff5f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:57.456Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=b69c7290-cfa4-4aa1-b0c6-9727b222e9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:57:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:07.479Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c51d94c5-0a6d-42dc-9977-617005e78a9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:07.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:17.508Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d2273f34-e4ba-44a0-8fe7-fcbb06949144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:17.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:27.537Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=a9cf09b6-8520-438c-b19f-a7d182a66833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:37.647Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=d78961a7-bbf5-4739-843f-0c562f8c2b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:58:47.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-02-01T06:58:47.442Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-02-01T06:58:47.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:58:47.448Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:58:47.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-02-01T06:58:47.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-02-01T06:58:47.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2023-02-01T06:58:47.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:47.693Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=dc35f0d5-993e-4002-b22c-a1cd048e42b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:57.731Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1ae65f10-2abf-41c8-991b-136c34d0e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:58:58.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:08.012Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=e316d5c9-8dbf-4d2d-a999-35e08db45da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:08.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:18.048Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=70215beb-e055-4c05-8135-c7633ba29f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:18.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:28.179Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=26b2f6f8-caf5-4cf7-8def-8b6382caccb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:38.215Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=aaf0aa59-2b07-440c-9808-3e50614eddcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:48.312Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=68388ca9-5f79-46ec-a15f-3fb5e674fede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:48.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:58.391Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=fc07b747-507b-4d73-bf97-c5086b8c51ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T06:59:58.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:08.444Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=5cd528ef-6151-47a2-977b-c375e39bd854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:08.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:18.489Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=9b56d176-5c8e-4d83-8e14-3b540c989478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:28.735Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=c55f3f6c-6322-41c5-a54d-789bacd585b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:38.882Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=99a7818d-ea5c-4431-b408-7514d4446db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:39.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:49.063Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=27f15085-56eb-41bd-aee3-dc49c9173324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:59.127Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=2ec9d3d6-45ad-478f-85f9-5c9224ac3f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:00:59.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:09.650Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=85f57439-d29d-41f5-ad84-55e10f9c8dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:09.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:19.680Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=1e848be1-38ea-49f5-a366-3098562c2d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:19.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:29.977Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=3dce80d3-d514-424a-b5a1-7472627d3e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:40.052Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=bad4a379-2d54-4021-a2c1-6a3d1ab02391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:50.444Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=94c6ee4a-8221-44f0-bd28-375ae73b21a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:01:50.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:02:00.791Z |INFO |Init configs |InvocationID=35b55f88-bbc1-4026-b739-3a586ab87c91, InstanceUUID=342ab2b8-d35c-4520-bd07-26d7a9fe5a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-02-01T07:02:00.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |