By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:22:29.666Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:22:29.677Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:22:29.677Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:22:29.680Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:22:30.169Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:22:30.274Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:22:30.275Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:22:30.275Z |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-04-30T23:22:30.342Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-30T23:22:30.399Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-04-30T23:22:30.419Z |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-04-30T23:22:31.758Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-30T23:22:32.220Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-04-30T23:22:32.247Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-04-30T23:22:32.248Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-30T23:22:32.409Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-04-30T23:22:32.410Z |INFO |Root WebApplicationContext: initialization completed in 1991 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-04-30T23:22:33.341Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-04-30T23:22:35.467Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-04-30T23:22:36.205Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-04-30T23:22:36.269Z |INFO |Started MainApp in 8.906 seconds (JVM running for 9.716) |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-04-30T23:22:36.490Z |INFO |Start scheduling PRH workflow |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:22:36.507Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=efba770b-3aff-430f-8815-5def9aa534d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:22:37.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-04-30T23:22:44.083Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2023-04-30T23:22:44.084Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2023-04-30T23:22:44.087Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:22:47.408Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=43fe0b34-66ea-404e-a87a-3ea3bab68c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:22:47.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:22:57.443Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2ed3d53e-b4eb-4c41-9f1e-c4f7d1478d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:22:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:07.473Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7ba0135e-0065-45d9-b820-6445b8087b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:07.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:17.503Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b3eff6d3-6f91-4ff7-821f-6f31e48a97d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:17.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:27.528Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e308657f-a042-4830-905e-c0dd1ad8e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:27.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:37.546Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=559d5dcc-6ad5-4828-93bd-abafb283fe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:37.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:47.570Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e1ebaaaf-1834-4dd7-8303-207806cdcd4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:47.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:57.594Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b88268b0-ec24-41ac-ae07-30091b8899b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:23:57.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:07.614Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d69f36ee-3ab7-42b7-8578-f145272b376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:07.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:17.640Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d88c83a4-cbef-4cf2-97f6-6579cebc47da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:17.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:27.659Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ff6d12a0-f0de-4490-8cb3-32b7cc7e14b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:27.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:37.680Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=68f31d95-12c7-42b2-af89-c1818ccd882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:37.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:47.707Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3028a97e-4b57-4ebb-8a71-5b265ddf36c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:57.735Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=37d43118-b83f-4b64-b26f-e258071198e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:24:57.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:07.764Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f9571a10-a333-4c97-a183-ffa71ed54c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:07.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:17.788Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=fbef46ad-b7ec-470b-bb0e-762350e031ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:17.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:27.842Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c5d08917-1f30-4d0f-a7af-985987ec04a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:27.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:37.878Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0ff42173-3ca7-496c-845b-f8f8c3e787e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:37.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:47.901Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5e86a28f-415a-4e14-81f8-a137ffadc7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:47.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:57.922Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2cb09950-f839-447b-81ab-e13f9069a8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:25:57.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:07.942Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0bcddc67-7213-43cc-8c2d-2d02cb85fe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:07.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:17.964Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f95e4c46-eb12-44b6-b808-4f341978832d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:28.010Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1e78234c-6b0d-4f2d-8f45-45d83fd0d92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:28.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:38.030Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c5653c77-f4c6-4d91-8c82-4e9e23189d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:38.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:48.076Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=88657289-6c1b-417c-8d96-e244ce405622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:48.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:58.106Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a3391299-2ebf-4af8-ba70-bfd0e662bbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:26:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:08.139Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=acfbcb8b-ee67-4500-a99b-2dd73bacd499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:08.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:18.164Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=799b0d54-09b0-4ad0-bd69-08492dd04a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:18.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:28.191Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=63544763-83e6-459c-a900-ab982b989096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:28.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:27:34.061Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:27:34.061Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:27:34.062Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:27:34.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:27:34.062Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:27:34.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:27:34.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:27:34.076Z |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-04-30T23:27:34.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:38.215Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f73fa0c0-b89d-4869-83f9-ed0140d70061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:38.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:48.235Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=cd68a71f-5ada-473a-8e79-f2aae440968c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:48.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:58.263Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c652e11c-d299-458f-bb37-fb30363e8f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:27:58.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:08.287Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=773872c4-aaad-433b-bb04-d8d8ec35573b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:18.308Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b9e23782-bdae-41ab-af95-ace98af766f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:18.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:28.328Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=de4bd2a4-356c-47db-bbac-09c05402f93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:28.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:38.352Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=794c6cd1-6842-477a-bc5f-0581232a571d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:48.374Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=96cddf22-0266-4542-8e2a-7debd149d675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:58.399Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=769070d8-f017-4570-9044-e67380206235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:28:58.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:08.427Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=12115c0b-003c-4b6d-b9a2-68aded00c4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:08.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:18.445Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=15cd6a22-0a4b-40a9-89b2-d4ab5a419bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:18.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:28.467Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=81d0cd4d-892b-4dc7-9999-766414e97e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:28.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:38.489Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8a120b64-ee0d-46f4-b554-d0cfef6468e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:48.510Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=566ab3b0-3122-41c9-8cc4-0319d545e32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:58.531Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b0f2264e-09a5-43ed-a8a5-1ccad32ca916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:29:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:08.555Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=26397be8-1586-44b3-a913-33fa63f6c70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:18.578Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e5ba4edb-1c89-4acc-ae72-aa4ba213c61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:28.596Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b3c75ab2-0eea-499c-96e8-9b18ed6f1b2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:28.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:38.616Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1664e96d-44b3-4778-bcc3-59651e94efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:38.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:48.637Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=054af3f1-1e0c-4ee0-be6d-3fa9a7e8d6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:48.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:58.658Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=670c08c8-78d5-4534-bcbf-92a4c9e70e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:30:58.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:08.676Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1aa6c0ca-3de2-49ce-82fb-fbf00b137c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:08.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:18.701Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=10bfa6a3-0a55-4e03-bc9a-160d6bdbf7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:18.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:28.724Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6126daa1-73ec-4174-820b-bb7343bf28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:28.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:38.746Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2e960034-3305-4a1c-bec8-64d0acc49fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:48.770Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c994e1d9-aba9-45be-84e8-044ef199ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:58.790Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c1cce3b1-69a4-42f6-8d0a-e89d38f4403f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:31:58.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:08.810Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=88936fb6-0642-4fe1-b093-b533d7f1e95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:18.832Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=20614546-2ca8-4776-a17b-9c6499d44bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:18.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:28.856Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=728f9f3b-322b-48c3-b476-e8d2d0a87797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:28.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:32:33.596Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:32:33.597Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:32:33.597Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:32:33.597Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:32:33.597Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:32:33.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:32:33.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:32:33.604Z |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-04-30T23:32:33.606Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:38.877Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1cf217eb-a58e-4169-9dc2-275bf953134c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:38.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:48.905Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5fa39054-f8e7-4a94-8b6d-799dadc3e84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:48.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:58.924Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5dffa198-1798-4bf5-b7a2-71eda09e0fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:32:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:08.943Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ac2ab7c7-5acd-4464-b316-5761a302bb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:08.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:18.965Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=66757b34-a9bb-4b6d-b6c3-3552ba8b71f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:18.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:28.986Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d51853b2-7f96-48e1-879e-749100be145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:29.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:39.005Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f74ba0ee-2977-48f1-a40e-540a01dade52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:39.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:49.030Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=300d4e8c-00fd-4447-839b-ab01f9e8dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:49.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:59.052Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ec33a88c-b969-438f-81a9-244187896b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:33:59.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:09.071Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a93ae223-874b-4760-9845-1b95b329f4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:09.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:19.093Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8d320871-53c6-48b7-804f-a93ca189bbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:19.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:29.115Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=38e78b0c-fd95-47a1-9872-2dde7d80d124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:29.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:39.136Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d6726d96-a359-4861-9a7e-faa2b1a9a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:49.157Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f9ab7f7f-29f5-4091-9e7b-7254d65d3179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:49.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:59.191Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8d45b4e7-a35e-4bab-9943-04e73faf638e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:34:59.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:09.214Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0545a19a-7471-44db-9e8d-8541c4bdc8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:19.235Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=62e102a2-92b8-4ebd-a77b-dc9b4126f45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:29.256Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=978ffc29-50c0-4f43-beab-c56fea8f6661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:29.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:39.278Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6cdaa39d-3a83-4bde-ac38-6802f4fe12b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:39.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:49.300Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=bf6e89ce-bdae-42f0-b9b7-e1b4e8cce1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:49.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:59.320Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=eb17f168-642a-4605-b407-f1b0d4cc9672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:35:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:09.343Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f83ec25f-8e7d-44b0-a388-9e236e792c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:09.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:19.364Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=4ac71a36-7bb8-42f5-a4f5-6f8a97a4657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:19.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:29.382Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=08ada8a6-09f7-433a-883a-157e5e2bd40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:29.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:39.404Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=fa6763cb-af1e-4986-8f84-08ae79f3532c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:39.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:49.424Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=93eee2cc-aa75-4582-941c-19fab4cc5352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:49.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:59.444Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1759b8cf-f8d8-45eb-9593-7ce35c029228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:36:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:09.464Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=81da8575-09e9-4445-9aee-2a9a3f473849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:09.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:19.483Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2f66804a-ccd4-4709-b5c2-3f164852c295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:19.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:29.507Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3ea20494-9616-4c5f-8bb4-40ca0d296101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:29.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:37:33.649Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:37:33.650Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:37:33.650Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:37:33.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:37:33.650Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:37:33.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:37:33.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:37:33.657Z |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-04-30T23:37:33.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:39.527Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6f4b5434-934a-4175-88c3-f4442f74ebd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:39.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:49.548Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=71241475-dabf-4c6b-bd08-8025ea812ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:49.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:59.570Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=511431a0-15d3-431e-92fb-6ea5dfa3463b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:37:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:09.589Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d18a4a13-554b-4a94-b67f-283dc7e7cb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:09.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:19.606Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=34721581-9534-4f28-a587-b439905cf232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:19.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:29.626Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=bf1a9cc5-8a12-4cc3-8378-dbda8a067741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:29.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:39.643Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=06deb6ac-8879-47f0-bbfd-d35403ea0135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:49.662Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2ec900b3-e96b-446a-8066-8fd497a81830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:49.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:59.683Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0d6fdc33-dc55-4d70-b43d-76d156b1e3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:38:59.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:09.704Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f6553231-7be0-4694-b768-909c3e685d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:09.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:19.723Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=08fc76fb-4f78-4696-9c71-eff2538973a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:19.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:29.746Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8328fbd0-2e97-470e-adbf-31e9ac316c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:29.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:39.768Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=67c40cfe-f603-438b-8d93-a4785392296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:39.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:49.790Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2efce297-0b4c-49a9-8d6f-b9cb34c79223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:59.817Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=03ad82f0-dff9-4b87-a216-35007ee471d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:39:59.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:09.834Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=67e9008a-6f36-4d75-a957-5501966e343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:09.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:19.849Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ed183847-944a-408c-aba5-44dc1010fcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:19.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:29.869Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0ce4018d-f9b2-4328-a611-544e13d82e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:29.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:39.883Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=372fab46-5874-4a17-abed-0dcb66442b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:39.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:49.906Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=24c55b15-c11d-432f-9d06-eda9d87bbc2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:49.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:59.930Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e7122531-9322-40fb-88f5-37dd3733dde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:40:59.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:09.961Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0e23a56e-2f0f-48dd-852e-5cebff810cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:19.990Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=238ad2ce-771c-48b2-8d10-c396d403701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:30.013Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=88f8c700-cbe7-4b18-acb7-a26e75752212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:30.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:40.033Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ffef2041-7a96-4928-8542-c9350dd6e0f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:40.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:50.056Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=59e57250-d012-483c-ba5c-95c1919392d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:41:50.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:00.078Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=fd1ac95f-33e0-4ad1-ad8f-b1b9daba9ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:10.104Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7a8c7823-0adc-46d3-b7b9-33e53ec43b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:10.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:20.125Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d9fec6b7-cebc-456c-b764-8428460ae4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:30.146Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=82e754f9-652f-48b0-9ff4-ffbf69861e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:30.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:42:33.539Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:42:33.540Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:42:33.540Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:42:33.540Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:42:33.540Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:42:33.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:42:33.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:42:33.546Z |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-04-30T23:42:33.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:40.168Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ae911717-a372-4957-aba0-bc8bf141bfc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:40.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:50.191Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b30369cc-de11-4edb-9932-f95084cdf25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:42:50.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:00.212Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8a3c820c-dd3d-4036-af98-88bc12bf0a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:00.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:10.231Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=eefdd43c-a15e-4534-9af7-dd686d01e7ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:10.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:20.252Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a3bd3e7f-ef77-418b-b853-d647b411aba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:30.273Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b9c5e9a5-8954-4622-8181-01855a68becb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:30.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:40.293Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=07bb6b9c-c0c5-4349-ba4b-4c753e44a90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:50.314Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e8ee87cc-af06-4684-8f31-0ed6846933fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:43:50.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:00.339Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=4aa76535-c23e-460a-a871-e7af1e8bc4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:00.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:10.359Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=10f52116-5ddb-4bc0-9251-3b80ba9f2b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:20.378Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=bd607325-0974-4507-93a1-0e206355109b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:20.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:30.399Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1815074e-7a1b-4d41-9819-23f653b0ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:30.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:40.415Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=62139e73-0794-4403-aff0-256e97f7da1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:40.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:50.434Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f6168b09-2d88-4a4f-9440-1738943f701c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:44:50.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:00.477Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b2d02137-da16-4453-a35b-12d9e8c0098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:00.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:10.496Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=769a177d-ab2e-4863-903d-0715729a8333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:20.519Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=91ba4c26-eb9a-40c1-ae98-c320af94558c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:30.540Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b8b9af93-6e65-402f-a44c-2c2e434b4130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:30.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:40.560Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=705335e9-b713-4247-94a1-d213a6ef3978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:50.579Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e01a7402-26a6-4226-b0af-fa84f5d39121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:45:50.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:00.601Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5ca143ae-63d7-4b29-8a11-dd8e813fe2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:10.621Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=68ff4cb1-c5cf-44be-bceb-55c91a036f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:10.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:20.643Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f1ab63dd-4361-4b4c-b28e-acda89eda550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:20.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:30.660Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3f809967-ea9c-415a-8618-dc2d544c57cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:40.683Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=32f04ee8-47a1-4ccb-8b9b-d53234decf31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:50.703Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=42877089-394b-4c1b-bd44-e70a975ff485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:46:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:00.740Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f79c98b7-5d18-4f5d-ad80-16ce928237f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:00.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:10.758Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c87a2b34-a108-4592-b0d5-c23e50181ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:10.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:20.776Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b99edf36-6a80-4cf1-8e0b-d1e032341291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:20.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:30.797Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0f357e29-b429-4f24-9dee-0397f8678eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:30.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:47:33.565Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:47:33.565Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:47:33.566Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:47:33.566Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:47:33.566Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:47:33.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:47:33.572Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:47:33.572Z |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-04-30T23:47:33.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:40.815Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0d7de43d-f7ae-4eca-b154-f9141070f5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:40.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:50.832Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c70c4940-cfd7-48e8-9d03-cab3a5de9aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:47:50.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:00.851Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8a0351c0-c1b3-4640-9406-6379661adc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:10.875Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=9c69e184-27bd-43df-80c7-e98525c58934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:10.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:20.897Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6920ff1c-cad5-466c-b109-9196d8157432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:20.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:30.917Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=83918c5d-0e47-4312-b4a3-7a543b0fc209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:40.938Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6ce997f6-0947-484d-bdf9-59e293ec00a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:40.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:50.958Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ed8461fa-8647-41c3-9ed8-0060e94c62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:48:50.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:00.975Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6074c40d-1d64-4315-83f0-999ec41da064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:00.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:11.000Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=489b9eeb-2cad-43df-be8f-ec4e81284ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:11.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:21.018Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=16f7f385-0cc9-401f-a203-093eb6cc02a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:21.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:31.037Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=aa3be305-e93d-47da-ae0c-e44735154851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:31.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:41.055Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ca4389ba-b118-4234-9daf-6baafdb3e1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:51.074Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d3a76b90-3e7f-4d68-95ee-a81466d76060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:49:51.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:01.096Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b1e0ef79-25b5-4b8d-aead-abcf40864c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:11.112Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=01175ba1-fc68-4540-938c-7e7361ea9fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:21.132Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ca08a958-54c7-4605-a29e-8eb132b0cd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:31.152Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b0db7017-3dac-425a-ab71-f71e9a8af8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:31.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:41.169Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=89ebe1a5-1138-4b4e-963e-403396aaae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:51.187Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e24f608e-34f9-463b-a610-3b379d70b221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:50:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:01.210Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7846a8de-b82d-4767-b2d5-ce4cf57fbab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:01.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:11.230Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6eded5d3-56b0-4b23-99f7-07e7b62d8a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:11.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:21.253Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=52d99f4e-c5f8-408a-9358-93527035399e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:21.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:31.274Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7d1e5433-55da-4b34-871c-efea7281502f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:31.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:41.297Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=498caba5-0a04-4baa-b33b-1f1c920c5cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:41.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:51.317Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=715b09d8-8233-4096-8edc-9f22837c4d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:51:51.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:01.343Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d95530cb-9288-48a8-a0e5-ab42d7065fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:11.379Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=626bf2db-3255-4cd4-8794-f831ae2cf21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:11.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:21.403Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1a988808-1fd8-4bf4-a3cb-714149ee37c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:31.422Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=24bc3a06-b99a-4fb8-826b-02e643d00741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:31.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:52:33.563Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:52:33.563Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:52:33.563Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:52:33.563Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:52:33.563Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:52:33.568Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:52:33.568Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:52:33.568Z |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-04-30T23:52:33.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:41.441Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a535061e-5add-466d-aee1-687df888a14d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:41.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:51.458Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=69e4c4f0-5c4a-4991-8b1b-43b406d5bfb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:52:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:01.474Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=9218df4f-6918-481d-934e-32d2e48e59f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:01.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:11.493Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ee5ca391-b4d6-4e8c-9424-dff364a9d09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:11.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:21.511Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0855fc36-5c13-4e9a-8407-05a372f6d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:21.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:31.531Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c929d678-95d6-4e7d-9de2-6251ae232b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:31.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:41.552Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=063238a6-d314-406d-ae47-91f4615404c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:51.569Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=22767296-2e65-4e7a-8838-a496f5e339f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:53:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:01.588Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=67f29d97-2f28-4d0b-9f79-050d6df5aaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:01.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:11.605Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=faaa5ede-1f80-4e76-9626-c08554b0973a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:11.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:21.623Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=040a1af5-126a-479b-802d-c939f431a764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:21.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:31.644Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3c2b45c8-781b-4187-a0cf-dd1b65f11c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:31.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:41.660Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a1d83525-4ba9-487e-b6de-cf6cf64d96c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:41.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:51.679Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=cfc0ca48-6903-4b2f-b967-c7fb5afd58a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:54:51.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:01.700Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=881dc41c-8954-46df-8685-ce5d4191c40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:01.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:11.720Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=4ebcc2fb-d78e-445f-94f1-955eb2977ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:11.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:21.739Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=215555fd-6894-42e9-8d1a-18b7e5bc8fc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:21.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:31.763Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=952f896e-77d3-4431-8097-8070429dc1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:41.783Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e6374207-eeb2-48a5-aaa4-11b549ada77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:41.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:51.805Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f082be90-7c44-4f23-bc9e-e4c095edfef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:55:51.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:01.826Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=64312258-0d02-43f8-90fb-755e55d08a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:01.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:11.845Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d58100f1-4b03-4e53-a39d-5cc52e06bedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:11.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:21.864Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d3412663-1126-42ce-8302-4c99a05f81e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:31.882Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=db19e84c-fa62-4eaf-82f5-9c070a6ac5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:31.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:41.903Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=9ce1bb46-286c-41f0-9268-f0dbcfe7f4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:51.923Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d65d8aa8-895d-409e-959d-4e6d0dcd7908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:56:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:01.944Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1b139290-d440-4b8d-8f19-940201002be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:01.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:11.965Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3ddf5f80-c477-4c80-939e-e2861faa2759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:11.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:21.983Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2a3c213b-a3aa-4792-8878-752d431b4a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:22.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:32.003Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f04d6728-b65e-48a9-9d80-f45acec975f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:32.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-04-30T23:57:33.570Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:57:33.571Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-04-30T23:57:33.571Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-04-30T23:57:33.571Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:57:33.571Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:57:33.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-04-30T23:57:33.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-04-30T23:57:33.578Z |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-04-30T23:57:33.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:42.037Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=be0dca1a-a33f-4f61-8a17-9dbdaae02580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:42.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:52.060Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=29ba8986-9041-4174-a94b-75bf971797d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:57:52.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:02.076Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=081610d9-b9cb-47d7-b822-a172e207cc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:02.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:12.098Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e90469be-f61b-40ad-9d41-87257b273651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:12.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:22.121Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b9dd7a7d-92be-4545-908b-c57f83387bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:22.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:32.140Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=99402671-4220-4ffd-8514-7d862ac1d2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:32.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:42.162Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=cef52cb2-0be9-45da-9d0e-7da860d2ecdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:52.179Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2e8cb642-7eb4-4875-addf-f6a302bef94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:58:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:02.202Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0a00e77c-bd42-4497-832d-53e7079712fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:12.222Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3e66fc5d-50af-436b-ab0a-3f79469eb115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:12.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:22.240Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f6407192-b0ea-4db7-88da-99862236457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:32.261Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e7a7d9fa-e8a9-4865-afd8-530a95fa0bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:42.295Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c6be3b2e-dde7-4204-b389-5581ca84bbc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:42.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:52.314Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ffef30bc-9d01-4280-a04d-9a34cef6a407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-04-30T23:59:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:02.333Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=fcb5d6d0-271f-475f-9abc-faef0d695e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:02.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:12.376Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=58553099-1b2e-45c0-92b9-261c2dc998d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:12.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:22.396Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e5e0870f-83ae-453f-af90-7e65ae1f26de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:22.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:32.419Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=33480445-7c97-46e4-a2bf-bcf730ea7d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:42.444Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=310c63b7-db44-422e-adc3-064a6b29b413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:42.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:52.462Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=95a14c66-42c9-4c50-b1dd-a27baab4cb96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:00:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:02.478Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=fea0a3a5-4d30-4888-a4a6-bec6cd3204a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:02.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:12.496Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=833dd8af-a078-47f8-a8d7-0df88dc4bbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:22.518Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=70274dc0-2b99-4fd7-9b0f-703f4a9cc707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:22.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:32.539Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=dc1c1d15-8ae5-4c55-8364-3e30ecc87065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:42.559Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e3eb226a-8740-40e4-94bd-9ebb74f74170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:42.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:52.576Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=13fff4e5-e299-4b0b-a616-2359bb367f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:01:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:02.597Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a98d53a1-bcc9-4a9e-b05c-bea440e9e6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:02.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:12.617Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=9073629a-aa76-4eab-b466-9464b0117dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:12.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:22.638Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d2364237-b5d1-40b5-880b-ba5150e27cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:22.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:32.655Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=524ca160-f855-4ffa-b046-cd2bef785124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:32.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T00:02:33.538Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:02:33.538Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:02:33.538Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T00:02:33.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:02:33.539Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:02:33.543Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:02:33.543Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T00:02:33.543Z |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-05-01T00:02:33.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:42.670Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=4dd1e05d-2f3e-4a79-ab43-bb10a34cc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:42.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:52.687Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e53280e2-acfc-4cc6-8e83-9f9d34bb39dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:02:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:02.708Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f786a3ea-74b7-4395-945c-73e2f03e4120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:12.726Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7489831f-b276-4100-a559-fa7595f4ed9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:12.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:22.744Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5a8e1f30-5f6e-491a-8682-29bffe9a6301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:32.760Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ab846c49-7eae-477b-a670-31d4bb80dd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:32.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:42.780Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=29a52e83-060e-436a-a9d5-652afba033e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:52.800Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6090fdd1-c9d8-483d-9f68-03d3335baf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:03:52.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:02.817Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=705104b2-b88e-440a-847a-06d7771472ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:02.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:12.857Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=dec5a219-c23d-427a-89d2-86d71ccfc6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:12.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:22.875Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5999c988-73fc-4078-942c-dedd7cd77c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:22.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:32.898Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8e77ad6a-9f01-4d0a-b274-7ba35b123685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:42.916Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6010c1d9-f146-4d90-9f65-ef9cd269a647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:42.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:52.932Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7551edb3-ab5f-498f-9e14-df56781a8dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:04:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:02.958Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2367b188-6c62-48a9-9132-10fbca35d98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:02.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:12.979Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=49199380-6ba0-4318-a69e-8bb334997b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:13.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:23.006Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=94f9c822-0891-4ad5-9053-80bd819f4d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:33.027Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=378de2ad-dd5d-4265-934e-2889e7638114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:33.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:43.049Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=78ccba39-06bd-45b6-8b8e-f1f601c68dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:53.067Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=195db1c1-6924-41ff-956e-4a815ab8c47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:05:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:03.088Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=262f6e39-cc0e-49cb-924c-cc8f0369409d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:03.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:13.106Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=154cb656-1fe8-4fd8-bfa2-6284d8f56f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:13.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:23.125Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7438b48c-55a9-4014-acbe-db9ca689c08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:33.145Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=dea5e8c8-4eee-4bdd-ae59-6dd15a6e29a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:33.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:43.165Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=88ee1462-cf32-434c-a20a-5a5b646aa80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:53.185Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b161b090-dbef-4fb5-b15f-86a2bb615114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:06:53.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:03.202Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f44dd2a4-815b-46e8-aea6-65079e5c0c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:13.221Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=83109680-9268-470b-b877-2f350af313df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:23.237Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=28e818da-1652-4641-a9a9-50b4015430d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:33.255Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a9136153-857a-41fe-87bf-8acf637c6f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:33.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T00:07:33.635Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:07:33.636Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:07:33.636Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T00:07:33.636Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:07:33.636Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:07:33.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:07:33.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T00:07:33.642Z |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-05-01T00:07:33.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:43.278Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=62488e7c-d448-44ad-b520-4e8fbbac6327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:43.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:53.299Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5831e224-21f8-477c-a0c2-1ad6b08cb154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:07:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:03.323Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7bda712b-8227-49d0-a0e9-bc8155710001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:03.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:13.343Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5a02f907-b8d3-4e9f-8313-114dbc5a0e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:13.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:23.361Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a54454a8-298e-4998-9be1-91adb917b470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:33.380Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=75b42752-9abd-44fc-89d2-4c1bdedeee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:43.397Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ce2f2abe-825a-4282-afd3-da723ebe3366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:53.416Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=84d8f3d8-3925-4657-b2b2-14cc159a5c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:08:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:03.435Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=98ed03d9-ea44-486e-a626-ad9712d36edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:03.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:13.456Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=88e88d05-d3e5-479b-af85-1f9ebad26557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:23.475Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7360dec0-3379-4ae4-94ed-bc0398b73087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:23.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:33.494Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3fe10e08-9f8f-4fed-91bf-d134be4c2c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:43.515Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=65541ef2-2375-4c06-9bc7-82f0bdc4f5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:43.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:53.537Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=04c4c6d6-d16f-465d-92d0-c9951a7ba9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:09:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:03.558Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f73b51d4-d3c0-41d7-ad49-0fe30ebec3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:13.575Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d0aebaaf-75cd-4865-a4e3-3d4dba296d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:13.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:23.604Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6b6c7907-f2d0-4980-ba10-bfbe3cbba2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:33.648Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=d3778c9c-7604-4865-96df-48d949e0632e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:33.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:43.679Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=eaf1e861-8e51-433e-9b2c-4b818993f167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:43.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:53.701Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ca456067-b20d-46ca-8cbe-91c9a7fad500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:10:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:03.719Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=642e9946-0e84-49ec-bd36-77e091a46c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:03.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:13.737Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7644e21f-60be-4e24-884b-4a93c2429c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:23.759Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a01b8fc4-f074-4fd6-b038-2aeafd9b98ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:33.778Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=c4b91af5-c9fa-4441-bfdd-45098227d74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:33.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:43.798Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=629fff54-6f59-4f2a-8612-e4384a2e225d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:43.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:53.814Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ed0dbe3f-dd6a-4937-abd0-29f73305565b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:11:53.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:03.834Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=55537fdd-3df1-47ca-be30-990a98282ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:03.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:13.853Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ca0dcbac-8439-4697-a775-8487735a3ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:13.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:23.874Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=298f2da4-37df-48d5-b224-97121ec1d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T00:12:33.560Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:12:33.560Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:12:33.560Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T00:12:33.560Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:12:33.561Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:12:33.569Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:12:33.569Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T00:12:33.569Z |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-05-01T00:12:33.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:33.895Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=09c136d9-6b72-4a05-b764-071320c8bc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:33.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:43.918Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8196ae66-1fb9-49b7-a92b-71230fca7381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:43.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:53.935Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=63ed3aa7-c475-4319-9764-c1a5592ef5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:12:53.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:03.954Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=abef351c-5b12-4555-8661-eb34e408ebf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:03.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:13.973Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2ef29cfb-880e-4a52-bfed-b5e33a2ede7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:13.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:23.996Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1e88e622-4394-462e-8ca1-4d4793764ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:24.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:34.014Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2eba8b34-b153-49ec-8f07-45e8a75b2af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:44.030Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=825411f4-5d34-4225-9c34-e52849d6dc9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:44.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:54.053Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ae03225f-d6ca-45b9-ae6e-22cd294d0a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:13:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:04.070Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=443efe6a-4008-4ff3-b456-5acd18f95bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:04.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:14.092Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=22669d82-4599-4cea-948d-852a8573aff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:14.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:24.110Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=38625df2-bf90-4614-91dc-b17c338431bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:34.130Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=aef34db6-90df-4ed4-a1b3-d61f84b8f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:34.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:44.148Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=eaea6182-e715-4b9d-937f-f386e007c9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:44.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:54.168Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=fbc4335d-04b2-4534-90b3-3f95ba2c4684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:14:54.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:04.185Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5bdb21d8-ffbe-4c54-b1b8-e0e96f7b4e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:04.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:14.229Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f5d614c7-fd8a-409e-a59a-939f1efa57e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:14.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:24.250Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=2ddd5b24-0833-46dd-92eb-583691a18169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:24.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:34.268Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=9a356e9e-bcaa-4f37-a6c0-90b809f5ebf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:34.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:44.288Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=50658b15-6348-4c41-b30d-9ebf6d2ea8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:54.307Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=f4805e91-625a-4349-9b93-ff5a0c3dba5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:15:54.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:04.326Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1d72bd68-19c2-4802-b11e-5da7539232da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:04.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:14.345Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1845f908-0ae1-4d8d-bad9-303c70b25cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:14.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:24.363Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7c40428a-c0a5-4229-9d86-644de234ac52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:34.382Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5c66c5cb-faf5-4bd6-8300-2f8c8035cbc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:34.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:44.401Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3eaae1c7-bda9-4e02-8eb7-9941e60ab33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:44.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:54.422Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=a0f3166c-4bf2-42cc-804b-5ca439d0d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:16:54.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:04.459Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=5cb5db53-818c-4339-b7c3-f444bde694ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:04.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:14.479Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=0cabf508-6fe1-41eb-9077-568d2f69a89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:14.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:24.499Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=46170cb2-c20f-4a94-a9fc-d8dac3bd69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:24.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-05-01T00:17:33.582Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:17:33.583Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2023-05-01T00:17:33.583Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-05-01T00:17:33.583Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:17:33.583Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:17:33.587Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-05-01T00:17:33.587Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-05-01T00:17:33.587Z |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-05-01T00:17:33.588Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:34.521Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=3e1af43b-2bfd-4740-a450-cd2fb318edbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:44.543Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=7f20202d-7e4b-4fb3-ad48-5d7a1ae09192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:54.567Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=6e79a5e9-7f78-4a98-8442-8a60fc9e3340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:17:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:04.585Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=dab1fcaf-a1b6-4918-9e8c-b1032889fd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:14.604Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=83093784-a7f2-47b4-95e9-8b69ba793356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:14.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:24.622Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=e183e97f-5d58-4cd1-b03e-040568da3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:24.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:34.647Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=ec162311-9d47-4c4e-8e69-d46b1d43bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:34.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:44.668Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=340d1984-2a9e-432f-8883-3f930df5f6e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:54.685Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b369246d-7762-4fc5-a705-5d39c0ac398b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:18:54.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:04.703Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=bae05311-a9e9-4d5e-a20f-14c466ecd4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:04.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:14.724Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=99f14056-9a4c-41c7-9cbf-5e6627c8965e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:14.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:24.750Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=cf5e58c1-528b-4840-af8f-e9e579bf8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:24.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:34.769Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=40bfc3ac-79ae-4c83-81eb-2184d4519996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:34.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:44.793Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=b2cfe3f5-16c8-44a9-b1be-fb3e02775b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:44.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:54.812Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1e287797-afc3-470c-9d13-efcdafd6501a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:19:54.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:04.832Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=975f392e-0c4d-4849-a1c2-edee0f32b5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:04.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:14.852Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=1047fb1a-1d79-4f61-b4b5-41f3d0578bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:14.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:24.870Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=463690dc-3324-4144-81b1-1783c951fdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:24.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:34.887Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=8aee3072-61e6-4d65-b31c-1a38407af65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:44.907Z |INFO |Init configs |InvocationID=8215eda8-f69a-4045-a8af-a663506fb58c, InstanceUUID=96cda752-540d-4f7c-bc42-1574e0b87c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-05-01T00:20:44.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |