. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:06:41.780Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:06:41.783Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-01T05:06:41.818Z |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-01T05:06:42.447Z |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-01T05:06:42.587Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:06:42.588Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:06:42.588Z |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-01T05:06:42.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-01T05:06:42.784Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-01T05:06:42.809Z |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-01T05:06:44.069Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-01T05:06:44.561Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-01T05:06:44.581Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-01T05:06:44.581Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-01T05:06:44.653Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-01T05:06:44.653Z |INFO |Root WebApplicationContext: initialization completed in 1843 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-01T05:06:45.329Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-01T05:06:47.833Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-01T05:06:48.526Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934 | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-01T05:06:48.573Z |INFO |Started MainApp in 9.726 seconds (JVM running for 10.44) |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-01T05:06:48.849Z |INFO |Start scheduling PRH workflow |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:06:48.863Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8f2d56a8-232e-4509-9fe7-73301ec36d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:06:49.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-01T05:06:49.581Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-01T05:06:49.581Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-01T05:06:49.583Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:06:59.386Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0e3d1116-76e7-4e4a-860f-602f64129773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:06:59.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:09.409Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0184b0bf-0cce-49f1-b061-363d86962f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:09.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:19.424Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=64417ae5-422e-4833-8cf7-ca415394648d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:19.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:29.448Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7288f413-626b-4987-bd42-b3553cc49d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:29.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:39.461Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=48d64e44-7878-4154-9bc5-ce0ed134cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:39.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:49.473Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b0c160f8-c9a8-4cce-8a6a-d809a114e7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:49.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:59.483Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8a00d91a-8101-42e4-86a2-10f9ca156052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:07:59.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:09.496Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a62fd983-cd0a-49f8-a0f4-f3c2d4432cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:09.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:19.513Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c309d39f-1d86-43d1-b41d-315ee8e2f7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:19.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:29.543Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0eeafb90-1f09-41bd-a023-de1154eb7f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:29.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:39.572Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9ec61a4b-34d2-489c-81b9-e127d7582ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:39.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:49.642Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a1e5db7a-c193-4ab5-b684-1ebd4c70612d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:49.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:59.656Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6f10baf3-a854-41fa-b0aa-959f0a28f9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:08:59.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:09.671Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d6790eb1-f006-486b-8420-99c4a094f080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:09.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:19.693Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=923a87fc-7677-4b3d-85cb-ee3a1f3dc2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:29.708Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e52f5e8b-b3f4-4fd9-a711-1f45959b1210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:39.740Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6b702193-80a4-4a9c-9e4b-287fa7b85d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:49.751Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1f903c6f-82d9-4aed-b6ba-77be9be85793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:49.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:59.770Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=762ac5f0-f454-483c-b2e1-70ca83c579c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:09:59.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:09.782Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=4e8f63d9-45a9-48db-a98c-03f9763baefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:09.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:19.794Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=db9681a0-832f-475a-b46d-bc27e1a549d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:19.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:29.805Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f2246e74-0f06-40ec-afb0-c21bc5da0123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:29.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:39.824Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=024cfde8-4302-48a6-a9a5-43bd974b6a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:39.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:49.837Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8e11b039-09ed-42b7-88a5-1f79b811c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:49.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:59.855Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=acea98cf-bb57-456b-9ba3-81dca399d162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:10:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:09.867Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=66f7aae2-e980-45d6-854f-065f021ffd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:09.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:19.888Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=620ccff7-c722-4504-af09-7017c7ed5bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:19.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:29.898Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0a0a876a-9e3a-41c8-b587-f32428da5a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:39.911Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=608f789f-4b35-41b8-b46d-ce4ea8427a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:39.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:11:46.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:11:46.374Z |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-01T05:11:46.375Z |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-01T05:11:46.377Z |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-01T05:11:46.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:11:46.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:11:46.388Z |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-01T05:11:46.390Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:49.933Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b806dee4-7d1f-418d-a9a1-226e3ecbbfc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:49.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:59.957Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2c969123-dda1-45b6-8cf5-22768d860d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:11:59.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:09.972Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f1f426fe-9134-4b49-b3b4-5d219ebcf8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:09.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:19.999Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d095ae03-86f7-46e8-a897-2c19e25f2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:20.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:30.009Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=774233be-b7fb-4cc4-a1fa-7e9dd5ef7827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:30.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:40.021Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b13b98af-036f-4d3e-b242-644e456bd721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:40.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:50.034Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e15c7d1b-48af-42d6-958a-b6444956661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:12:50.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:00.044Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=39c32855-dcfa-4d6f-bb82-78ed5f41e431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:00.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:10.060Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ca6abe5a-373d-402c-ac7c-30da34a06856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:20.090Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a11aa8c1-de51-474c-9b69-d93c3b6422e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:20.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:30.103Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=154e9956-dfc8-4049-aaec-15cff5c233bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:40.130Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a7fd78ac-3fa8-4679-82b3-ad9e61969d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:40.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:50.145Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5f8c20d6-2f73-4433-87a3-33b3accdb249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:13:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:00.155Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3ac12c81-35a6-4031-8911-8f39d5854154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:10.165Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=355be636-88be-4b02-83dd-92e57f68c393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:20.203Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5e0795a3-26ca-4b4f-8e25-793f9bccb0d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:20.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:30.214Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ff70b96a-de55-4185-a03f-c82b02f59509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:30.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:40.226Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=19ed4de9-088d-47d7-a503-5f45ea983aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:50.238Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8116c7ad-fa03-4457-800a-1a319d8fa113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:14:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:00.250Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=52d141cf-b02c-49b0-8a4a-f4306eb04559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:00.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:10.262Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=36c7bbb1-795d-46d8-b73c-ed84c3e2a0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:10.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:20.277Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=241f95f6-6c51-417d-a0c7-991d0684d515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:20.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:30.308Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3887bf3d-08f7-414a-ac3b-d49ae4a08a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:40.320Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7951df40-fc5b-4c88-a0ee-57ef4c818a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:40.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:50.331Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f6b679f6-ce4a-4b8b-b2db-8835a3ddd12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:15:50.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:00.343Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6e786675-ff21-4998-b504-2c6ffe5efe87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:00.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:10.356Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e0d3c0be-6778-4d11-a9c5-c40c0d84c454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:20.372Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5367898a-ee32-4184-a10f-45c3fc3068fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:30.389Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=68d69aff-9648-446f-8b47-20de49179a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:40.402Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2243110e-48dc-456e-86ea-c248ed7dda26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:40.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:16:45.703Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:16:45.704Z |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-01T05:16:45.705Z |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-01T05:16:45.708Z |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-01T05:16:45.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:16:45.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:16:45.721Z |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-01T05:16:45.724Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:50.416Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=76d82a39-a9c8-43d0-978a-ba0649e438d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:16:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:00.428Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=899d08e8-9b03-4f13-9fbd-b55d8e4008e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:10.440Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=378cc9e2-13a8-4fe9-85b9-5f0209b096e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:10.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:20.453Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=051bc3ea-603d-415d-81bc-c380c55287ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:20.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:30.481Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3ba8817a-abc8-44e9-87cb-6124e54cfa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:40.492Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=635f4438-0b8a-4260-ac50-02bba2340ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:50.506Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f933962c-cf24-4ee7-9d1b-932fd1fc3d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:17:50.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:00.517Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=4c1e0282-d58b-49a8-b3c4-5c3a22fce97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:10.529Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=eb585db2-1b5f-46c7-b7f0-c06c1eef9275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:10.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:20.540Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c1775cf4-4284-4eeb-bd32-f6d1fb91eb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:20.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:30.550Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=086ebb86-15e8-4a74-a3a3-2e583a6f5e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:30.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:40.561Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a1513459-9521-4458-8044-4e31a80da8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:40.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:50.579Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2206ac04-1477-42cf-8a68-18ca0a234af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:18:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:00.590Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=89ddf88d-e0c2-4f8a-8b95-7c1e6eda8632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:00.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:10.603Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0c63caed-9708-4758-aae3-771a81bde917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:10.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:20.614Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3d134494-e485-4dfc-9519-cf21954adccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:20.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:30.655Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=befe8723-701c-482a-989a-3a9c6d399a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:30.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:40.666Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=16824b9c-fea2-423c-9b5d-7a92825ed374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:40.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:50.679Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2bdf8698-f954-4e18-a369-5ac559666d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:19:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:00.690Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1981ee8a-5d3e-40cd-a438-fce03fa3e479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:00.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:10.701Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=abde4627-e1a8-43a8-b186-592f54678b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:10.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:20.716Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e2ad802f-06f7-4f30-bc10-c0534a36020b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:30.727Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=293c4bd6-68c5-46e1-bfac-e71b300c69d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:30.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:40.738Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f60206b3-17ad-4798-9646-3e324901055a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:40.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:50.754Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dc543ab5-00b2-4ff0-acb6-18b80a562300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:20:50.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:00.766Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5c35ad13-5564-48dd-8837-1c772655eb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:10.797Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=64b43120-08e0-47c0-b054-e6e8cc91e3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:10.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:20.819Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3521ed67-fb9f-483d-a14e-6e6da36ab27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:30.833Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=17a72c80-3bd0-441a-a08d-63343deae0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:30.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:40.846Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=800f4729-e598-4668-8a4e-90fbe75013dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:40.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:21:45.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:21:45.731Z |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-01T05:21:45.732Z |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-01T05:21:45.735Z |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-01T05:21:45.744Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:21:45.744Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:21:45.744Z |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-01T05:21:45.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:50.858Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=395cb3d3-2184-4bd8-bdaf-75bd3966123f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:21:50.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:00.871Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=aaaa1433-9fb5-4aa5-9542-1baf7917d3f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:00.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:10.902Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2a00a355-a906-4909-a5c4-292251f23277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:20.918Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=19f019eb-af13-4aa2-85ea-847e639ca292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:20.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:30.929Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=aac09612-3183-41b2-b01d-69a3dc02a8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:30.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:40.943Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1ae1a043-cfbb-450d-83b5-6779817687e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:50.955Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a8c2e251-f97e-461c-b7fa-e2b1bc63b3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:22:50.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:00.966Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=672bf920-f2ac-47d5-b651-109fc4f68e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:10.978Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9acfe8f8-a1c4-4578-94c8-fd82454b257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:10.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:20.987Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d014fc43-5d63-49c0-a288-45f8b548dcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:20.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:31.000Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=48a7c83c-c000-4c0e-b51c-dff9f86c6202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:41.012Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ae084b51-c504-471c-95f4-853d652024f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:51.023Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=809a63a3-533e-4433-8afc-9f58d330159c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:23:51.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:01.033Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=af823b79-f2e5-4b28-913e-428ad92a1beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:01.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:11.047Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2788da04-714e-4633-b1ce-326721cd2b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:11.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:21.060Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=76e48f1d-ab13-4f6a-bd67-5abdab82e126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:21.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:31.094Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=91800348-35b0-487b-acb3-ee1a384fb09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:31.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:41.124Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2a90929f-4adf-415d-9799-e37ce28b4253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:41.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:51.226Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=73f023d6-f121-4893-b351-1ea7e153092b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:24:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:01.251Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b1fa8429-e0bc-4162-9e18-f4e16ad7582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:11.267Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a3ec294e-b571-4707-b904-08c48f85de4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:21.281Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0798a64f-ef92-4f91-8a80-c4961c2b3732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:31.300Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1bb064d8-a325-46f2-b0d1-a7f1c2fac582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:31.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:41.310Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=30ce54c1-d784-4590-9a5f-d8cde3778681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:41.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:51.321Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=36ceb880-0821-4849-96dd-a9d079a6b768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:25:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:01.332Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=481bbb2a-7542-4aff-b834-e09ae1cccea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:11.359Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=49777e6c-b1ce-4750-bf42-56a91e40d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:21.370Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=591b291b-5c17-4ac9-852d-aa98ef96adee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:21.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:31.384Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0f493c79-5dfa-4062-8cd6-c02f0704f572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:41.406Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=12d5842d-4cc8-47c9-8054-9947781f349c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:41.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:26:45.692Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:26:45.693Z |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-01T05:26:45.693Z |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-01T05:26:45.696Z |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-01T05:26:45.705Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:26:45.705Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:26:45.705Z |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-01T05:26:45.707Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:51.417Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a1d01abd-c399-464d-b244-1148bd27a1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:26:51.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:01.430Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=32273996-8407-4f0f-9b80-7da519971f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:01.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:11.442Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=77b42678-06a4-43d1-9423-25bde93454d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:11.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:21.455Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f46ab169-5dce-4a41-8d8b-bfda2339ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:21.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:31.475Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=42ca841f-2f18-42a1-99a9-2f9738feefbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:31.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:41.487Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9907e437-d737-4644-a5ac-2b4cf5cff74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:41.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:51.497Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=4500c50e-715d-48f1-8725-68b9909ae76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:27:51.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:01.507Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f0cb717a-9413-43d4-ab23-132cb386ece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:11.520Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3096d65f-f006-4de4-bce3-cbe6c961fdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:21.531Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1b4b19bc-d467-4e25-a5d8-2b4dad975f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:21.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:31.541Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c0c3dcc4-c136-478d-bd16-26d2900d4506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:31.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:41.551Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ac03ace3-0c9f-4331-b20f-1bdc230f51d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:41.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:51.560Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=aa9efc70-a584-4181-a80e-ccf819fee38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:28:51.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:01.570Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=fba3a1be-1007-4924-8b78-7abf4942f9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:01.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:11.579Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f0398500-e25d-4404-bb98-e46e3b1900cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:11.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:21.589Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f70ef821-a71d-4748-80ad-a83900ba807f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:31.600Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2b44cd74-4e17-42cd-9395-c5d1954a874a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:41.610Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5aace0bd-95ea-4c1d-af39-a7d99a698890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:41.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:51.619Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a5f79e5a-64ac-4dc5-9386-0e436f7e74ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:29:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:01.630Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f13ab9c7-7912-4794-b2de-346450b8c25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:01.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:11.640Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9d289120-debf-4c29-be63-518d86895763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:11.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:21.655Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5d920d18-5327-469e-a426-dd5840fd0d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:31.668Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e5b8b4bd-d835-4a53-a5dd-a7cfb8d00f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:31.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:41.679Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7e117452-210c-4d59-9f24-b337dec9d1b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:41.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:51.692Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0a3eacb9-3f9a-454a-b21f-fbc07cf0b96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:30:51.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:01.721Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=df733da6-cd10-40a0-94b4-22287ef2b31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:01.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:11.731Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3b5b71c2-7020-48a0-840e-ee8cba63713c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:11.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:21.745Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=50947389-9841-4973-8801-6458301ee8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:21.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:31.755Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=bfb919b8-c1a1-4758-a57e-06bb7d901820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:31.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:41.766Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c6852cb2-5e20-4918-9d0a-1ae346a3a205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:41.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:31:45.699Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:31:45.700Z |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-01T05:31:45.701Z |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-01T05:31:45.704Z |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-01T05:31:45.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:31:45.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:31:45.713Z |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-01T05:31:45.716Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:51.777Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d5064842-c8da-472f-a115-38a476f0c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:31:51.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:01.788Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a142ac0e-7d8b-4ecd-8ad9-b945ab736b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:01.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:11.800Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2f3e7f85-9d1a-493e-a5e9-b8598779cebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:21.809Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c4ed9904-f003-4b5b-aa73-64684ba1913f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:21.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:31.819Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e4ea98b2-e0b9-419e-8966-484310ca70a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:41.830Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2ca57ce5-05c2-4cfa-9e44-27f5b75ad691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:51.840Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dc6a41fb-b61b-448b-abee-9b0b7634a9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:32:51.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:01.850Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5c45dcba-aed4-4c08-9cb1-c01c2416b146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:01.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:11.861Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=36fd7b77-1b90-4c6e-adc9-976bd379bc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:21.872Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=876f3698-debe-4419-9689-5afa1693223c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:21.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:31.883Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7f7feac0-c1e4-4d57-8316-524931078e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:31.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:41.894Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b09c5084-2dba-49e3-a294-1beb1216b8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:41.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:51.904Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f0e5d600-8578-4e67-a791-42c273e89060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:33:51.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:01.913Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ccde4ea1-07fd-44f5-8673-b36bd3c66d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:11.923Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6cbbb387-b5b1-4d2e-9472-c41e073aba14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:21.933Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=91925283-3155-4684-bb59-61edb5fc7343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:21.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:31.942Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5e3349e4-fc77-46ed-bae2-a57118737af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:41.953Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5dccd3d9-ddc7-483d-a42d-f181eda69293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:41.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:51.965Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9c34960d-e27a-48ca-aec2-0c11e21712f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:34:51.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:01.982Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=41154d78-39b8-432f-8ca6-5c36b1c2b7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:01.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:11.996Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f3c36d94-29a1-4b88-89c2-65399a731098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:12.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:22.006Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8661b015-bd80-4749-a970-dc361ed0bf4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:22.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:32.017Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=816b6082-d8c1-42b5-80ce-cdc900f432fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:32.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:42.029Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7efe2db4-113e-441b-b323-878f800f7043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:42.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:52.038Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=95506adb-e190-485b-bf15-c24aa5e07c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:35:52.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:02.048Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3d9336aa-b127-4485-a3e5-d6ffacc13ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:02.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:12.059Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a0ab58e4-4018-42cd-82be-6a464d5b68da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:12.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:22.083Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=fd2ca4f7-d1d0-437d-98dc-adb576c32d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:32.096Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dafa1ab2-3c50-4213-87d3-84ddeaa30e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:42.107Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=07f0f014-dd1a-4ab7-8e3b-f681f84f74d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:42.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:36:45.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:36:45.681Z |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-01T05:36:45.682Z |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-01T05:36:45.685Z |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-01T05:36:45.692Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:36:45.693Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:36:45.693Z |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-01T05:36:45.695Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:52.119Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=fdfe5da6-c772-4ecb-a99c-d692039ad4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:36:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:02.130Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dc9b7b41-8741-4490-aa72-d389930d0a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:12.142Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=85e785b5-64fb-4467-b382-ae25ac04a828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:12.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:22.152Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1bd1949c-af1c-4c08-aa14-470b60e8d041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:22.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:32.162Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=402c96fe-821b-43d7-99d6-fb8072e4a56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:32.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:42.171Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=685a8b09-4d0f-4fee-a67f-49ccd5d0efe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:42.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:52.180Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f5c86722-9527-4507-a0a8-79999415ee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:37:52.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:02.191Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ae85864e-5e3c-4655-9008-3706ae1f3046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:02.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:12.202Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=68a4cf7a-3a12-40fe-b5b0-338e60533824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:12.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:22.213Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=77b08024-d235-4c36-a078-7d3dd92cea56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:32.224Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dd2f2510-f40d-4b09-ae79-037f6e01f973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:32.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:42.234Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3c2b614b-8d2d-4ee7-9b2f-454702f451bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:52.249Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=304da31d-5dce-4e2c-8e0f-572b1b974545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:38:52.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:02.259Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0ae76429-cf67-4113-8277-3a629ab90b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:12.269Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=454a3bbb-8cc2-42da-a551-d2969d00d54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:22.286Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0300324a-aac9-45f6-a8bf-9590bee194a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:32.312Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c0306e7e-d0fd-43b2-aa69-5a4dc3ede4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:32.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:42.323Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=548ed63b-940a-4090-af4d-b96d6fb1585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:52.333Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0ed1a1ac-16a3-423f-95fd-195683b7fb5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:39:52.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:02.343Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d19abe80-5515-4cc2-8e49-dfcc5c153795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:02.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:12.354Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f93d14c8-b8f9-45d6-8078-f94b8056a7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:12.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:22.363Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0be41bda-a430-4302-a31a-4664e695314c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:22.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:32.374Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2171da7a-bcc3-4455-8de8-85294be6d9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:42.384Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=14551e47-1b38-49fd-ba29-2039aed45efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:42.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:52.395Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=37e17584-a5f9-4f55-98a0-072a9fddb4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:40:52.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:02.406Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=09e767de-94a3-4c92-a4f6-d2b8826ef979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:12.415Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9285dc44-86f1-4b9c-bb6b-1fda965f340c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:22.430Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=fe8e29a6-5ba4-4528-81d0-6e0ca972dabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:22.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:32.451Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=416feebb-a0a9-47e1-a6bd-f949b667c24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:32.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:42.466Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dcc43781-08eb-48ab-8c9b-7dccd9e1c12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:42.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:41:45.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:41:45.549Z |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-01T05:41:45.549Z |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-01T05:41:45.551Z |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-01T05:41:45.556Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:41:45.556Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:41:45.556Z |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-01T05:41:45.558Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:52.475Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6a5a2336-042e-4fd1-8335-c6b27a62be6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:41:52.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:02.484Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e663d509-7aa7-472e-b5e2-baf763f6ea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:12.495Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=83c65a40-1d0e-4a0b-beb5-52f386a68272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:22.505Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2c7c0bda-60f8-4fcb-9d8a-9a11c8124db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:22.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:32.516Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=904861e3-300b-4af2-8685-bd45d22ab609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:42.528Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9abeb392-fca7-4265-91bb-0b7b411c5588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:42.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:52.537Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3b757bae-7f44-4dbd-803e-8cf514679c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:42:52.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:02.548Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f6dd47c4-5d30-49e2-867a-a32b14110484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:02.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:12.576Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9fc0ec69-f781-4db3-97cf-65948c814cd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:22.588Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6b5402ac-f3c8-4b2a-89b1-359c88ec34a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:32.603Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=324ee18b-9244-4949-9dba-e87368537da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:42.613Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=4a4468ec-1dc9-496c-9b01-af23512d8ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:42.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:52.624Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=41549135-184e-4d5f-af7b-4fbf5a443a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:43:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:02.635Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e5e0a7bf-1a37-4664-8b29-38180d83f2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:02.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:12.646Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6ebc62de-e13e-4756-b6ac-5e540856e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:22.659Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9f73ff98-6ec2-4364-9956-fc7f62fde8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:32.671Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=16b03e0c-cc78-48f7-8ce4-c3f6a88da91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:32.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:42.680Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c0037d3a-17d6-4424-95d8-6d4d57bd5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:42.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:52.690Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f852d148-a28c-4902-9344-55a68adfcf97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:44:52.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:02.703Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7ed2ab46-2e30-4a84-9c17-fe50dcaa6f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:02.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:12.715Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ff4ff71f-4c33-4ee4-8539-288d406bb122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:12.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:22.728Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8e7ef233-5ebf-4252-96e7-6b0d72ae3734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:32.738Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=98f34061-465f-4c6e-979a-9b81cc3032fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:42.747Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=05598a39-e943-4437-965e-ff73a464105b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:42.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:52.757Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d7b98abf-8869-4ed0-a79a-87dc061b1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:45:52.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:02.768Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=314200af-d6a0-4f9c-ae80-dde11a4d0476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:12.781Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5905c868-4e7e-497c-bb68-843182cf755e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:12.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:22.791Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=86999d8f-831f-44c6-b71b-1568354f124f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:32.800Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8d8c5342-da57-4eaa-9fa3-25e6eb605545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:32.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:42.812Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d15aa944-5041-4717-b64d-cb95cdcc3900 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:46:45.694Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:46:45.695Z |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-01T05:46:45.696Z |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-01T05:46:45.698Z |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-01T05:46:45.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:46:45.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:46:45.706Z |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-01T05:46:45.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:52.824Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3d602534-525b-4863-b4f5-cee15a3893db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:46:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:02.833Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=fde8ba4d-e622-47c9-a92a-538fb38eb936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:02.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:12.843Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8c2f2ab3-0250-41ff-b464-ec4aa834bf51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:12.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:22.862Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b1b16d87-72ce-4812-b4ea-9f6d7b90a4f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:32.873Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=9fea11ee-bac0-475a-8e00-151dd6e80592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:42.882Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b9f00a7f-bb41-4954-99ef-0001306c511d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:42.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:52.901Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=243524a8-abab-4739-9054-7faeef31dd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:47:52.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:02.911Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5eda7730-5d79-4a9c-b263-6c05234f1863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:12.921Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6a851683-c78f-41f2-bfcb-3de995ecc1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:22.931Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e17053e7-f3ec-4f7b-8c68-75ea993d6e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:32.946Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=823c766e-3ea9-47af-bb60-4c95181a8b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:42.965Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d5b1f93f-e2d5-4c31-b884-e1d4156423dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:52.976Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7525f3ee-3f15-480e-8397-8c35b4c3fff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:48:52.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:02.991Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f4ecda6f-08fa-4633-a277-2c573705a848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:03.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:13.001Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0d26a9c9-222e-40d7-ac1a-9a7f29e4877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:23.012Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8cecfb0e-fd10-43d0-8291-e2b6e3d07a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:23.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:33.026Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b8579871-0d4b-4401-8485-e1d5ffc1f243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:33.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:43.050Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3cc356de-76c5-4eb0-922d-6994fff30c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:43.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:53.066Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=250b6738-8c5e-4527-930d-ee880ee8550d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:49:53.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:03.078Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b13343be-cdb8-4a41-b8bb-393c6b38f458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:03.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:13.089Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1f95e822-f857-4322-8d50-e16ee37bf502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:23.105Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3a76f12f-ad9f-437c-8e5e-830889d6a357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:33.114Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ed9799e0-7cd6-4457-bffc-c5a64dcd69bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:33.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:43.123Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=07410417-cf45-4e54-bf80-afe521d788e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:53.135Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=24efa63c-e846-4d00-aa76-3525521cd5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:50:53.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:03.145Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=671570ac-1e1f-4401-8c94-0d6cdf5566be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:13.154Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=997f4790-4683-4dec-b978-b0a145f8cfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:13.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:23.165Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2ab3b3e1-f60f-45fd-acec-b0f0218a7cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:23.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:33.175Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d6b92ccb-3eaa-4b96-8e9a-261ccb908dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:43.185Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a890a523-8cbf-4655-8558-3398f8c02b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:51:45.686Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:51:45.686Z |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-01T05:51:45.687Z |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-01T05:51:45.690Z |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-01T05:51:45.697Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:51:45.697Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:51:45.697Z |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-01T05:51:45.699Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:53.195Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=af565e31-224b-4c58-b0d5-fe8694a9a720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:51:53.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:03.210Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=992fc863-24bb-4138-b357-f6152983bebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:13.221Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0d111617-7412-4d23-90a7-1cec69936987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:13.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:23.238Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e86ac24c-c7f3-423c-8954-69e9c6e7741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:33.249Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=693f0110-7831-4fda-b4ec-19e08e1ca1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:33.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:43.259Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b8071ae0-8504-4d93-9d5a-59751d5826a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:43.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:53.269Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=21dbfce7-a121-42ce-a6b8-cbf2b892bf02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:52:53.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:03.279Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=8c3d63a9-45df-4add-a444-2f78fccfebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:03.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:13.291Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5fd4b681-645d-432a-b65f-593260d330f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:13.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:23.301Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d596fe0e-294d-4c94-9931-c8269450686f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:23.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:33.311Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=75c18a70-3de7-45f6-97f7-7960fae76f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:33.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:43.321Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=13630f5d-19b7-4fd8-898a-24c203cad8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:53.331Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=7b199b9a-51de-4dec-a8d5-389a89407918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:53:53.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:03.340Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1b86bcca-0184-4f02-8559-a591e3307343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:03.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:13.350Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2959612c-495d-4fa9-ba5a-6a52fbe68fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:23.359Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f2423e01-a938-4304-844f-0fb805265d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:23.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:33.370Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a3f99a08-0a22-49db-8437-3e7d94a8de77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:43.380Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=04fe3975-3548-4927-b74f-f47d94b54627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:53.394Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=69c51a50-d0c2-4a92-98a2-4833e3a68e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:54:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:03.405Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=eb4a18f8-70b8-4413-af97-fa61ba7bf9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:03.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:13.416Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ff1d9e26-edf1-48b8-8edb-4ed1c9396045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:13.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:23.427Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=48154c97-73e0-42a6-89f9-c84ec5f85534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:23.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:33.439Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3302073c-b718-4919-94bf-850afe413aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:43.448Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=60acf96a-79b8-4377-87bf-4a4d5e99c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:43.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:53.459Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f9b03498-cd27-4496-9974-fe217f35bc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:55:53.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:03.473Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=46080b9d-976e-4913-a596-88f1ff63e734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:13.489Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ab9c5f74-fc33-419e-9889-d4a3a8cbb152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:23.501Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=c40f781e-4067-4eeb-b8cd-7dcb08d39634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:23.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:33.512Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=3d26fb3b-5f80-4cf4-a7ea-5169f92cc3d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:33.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:43.522Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=6d1f2c67-bbba-418a-a612-8bcef07f7df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:56:45.637Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T05:56:45.638Z |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-01T05:56:45.639Z |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-01T05:56:45.641Z |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-01T05:56:45.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T05:56:45.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T05:56:45.648Z |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-01T05:56:45.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:53.548Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=e7a18749-e3c0-4b76-8e7c-871045491b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:56:53.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:03.557Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=75f503ca-868d-42ad-a893-f8ef76a73ef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:13.568Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b0a5e1ef-47b8-4598-8449-d68f6093d6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:13.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:23.583Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=aca09099-f166-40f1-afde-ad9acb85ea18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:33.593Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=906009fe-6bda-41dd-ac72-2c130070a6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:33.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:43.603Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=af901d65-f84b-4c6b-af26-ef5087e45bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:53.612Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=fbb62122-6fda-47f1-aa41-c466d7d545e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:57:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:03.622Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=ba9b9499-55ee-48a7-a6c6-d385955926e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:03.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:13.632Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=2f647818-3dae-4637-8c94-1b1ad42bf11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:13.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:23.641Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d7a6f088-a92d-44c9-8427-d24c52c9ef6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:23.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:33.652Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dfca0e02-5320-48b9-bf6b-e1e1afdcf850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:33.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:43.661Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=432ea8a1-fc8e-4425-90d8-2929a3f84c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:43.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:53.672Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=594a0100-65f2-4052-b866-0bc7af46db22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:58:53.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:03.682Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=170d4cfd-be64-4d18-b6be-b40da0cf4b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:03.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:13.693Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0411a46d-2ca8-4f7f-b00b-361ad61f517f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:13.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:23.703Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=cec1d40c-79e6-49c3-bda0-8e4fa57500b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:23.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:33.714Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5a494dbb-2ef0-4af8-a1d2-0f3191f08617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:33.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:43.723Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=a5fcfdc4-87f5-404d-aaeb-bfc72e99e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:43.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:53.734Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=87e6b560-974c-4eb7-9abf-ce90aec38183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T05:59:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:03.744Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=edd4b442-5170-416c-8491-60be9dc53e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:03.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:13.756Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b454b57b-13db-48e5-947d-f5b289bdc276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:13.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:23.768Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=65c50e00-e774-4020-82b7-f8bac7117c05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:33.778Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=dba89099-e9ac-4b00-9060-ab79c0dfd353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:33.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:43.789Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=57febef3-bf7b-4790-a656-631f3ed292ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:53.799Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b1423a7c-5045-4b19-87ba-7ca4a8459a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:00:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:03.812Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=d7c1e2d4-87cd-4f87-9bd0-db5c1617f211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:03.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:13.824Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=b42d29e5-3e1d-419c-aa71-801a80b1a9c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:13.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:23.835Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0c3b8c2e-961b-4b69-9234-f118f0217dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:23.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:33.846Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=0f8b572a-e2a8-440b-9303-3ed530b7fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:33.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:43.856Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=90fab57f-f900-4e85-8671-4048859edaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:43.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T06:01:45.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-01T06:01:45.650Z |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-01T06:01:45.651Z |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-01T06:01:45.653Z |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-01T06:01:45.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-01T06:01:45.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-01T06:01:45.660Z |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-01T06:01:45.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:53.868Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=940619c9-9010-4bc9-820f-8e65ef8fba71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:01:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:03.879Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1427c117-cc2e-4f14-8324-878758422b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:03.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:13.891Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=f4415f0e-2741-4c89-9bc0-3786a9e160ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:23.909Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=77a2ec1c-7f3a-434a-b0d6-8d2ef1dc04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:33.919Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=5f7d42d8-e5c0-4ed0-8d20-6538db071ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:33.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:43.943Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=1a0f9571-16a9-4df9-a895-a1d97cb7e7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:43.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:53.956Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=52882a32-86c2-4800-94aa-22555aeb3507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:02:53.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:03:03.966Z |INFO |Init configs |InvocationID=bad02442-2e71-42c7-87bd-57bb7eea3934, InstanceUUID=4a739ba7-3455-4907-b03c-1c150e945b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-01T06:03:03.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |