By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:10:04.643Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:10:04.649Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:10:04.744Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:10:06.524Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:10:06.773Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:10:06.774Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:10:06.774Z |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-01-17T03:10:07.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-17T03:10:07.665Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-17T03:10:07.723Z |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-01-17T03:10:11.191Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-17T03:10:12.311Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-17T03:10:12.356Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-17T03:10:12.357Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-17T03:10:12.507Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-17T03:10:12.509Z |INFO |Root WebApplicationContext: initialization completed in 4783 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-17T03:10:14.398Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-17T03:10:22.418Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-17T03:10:24.591Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-17T03:10:25.105Z |INFO |Started MainApp in 29.346 seconds (JVM running for 32.578) |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-17T03:10:25.273Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-17T03:10:25.278Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-17T03:10:25.282Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-17T03:10:25.342Z |INFO |Start scheduling PRH workflow |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:25.385Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=12189668-2f11-4c62-8720-e926a582f4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:26.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:36.899Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f726e9fd-dfd2-4835-848d-e77e852398d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:36.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:46.927Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1b955af4-664e-44a0-81c4-742d624e65bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:46.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:56.978Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=cd9e4a71-ca6b-4910-856f-d34920ca3d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:10:56.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:07.000Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9b0c778e-1a35-4782-8f4c-620bb61a4b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:07.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:17.022Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c79636a6-c92c-4fdf-bec0-abdcfbdcfc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:27.043Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3f9bdbf7-baf8-4eb9-bd51-69c26d47e2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:37.061Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b28574e9-8cbc-4729-bd36-6bf41e510c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:47.094Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1270a036-eb47-473e-b4ce-39072387e19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:57.120Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6e358eb8-568f-418a-8bf0-99765354f4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:11:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:07.163Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=434ecfbc-61d9-4383-8ca8-f52ad86591bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:17.178Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7626c65d-c91c-4916-8c98-2992d6f89aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:27.216Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7f0c0953-1f46-4698-96ca-5b9fc40cdf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:27.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:37.246Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ec220b90-394e-4c53-b275-6495200431f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:47.260Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6ae57d65-d7c1-4147-9d77-7f0f8e518a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:47.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:57.304Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=03fd649b-e134-47d6-b9c2-79b2e913d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:12:57.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:07.318Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6958236c-14a6-4ba4-a69d-38c579631ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:07.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:17.369Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=67e5c0dd-9e09-4b0c-82ab-14417adc4a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:27.446Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d1b829ba-4897-4586-9714-06f23739d4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:27.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:37.503Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=2b2f1a7c-fd99-42bc-9e66-6f8b2aad2bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:37.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:47.530Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ef025339-7fa5-47e6-8c16-9d5808c344fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:57.576Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=629ca5d2-aae6-4f29-a6db-4919427f5537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:13:57.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:07.624Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d8dec618-cbe0-45ee-b08e-3567316f8446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:17.654Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=54f3e4b0-178a-44e3-8a7d-fe8f37c6b3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:27.728Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=820c3f0b-88fa-4402-b715-1d67e06fcda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:27.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:37.751Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0a979b2f-a2af-40da-8547-90ab6fd6ab70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:37.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:47.782Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bc5351fe-a0f0-4e17-ab75-61c8a4c84def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:47.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:57.831Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1ed68c16-3746-4036-b197-ea424c0f84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:14:57.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:07.863Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ce9b33f3-b065-4063-a084-b39b9231ac83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:17.925Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fad8b227-103a-4835-bbb6-73bf6c9d882e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:18.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:15:19.015Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:15:19.016Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:15:19.030Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:15:19.091Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:15:19.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:15:19.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:15:19.132Z |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-01-17T03:15:19.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:28.024Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d82dae32-1cf1-4a7f-b971-81b1e6f3d600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:28.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:38.077Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a3761733-2295-4cfd-a318-e3750aa4b300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:38.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:48.123Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e4bb2750-b196-4556-b4fd-f2c97ce56700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:58.163Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=59b02747-53f0-49bc-89d1-ca11ca600671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:15:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:08.176Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ea91ddd1-7e53-46f3-9d28-d4fc0499c468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:08.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:18.198Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=31057892-7564-4cac-a67f-7a3d11aeade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:18.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:28.219Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9b0d8c0a-97d6-430c-990e-5ab5a92c792d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:38.232Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=51386527-7dd6-4919-8d23-a742f8632dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:38.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:48.243Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=de7db06a-81ce-429b-8293-4b9b60ced44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:58.258Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=96140ab4-cc25-4abd-a04b-a950f7c58a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:16:58.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:08.276Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=92129f41-b9d6-4944-971e-da8fab21e562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:08.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:18.296Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f7af0aa8-67f7-4c9f-885b-5600c90559ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:28.329Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a76c7c68-3286-4327-803a-7689ea1af8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:28.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:38.342Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ff648e05-263e-4d76-97a3-f3a6c4642d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:48.374Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=518124cd-17b1-4a47-acd2-308a6024afd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:48.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:58.402Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6b431ab7-e05b-479e-affb-b07966360553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:17:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:08.422Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=086a8cc2-977b-4cc2-8494-4f2dd8e9237d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:08.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:18.435Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0ab9d705-f3ce-4eda-ad98-3fcd633addc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:18.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:28.465Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=cf85efed-b476-4fa7-a5e1-efdd52a2a6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:28.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:38.478Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1b8f32fd-64a9-4228-9cac-3f870c185c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:48.492Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3ab97e1d-5524-4033-bf01-3f46106d68d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:48.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:58.513Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3c1120ba-3607-42f0-82a8-e42e203710a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:18:58.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:08.534Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1868977e-06a4-467e-b47b-0085a3526613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:18.594Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c68c4983-05a0-4b1b-8d7d-f6c53621b4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:18.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:28.610Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8bc2b382-c120-4042-b91f-58f18c3e80d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:28.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:38.623Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=69e4b0f0-f3da-4e13-8e35-e3b863199027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:38.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:48.634Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=681db062-6ab0-498b-88d8-7ad18756a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:48.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:58.663Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c29ade9f-be98-44f5-8b83-1d75b0584398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:19:58.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:08.679Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=47a197e0-c4f3-41e8-9ee5-b92bb62fa3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:08.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:20:15.031Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:20:15.032Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:20:15.033Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:20:15.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:20:15.058Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:20:15.058Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:20:15.059Z |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-01-17T03:20:15.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:18.690Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=663a641c-bcf1-49c1-a57b-5b0bc97404b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:28.707Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b7c55376-7894-4b4c-9469-5885f458920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:28.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:38.728Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f2750dcf-48f0-44a5-848e-676cf6a9046c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:48.740Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=2a2188d8-0a21-405f-bf20-4829a69fe574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:58.768Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bc7a8f6d-e9c9-4243-b35d-4ef667ad5c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:20:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:08.787Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=54aba29a-f5ca-4a6b-807a-dcbeff12bb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:08.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:18.799Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=85d0f423-c1b1-48c2-9673-0da3021d783d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:18.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:28.815Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9490fb6c-ec40-49b3-9354-08bced538a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:28.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:38.829Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5cb8a7ce-67ea-4abe-9bc7-db4b8e7b7d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:48.840Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=da72eb0c-af96-4deb-8e0a-762c98059a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:48.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:58.854Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4cf9c7b4-54c2-4b7e-8fa8-38fa2f198d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:21:58.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:08.867Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=600f0b81-2f0b-47c7-a736-00f61df916df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:08.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:18.879Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=85c89d52-94dd-4c63-8ed8-69e913f3db95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:28.900Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6634f7c3-d8ee-41e5-8d8c-c7589c7a82c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:28.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:38.918Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=43676465-d78c-42e8-8b4d-9a0c6fb44e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:38.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:48.930Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f342a638-7b23-48d8-ad65-7bf5101070c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:58.952Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=16cda9a7-9e2d-4ac4-b6ff-7802082f4a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:22:58.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:08.971Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=33854692-08e4-4c1b-b024-b3b46e93602c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:08.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:19.035Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fb96d26d-694a-4e25-8528-d3e23e0d4792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:19.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:29.073Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b63369e9-3173-45d8-96a3-c1ab80a29c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:39.107Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0317f366-7640-45d1-8f87-1db4d00cc7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:39.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:49.120Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=426a2905-d557-4900-ae9b-4bdc51a0d40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:49.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:59.213Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d701d266-c55b-4ed4-81cb-67f4983602e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:23:59.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:09.231Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=67656248-3c63-43f0-b983-5344f6858a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:09.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:19.243Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=87131554-bc4d-4a90-8f7d-5a42980f39b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:19.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:29.257Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5ef24696-1ff0-4af6-b253-f6d13430f616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:39.273Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1db2a095-52ca-4243-9d74-676ca5055a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:39.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:49.287Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c3138660-3fcf-4b27-8476-a0cb6e7c785f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:49.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:59.304Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ff5baa3c-bdd9-476a-a86a-0d3f5d534217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:24:59.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:09.318Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=74d36ede-9e3b-4677-8887-a2fa85f39c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:09.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:25:14.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:25:14.924Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:25:14.925Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:25:14.927Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:25:14.946Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:25:14.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:25:14.947Z |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-01-17T03:25:14.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:19.333Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e04e4e1c-37be-4237-a501-ea9da54d76cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:19.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:29.350Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=45f56c94-c4af-43d5-8424-b4a392241a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:29.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:39.364Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6de4b924-28c7-432c-b2a4-ed734261738c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:49.381Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=cc3f5123-6599-4a8e-84ad-b4fcedb096df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:59.393Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ee973a48-32bf-4039-9a3f-944077e38337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:25:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:09.404Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bf45ce38-252f-4198-bb43-515e60ff8feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:19.418Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6a081787-d71f-4e2c-97f7-a12a41d5c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:19.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:29.446Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=997e69eb-beff-4e93-b5ad-831fd731ae96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:29.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:39.464Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=559b83e0-25d0-4aa8-8a69-8fa135af22a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:39.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:49.481Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5f9c54ac-1168-48ac-8584-0974faaa5f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:49.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:59.493Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e8cd1fc0-f254-4082-bcd4-a7a9a45d8861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:26:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:09.504Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e4460cf3-0036-4098-8ab9-3c7d587754de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:09.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:19.520Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=de78740c-fa0b-440b-b8d6-2e5e64e3886a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:19.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:29.539Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=799e3191-dd01-475e-939d-48b5689e01df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:39.553Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d6c63094-680d-45b0-a0a0-f187a3329d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:39.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:49.582Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8a9b2442-eeee-47e0-8fec-c94642e1a3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:49.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:59.610Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=dff4368d-deed-4eb2-b203-d3809f6a6d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:27:59.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:09.626Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=41480c08-d668-4b78-a802-492415de9e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:19.649Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=834eb040-f859-4dc0-8357-03ea556be89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:19.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:29.705Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7cc509f3-daa5-46d9-956d-c19b9914d035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:29.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:39.724Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c67ef4b4-af5d-44b1-a5f7-29a00bd08906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:39.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:49.738Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d103d6ab-e4e5-42c2-8d3c-539a49389df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:49.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:59.751Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3acf67fd-9550-4c3f-a3eb-0d19754e0c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:28:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:09.764Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a8e97ffd-15df-4e6a-85ef-1b86fb121b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:19.776Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=68580825-f302-49bf-ade0-dbc07a83db15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:19.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:29.809Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d6dced5a-2ad7-4893-9b84-94b2f0dd3f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:29.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:39.825Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=149587e1-606b-4a7f-8c82-0ee3924a4853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:49.838Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b8dc5e2d-951f-4845-9b63-25a0c127a5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:59.858Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=44d8d206-daa7-4399-9aff-14785f65deb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:29:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:09.909Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=31ceb924-4a97-4c49-94a0-2f38cbb89446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:09.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:30:15.224Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:30:15.224Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:30:15.225Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:30:15.229Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:30:15.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:30:15.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:30:15.250Z |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-01-17T03:30:15.255Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:19.942Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8f059950-6841-43fe-b023-9569dbb08106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:19.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:29.982Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=63e7bac7-a77a-4d33-a6d5-9b8b5eb9bbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:30.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:40.004Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a0590608-60dd-4f79-89ef-3aa52abef436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:40.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:50.051Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c4efc3c6-00cf-419e-9264-017a8914a2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:30:50.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:00.079Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=03887729-d624-4b36-b32a-36a6c59a35df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:10.094Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5122d9df-507c-44a7-8e38-9599f8fc6ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:20.110Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=815ab9e3-32dd-41d0-9c18-8bea97898b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:20.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:30.178Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0937f824-4d58-41bf-bfe1-5b2dfdaceb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:40.193Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3b9a09d9-832c-48e7-9752-a757959fca68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:50.212Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=641a98fd-9e4a-4621-b214-f89117eaab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:31:50.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:00.266Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=46c08ef7-e26b-47aa-abdb-40637c63f5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:00.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:10.316Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7ba709a5-eef4-4801-86d6-6875949fd0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:20.343Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a870feb6-079b-4a90-9ee3-59a679c97570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:20.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:30.378Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5a6dbc43-815f-4ea0-aedf-247eb26e8656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:40.397Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3aa07ee9-cff4-4e0c-b1c2-5aa55a1c0234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:40.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:50.412Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8818ede5-d023-40a7-bdb5-3bcd9437f5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:32:50.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:00.469Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6c1640c9-9379-4e33-b2a8-bf53933d8c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:10.506Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1bc5762a-cb89-4bd9-b546-b56a4f9dc778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:10.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:20.556Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8179b263-6dc0-4a11-a000-cc42da254f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:20.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:30.614Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ef0c864a-f7a2-4b64-978b-d23335f7aea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:30.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:40.642Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6ca48395-8dd9-4ae9-95e3-d419f34b5ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:50.726Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bdec6e2f-ed56-4deb-9b98-b8789230acfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:33:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:00.775Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c093859d-9667-4c11-ac98-609e1d7cf535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:10.800Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b27d8697-7002-41ac-821b-33586807bccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:10.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:20.842Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bc6769e2-b1a0-4158-b9b7-330bcf89d455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:20.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:30.862Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8a876a67-7f1e-469f-b25c-17d1991985ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:40.888Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c2040ba2-aa52-4dc6-a5b7-c15b47ea84a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:40.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:50.906Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e2e4b2a7-8e76-4e33-a2f3-59edc6aed30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:34:50.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:00.959Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fffa1c00-a2e8-4489-a721-1f8992315ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:00.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:10.974Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c446df69-0790-419b-bb90-ffae40776dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:10.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:35:16.111Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:35:16.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:35:16.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:35:16.123Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:35:16.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:35:16.165Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:35:16.166Z |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-01-17T03:35:16.171Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:21.002Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3dcbfdc7-e302-491d-8165-7a97b34b6a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:21.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:31.036Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5bfc49c4-4656-4679-8e9b-e9e445e59b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:31.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:41.087Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7f12d5e1-a9a0-46f9-9ad5-022ad9c0567a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:41.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:51.118Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6f2fd083-620e-4860-a407-a1cb63c65ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:35:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:01.194Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b2bbbea9-4abe-4390-9a93-56cc3b73f02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:11.220Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1bd0f787-f9c2-4ede-82e3-92522e1c6fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:11.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:21.258Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f4ecd0e0-84dc-417f-a83c-42fce64b0bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:21.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:31.302Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=418aa352-5fa0-4d70-a0c8-bcd6ef987ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:41.316Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fb368653-00a1-400e-a988-8b0ac37bb9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:41.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:51.333Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=981a8918-2dc2-4222-9974-e805fb071324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:36:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:01.348Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1a3e9bf5-a376-4c6b-ad89-c8d43258c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:01.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:11.359Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=79e56f92-1378-418b-b753-ca5a12e05c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:11.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:21.372Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=825afb0f-49df-4bd8-9445-b5a071e0749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:21.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:31.387Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=2b6cce24-438e-478a-8e13-08b2dfdaad58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:41.400Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a1e22f95-316d-4a1c-9415-813e4368a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:51.412Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=27f81326-976a-4cb5-92b7-f2a5df57202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:37:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:01.430Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1324bbcd-3cd9-4dad-96fc-b2c0784ccd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:11.442Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3aa29672-6c5d-40ef-961e-fbc9f5f78e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:11.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:21.467Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=980b95f4-c202-41ee-91cd-25fd6fe6bfb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:31.506Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ac91ad8b-af38-43b1-97d5-7f434892be69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:41.518Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=888c6b0f-ffb2-45e3-9e83-080c81b742e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:51.535Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=421c9d36-6cc8-493c-8522-8c60f176ea5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:38:51.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:01.575Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4c5862fc-ece0-433e-94ee-9dd6f63753ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:01.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:11.603Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=df8d8b6a-5206-4cfe-8089-cc12d4296a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:21.616Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=64000884-89b3-408f-b310-749fbf0febc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:31.631Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=141927d2-1d26-4334-bbcc-4e432254486b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:41.644Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=856d2531-61c7-4258-81a7-27afb6ab3165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:41.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:51.660Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4920a511-2b36-474d-b4e2-8813b19b054f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:39:51.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:01.674Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ea97ba8e-ef6f-4226-8721-4c5137db6697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:01.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:11.685Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f1aa225a-9c57-4463-bf60-0d7bd346dc6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:11.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:40:15.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:40:15.065Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:40:15.067Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:40:15.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:40:15.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:40:15.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:40:15.101Z |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-01-17T03:40:15.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:21.697Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=05bebe2b-6828-4505-a093-fbad585208ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:21.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:31.709Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1b0f689a-cecd-4091-b15f-b429fb3115f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:41.722Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=184bd944-4b28-46c2-b8e1-dfc50f882446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:41.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:51.736Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4fe3b436-3f2e-4f12-baac-7ed02df60ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:40:51.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:01.749Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c7acec67-32f1-4cad-93d0-a168562cf590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:11.764Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f8e2fbe1-02d4-4717-8c4b-3ced6dc563ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:11.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:21.776Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=00af4546-42a4-46d8-afa2-8b7b2d2ffd3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:21.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:31.792Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d0d816ca-8baf-4784-9877-e422748d310d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:31.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:41.804Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=df8fabf9-8f58-4fb4-89dd-aed83d7564d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:41.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:51.817Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=dfaae0cd-9f54-449f-a116-d7be04c64712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:41:51.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:01.829Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=92177d34-5068-4d02-a3e7-7b9e7e641866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:11.841Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f0a1b635-c75d-470c-8d85-c57dcfa28b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:21.858Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d6ad83cc-e570-437a-bd4c-965442d2ef1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:21.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:31.877Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=19151146-2e73-434b-81cf-966ffa9ab290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:41.893Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=64b4093f-1893-42bc-a711-c7905c97495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:51.910Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e492d644-8063-4119-b726-2a7c265d740d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:42:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:01.926Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=dc80d166-e069-4514-a4c7-d945f8b1bc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:01.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:11.939Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d9197919-da1e-467e-9efd-4f12d8b86116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:11.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:21.966Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0dca7209-96b7-47da-a407-5a3d9c53ce7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:31.988Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d968c5c3-e85c-4544-b99c-2c24fb3a58bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:42.010Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=78e6d768-7497-40ba-a11f-bf81955559be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:42.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:52.042Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f8fd22ce-78e9-45f9-bc23-a2bdbff1356a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:43:52.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:02.062Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e83386be-3b74-49bf-b403-c41873e7ad68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:02.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:12.076Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d200043e-6424-4920-a2fa-8c9df472ee82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:22.089Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4621e3c3-dd80-47ed-b13f-018cccd792c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:32.101Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7b938f86-5bc6-4de7-8838-f2f9275a66f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:42.116Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f4ea257a-e1a8-411f-9893-dc98d0e446e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:42.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:52.130Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=dc18cc5f-355e-47e9-8ead-5d9c2a728f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:44:52.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:02.141Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=79b67265-d639-497f-af63-0fcbf028a916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:12.153Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=26bc7d34-83f6-4367-abb2-510eeeb62bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:12.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:45:15.357Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:45:15.357Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:45:15.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:45:15.362Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:45:15.378Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:45:15.378Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:45:15.379Z |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-01-17T03:45:15.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:22.170Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ea60ee93-1033-49b1-857c-d3fd398e1369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:32.235Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=32da25f9-dcea-468b-b932-7c7d7315014a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:32.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:42.249Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8c96d050-7416-4ca3-a957-1385ac59b326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:42.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:52.263Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a3388d2d-7f46-4290-9a50-2c606d61130b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:45:52.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:02.289Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=47d26274-4197-446d-aa43-a6353d779858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:02.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:12.328Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7a1d1598-f7d3-4d89-a39f-7615eeebd65b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:12.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:22.340Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a2d30219-2f39-40ef-bb20-6479689ed399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:22.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:32.367Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5b6938a8-e3a1-4068-81f6-eb20ab0b4d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:32.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:42.379Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=511733e6-73e2-4217-90d8-1b39f737ec96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:42.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:52.391Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1daf484f-4985-4d26-b2dd-8d2f0a115112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:46:52.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:02.412Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c284a1d4-7db8-483c-8b4a-beab0bb52057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:02.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:12.423Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=62b4b218-acfd-44d0-abd2-249fbfc53aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:12.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:22.434Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ff31254b-0d9a-479d-80cc-bdd1009c31af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:22.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:32.446Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d957bdbf-33a3-4831-a988-baf09848efde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:42.459Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f6e7a7f1-9cd4-4f5d-a999-4cc660b34bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:42.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:52.472Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=08e445af-36db-4980-97b3-0f51dcdcc9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:47:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:02.486Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b789b88d-dc78-4418-b23f-0d783ecee07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:12.500Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5b9817fc-73c8-4df8-b5ab-b71eb7acb5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:22.512Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=77ca7121-a9e6-44bd-8b97-3e0cb9ce809c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:32.528Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=192f75e8-cd57-4ca3-a684-a3e17673f06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:42.543Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c6d0ec16-e579-4dae-a1d0-68b5afedf10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:52.558Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=16be3347-5da7-41a8-937a-41007428b6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:48:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:02.573Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=176e9b31-6925-40e2-8aa4-46c5365c98df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:02.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:12.585Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=12849922-de5d-4f74-acc4-e36c75f4595e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:22.597Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1a4f1919-067f-4715-97d7-9c0ea136745c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:22.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:32.607Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ad7ff3cf-6a27-4c83-a9eb-676b785e6ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:32.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:42.621Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=51a2b316-b587-4415-830a-903293b8513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:42.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:52.633Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=476cfc00-f3af-4dfe-99a4-5c6f4ac84cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:49:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:02.645Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=062d41a5-76d4-4dc3-af9d-249eff59b99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:02.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:12.662Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b3df59c9-eb52-4958-a6ce-2d3f05a74f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:50:15.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:50:15.059Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:50:15.060Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:50:15.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:50:15.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:50:15.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:50:15.075Z |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-01-17T03:50:15.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:22.676Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=75226daa-aef8-4ab2-b544-2501a0af53c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:22.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:32.692Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=facc5ba9-6d6c-479a-bbe1-ebc5216d6f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:42.705Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fae0b152-3d59-4ab4-abfb-7191240f397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:42.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:52.718Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=dba1351e-7768-4de7-8d21-ae09d4bdd0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:50:52.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:02.729Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c784be9e-cb2b-49a6-8ef9-4968d96f5147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:12.758Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=51e2c5f3-7733-4990-bfb4-a4fd73457ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:12.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:22.772Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f3a74c66-a815-4f47-8aa8-6a63ca10fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:22.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:32.785Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=2ec2d656-9d1b-455f-9bb2-1da6749ffd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:32.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:42.797Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4feedc23-e817-4e8c-b18f-0063ed1ac3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:42.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:52.819Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a982c4e2-2590-4900-97a5-69e299b38be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:51:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:02.832Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bd85af72-da1c-476f-a254-cbc0c5aa2704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:02.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:12.846Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=486aa491-5dbd-4379-8831-7a94515f090f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:12.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:22.862Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9ef88374-08ee-4422-aff1-745c2761772f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:32.873Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=782daa31-b019-4e46-8093-f417d7179716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:42.885Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6b3eddc7-6e4a-46b8-b5db-7366d340eb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:42.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:52.901Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b44fd0f1-6ead-4054-82f4-d70ed5434c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:52:52.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:02.923Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=106b4cd0-3f2e-4d82-babd-3ae133a81054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:02.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:12.951Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=000d94d4-2c5b-419a-a6a2-98b72d92a18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:12.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:22.965Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=786a7cb0-e674-42fb-b822-eb1aca1b4716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:22.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:32.979Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0fe8a7df-9181-4d32-b14b-0d0e2f15d1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:32.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:42.994Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8065df5e-3e2d-47ea-af56-9f96f3279e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:53.007Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9977b5f1-c2bf-4519-8cb1-7ae5ceee6e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:53:53.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:03.020Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c2714b9b-f1ce-46cb-8468-dd916748d0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:13.037Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=96c89bc4-1466-40a0-89b2-676ca6275f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:13.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:23.054Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c23f1520-226e-4719-8596-eef774056853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:23.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:33.069Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1e45c3f7-28f3-4b77-9b90-0e4fb1cc2437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:43.086Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=57f97142-37ef-4540-b7b0-e5c3399f0c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:53.103Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=19776349-349f-4599-81f2-be130080e0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:54:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:03.117Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3265f180-c372-4933-ae4b-6c97ff118aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:03.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:13.130Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7e3b37a3-4a28-42f3-b3a1-59f22b29294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:55:14.903Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T03:55:14.903Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T03:55:14.904Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:55:14.907Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:55:14.923Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T03:55:14.923Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T03:55:14.923Z |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-01-17T03:55:14.925Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:23.144Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b5339e99-6028-48df-ba11-b7e233628d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:33.172Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=56e58a48-640c-435c-a914-b54a3c1e7abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:43.190Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=46b8fbd8-800e-4222-aaaf-f85907b29a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:53.203Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9ef27835-0498-48fd-9f55-72622b4604f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:55:53.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:03.220Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3181e759-e64d-4363-814b-d7c39b97613f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:13.235Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9d376994-6b44-445f-b9bd-3ed97d8a9a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:23.247Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3d6ce1cb-7e2e-4d16-b002-c42fd3718d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:33.259Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7acd8c85-272a-40a9-b1d4-cd8a3b37cd2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:33.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:43.273Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5e96f892-666e-4741-8bf1-a00b67d2b3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:43.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:53.283Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0b97c2c2-0127-475b-a0ea-c285a28da372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:56:53.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:03.295Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b8be7881-393e-4ebe-ac65-a8e7f10f9d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:03.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:13.306Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e4d275a4-1899-4870-af72-678f5cd2c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:13.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:23.318Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=da64d064-933f-43de-9d41-675cf86c7d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:33.336Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=27042759-5d47-4193-a2e0-0c3c0c7adc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:43.349Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=558b876b-2adb-49a0-b461-20f8d22c7c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:43.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:53.376Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4c7eb17c-818d-46b4-9f56-10903d8c79d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:57:53.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:03.390Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5e4e1cc0-cc72-4de5-8340-1bac777e4686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:03.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:13.401Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=766e7724-6628-4edc-abb9-4beb2a042215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:23.412Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e836d276-eab5-46ec-9f40-be1fa51960c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:23.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:33.426Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=be444b90-f084-4846-8f73-89f7faacfa1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:43.440Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9c3cf9d9-f260-480e-8259-64a115671076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:53.457Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=04c2f600-8745-4fc5-b4c0-76e1b6feb732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:58:53.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:03.473Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6d425ec4-67d0-43e9-90d9-a4473cbc2b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:03.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:13.485Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=5f35862a-50da-45bb-9851-828e3999f4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:23.496Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=94a9a03e-dd45-4c0b-947c-06298b40f202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:33.512Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=689de8e3-ac76-4b0a-98c6-c2f79d5c962b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:33.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:43.532Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8c65ca9d-2a49-4fe4-858a-ab40d2a4e2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:53.544Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d36ff4e7-202e-4788-8e9b-6007ddaac284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T03:59:53.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:03.555Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7886924f-86de-472b-9e33-b61280474285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:13.569Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=13712a9c-321e-4f68-a8ee-f51b72b0be68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:13.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T04:00:15.244Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T04:00:15.245Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T04:00:15.246Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:00:15.249Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:00:15.262Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:00:15.262Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T04:00:15.263Z |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-01-17T04:00:15.268Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:23.587Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a42d4a91-4828-4640-95e8-cb217c571f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:23.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:33.632Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9349234f-de82-4614-aff3-937009686295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:43.657Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=96ac3a2e-a3a1-40bb-b24d-e35cc0eedb90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:43.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:53.673Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9853bc53-31ab-43a8-b5ad-be5766adfe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:00:53.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:03.685Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1b136a45-f9f8-4cfa-a8e2-35ed3da966df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:13.697Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e54c33cc-a9eb-4b45-ae6d-8a506eb38880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:13.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:23.710Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b48baf04-0bb2-4b3f-854b-f90c2ebb9480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:23.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:33.724Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=8467b31e-c610-4808-9cc9-b2acab18bd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:33.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:43.738Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=4b534c5f-328f-4236-98e2-0602ebe15463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:43.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:53.758Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=48a53eb5-f4e1-43b1-9fc2-cac18a11dc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:01:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:03.783Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fe170241-cd79-405b-89c5-6695cc2ca647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:03.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:13.798Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f908275f-4c00-4788-ac12-9633ef40fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:23.815Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a7f1d6eb-02a6-473b-9781-4dd83f65bd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:33.829Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=6fc01f7f-04d7-47b9-9750-bd58d1b239da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:33.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:43.841Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=617a1d2d-e401-40c4-a54e-7675cd2ad645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:43.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:53.855Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=27e9c009-2889-4e59-9435-e4bdb53e60e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:02:53.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:03.872Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=dbdd0cd9-ac2e-49bf-8f66-46132468f569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:03.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:13.895Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f431f78b-d7a9-4e9a-8ad8-00c9ca503e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:13.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:23.938Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=50296868-c9c3-4b8f-adf4-c78f8e9da499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:33.952Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e0018dba-6167-4b0d-8181-379621c949c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:33.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:43.964Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=bdd42296-0238-4aa8-95af-e4c039c49196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:53.981Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ab44725f-4281-435f-a3e9-6953440d52de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:03:54.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:04.018Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=98c33526-a33c-4fbc-97f4-f0474f149c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:04.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:14.035Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=fe892053-bfb8-466c-a314-0df2e5436955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:14.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:24.047Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=173a127b-4175-4be5-99f5-e4c192e6533b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:24.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:34.060Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=55702d88-465a-420c-b3b0-ada171221355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:44.075Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f862c403-6723-4d6b-b1aa-fb5ab1d1c33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:44.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:54.090Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b53a554b-3483-44ee-a280-28f9940d8e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:04:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:04.104Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=9b35ef51-6ac5-4905-8206-fc45f8cd3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:14.117Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=46c3d0d0-7f1a-48cf-93af-68fb8780df0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:14.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T04:05:14.881Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T04:05:14.883Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T04:05:14.884Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:05:14.888Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:05:14.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:05:14.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T04:05:14.898Z |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-01-17T04:05:14.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:24.129Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3fde5739-68b4-4f78-a2d5-3d7b2f00c4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:24.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:34.141Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=850c85c5-7854-4cf7-b1ea-6a19e574ba03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:34.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:44.154Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=13537122-7a32-4c23-9c00-cacd105f7760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:54.182Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=023c474d-af43-4f4f-90f7-8466579e7a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:05:54.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:04.198Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=3cd6b148-b1df-45c9-a3c1-05994731454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:04.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:14.210Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d2cb8bcb-52d3-4bd2-9f22-b77a42a23e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:14.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:24.221Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=2d0ca0af-e393-4d91-bfb8-86f1d861281c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:34.235Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c97d35f0-b60e-463a-9898-9bec1ca96a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:34.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:44.247Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=89775fb1-2590-4a10-9ded-4ee2534f4fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:44.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:54.261Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=c4298740-5290-484a-b3e5-5d89f7050475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:06:54.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:04.277Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=66c1b951-fbce-477f-92f7-2c221539085b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:14.291Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0d0802f6-faea-4033-af5a-4de873558d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:14.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:24.308Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a2f84433-2ce5-4381-bae3-e493071041e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:24.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:34.323Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=0cd979ee-c9c8-40d8-ab0f-d1f61cc61942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:44.336Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=b0375a78-910d-46bc-89dc-d6d6869dc26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:44.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:54.358Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=7cd6b35b-6bc3-42d0-9667-0e2b6e4bfde4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:07:54.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:04.374Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=60bff237-c71c-4679-aa0c-089eff0157a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:04.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:14.388Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=e094007e-d9c0-41db-9dcb-5628f1d44670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:14.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:24.410Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f7b4725f-2ea3-4bce-908f-dc03c6f934ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:24.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:34.423Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=ce7d7d40-0d3f-441c-9bd6-73745143543a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:44.435Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1c9551c0-410c-4264-8b39-31d7d01c3d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:44.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:54.452Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=41bc78f5-df93-449e-b91f-8b576668fb60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:08:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:04.490Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a7331520-f0b1-48bf-99fb-0d64d01d04bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:14.504Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=a4dcb736-3ed4-44a1-ba2e-0a51672398da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:14.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:24.514Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=1f442999-bfd2-47d8-8c49-1a471a98ea2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:24.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:34.529Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=053a1566-5142-4b7e-9eb5-089fb25c4475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:44.542Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=d097b376-4222-414c-80f8-56ab90ac0ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:44.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:54.559Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=496a72fd-da2c-4e2e-8a46-71abef69050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:09:54.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:04.572Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=f74d42af-16fc-40a9-adad-79042576d8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:04.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:14.592Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=05243b20-3e63-4345-a145-83a8ba30920f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T04:10:15.035Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-17T04:10:15.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-17T04:10:15.037Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:10:15.041Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:10:15.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-17T04:10:15.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-17T04:10:15.053Z |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-01-17T04:10:15.057Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:24.612Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=628ecb80-4a37-4705-af50-a97c4f21af32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:34.626Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=641e69d9-4df6-42f8-899d-cd41fcc9098e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:44.640Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=04d0e5b1-f8df-43c4-a3b9-aa32acb136a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:44.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:54.655Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=55a03ed6-a88e-4be2-8043-6920f6c6857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:10:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:11:04.667Z |INFO |Init configs |InvocationID=1406a84b-ff67-4c3a-8fb3-cfe3e2c20c7d, InstanceUUID=76cc4e64-3cdb-4523-8b59-94064dd56a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-17T04:11:04.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |