By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:01:31.265Z |INFO |CBS client will use plain http protocol. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:01:31.280Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |main | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:01:31.280Z |INFO |Falling back to use default CBS client configuration properties | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:01:31.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:01:31.890Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:01:32.057Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:01:32.058Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:01:32.058Z |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 |2022-12-08T23:01:32.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T23:01:32.247Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-08T23:01:32.277Z |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 |2022-12-08T23:01:34.602Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T23:01:35.464Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-08T23:01:35.501Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-08T23:01:35.502Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T23:01:35.661Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-08T23:01:35.662Z |INFO |Root WebApplicationContext: initialization completed in 3384 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-08T23:01:37.105Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-08T23:01:40.788Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-08T23:01:41.776Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-08T23:01:41.830Z |INFO |Started MainApp in 14.392 seconds (JVM running for 15.523) |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-08T23:01:42.178Z |INFO |Start scheduling PRH workflow |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:42.191Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7ab6963c-9351-4788-b034-ae313d842681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:42.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-08T23:01:45.522Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T23:01:45.522Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-08T23:01:45.528Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:52.986Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=74cadee5-1176-47c2-a1d9-01fe23ddc5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:01:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:03.009Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=51d237c3-cf24-44ad-833a-f13fcec5b61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:13.034Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7609c8bd-5ee5-4cb2-9c3e-8b9b37d49c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:13.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:23.055Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=80b89074-d732-477c-83cd-54734be477eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:23.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:33.076Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ba3a5201-31fb-4859-8edc-e265dda7845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:33.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:43.098Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=65068025-5342-41fc-bab7-7aaac2dd04e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:43.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:53.117Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4515a1ad-a537-47ad-b561-d2ea091106bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:02:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:03.137Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a432543e-6891-487e-bcc1-982ecd4e0501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:13.162Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c72d3edd-32f2-447c-ada4-a377e82b2986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:13.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:23.186Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=13145953-2057-47f9-8cc0-5886dc3afbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:33.225Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c4b6f067-565a-42fc-aff7-7474c4ccb24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:33.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:43.248Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dfc0045b-98b2-49b4-b158-90277b30605d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:43.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:53.269Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cf7367a2-2625-49f8-a1f7-c66b7bbeca1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:03:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:03.292Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9f65fc74-946f-4ce2-adc5-ceb8a59ad0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:13.311Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4b69e306-cd39-43bb-87a9-e0a904226ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:13.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:23.343Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=55c8f322-ef31-4596-a6f7-5fd4abca5041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:23.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:33.369Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0768b68b-bacb-4cce-8ec4-666d3258f873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:33.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:43.390Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2aea2b5d-ef95-4034-b960-6493dd8fd9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:43.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:53.436Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=efbc61d1-0157-460f-ba64-b4e42e564a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:04:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:03.454Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=90910b3c-e16b-4d23-8d85-d5574372ad4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:03.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:13.480Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7cec596b-8b0d-47b0-9b0f-b04993b8ef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:23.498Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f7b9433c-2e6f-4590-8e1a-94f7d1abc7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:23.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:33.522Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9a093bc0-7a87-453e-8d7f-88950429575c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:33.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:43.546Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5059eb7a-048e-488c-ba57-6767457a3811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:43.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:53.563Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b87eb3e-494a-44d7-8489-81225382baec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:05:53.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:03.582Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=09f3c6ec-a747-4230-abd7-e11168051de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:13.605Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=510106ce-3356-41a1-becf-b9c2a35be7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:23.627Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=37cd35ec-42c4-4dbc-9c86-6a938dafcc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:23.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:33.646Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=33169e61-573f-444d-bf38-9b717f629428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:06:38.469Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:06:38.470Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:06:38.471Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:06:38.472Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:06:38.473Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:06:38.513Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:06:38.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:06:38.515Z |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 |2022-12-08T23:06:38.519Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:43.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ac5024f2-cd62-4014-ba41-1f923e03cca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:43.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:53.684Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=db16ea0c-6cdd-4cd2-9f61-8247afc451c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:06:53.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:03.704Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=65bd18cb-bb89-427d-a319-9ba7676a6382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:03.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:13.735Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7a793037-aac7-4f3f-9f57-b4cab33db884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:13.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:23.757Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f953af1b-60b3-4fcf-81da-9a4285e3fdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:23.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:33.797Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5fe0681b-6325-4551-8d22-23f368224e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:33.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:43.820Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=62d2875f-c4fe-421e-b78b-4c9e93c5ffc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:43.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:53.840Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d7811d29-9fbb-4d92-86e5-ab32c176c70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:07:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:03.861Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a342568a-4419-403c-90ee-55327d793368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:03.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:13.881Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1f349f9b-e6cc-432b-b224-528ed243495b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:13.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:23.900Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=96383f07-4b59-4a12-9352-6290533d557c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:33.920Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=311d7a21-5a2d-4c15-aa2b-e702872a27e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:43.940Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d3ed68d2-3376-43c8-8dcb-e2ea40c24bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:43.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:53.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=708cc3d2-5437-4668-86ca-30de823a97c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:08:53.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:03.984Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f5a8c2bd-c82a-48e0-bd91-0affd1fbf26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:03.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:14.000Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=451b5809-34a7-4253-a6cd-d9174419d4ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:24.019Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=34ab8569-7bd2-43f1-9523-a463536e18a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:34.038Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=35e3f71e-a967-4db9-8d3d-8881b29ab5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:34.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:44.058Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=707bb63d-d636-4da0-9dbc-53635d7cfeed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:44.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:54.082Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=47f9fb61-db1f-41af-833b-dec52a57bfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:09:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:04.118Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b839089a-3dc1-491f-a21f-187e8ce6350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:04.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:14.147Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ffdc3049-a132-4ab0-81ff-d6bb7ef12c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:14.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:24.165Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6a3ea54d-6805-45d1-b462-1871325e0bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:34.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=37fd0a68-7b04-4fb4-ba5a-9a402887a8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:44.203Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2db2bff6-985e-4e01-b5c2-3e06735c6c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:54.225Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8301c186-128d-408b-8abd-1cdb2e52259c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:10:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:04.248Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=015c6a96-9bb3-4b06-bfd8-b6780914f846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:04.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:14.266Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fb9245a9-a956-42af-8a27-94c16f57f737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:14.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:24.282Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f7124090-45f4-4213-8989-7722f2814914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:34.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a24efaef-6afe-414a-92ad-84788d17e523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:11:37.472Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:11:37.473Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:11:37.473Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:11:37.473Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:11:37.474Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:11:37.490Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:11:37.491Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:11:37.491Z |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 |2022-12-08T23:11:37.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:44.395Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=12b3cb99-950f-4952-9252-f0eb4b245c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:44.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:54.410Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0bf668f6-2284-4fba-a56b-91417e2cd5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:11:54.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:04.430Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f064bfd6-d69d-4bd1-afa6-c13605f4673a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:04.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:14.453Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e7b86a25-80e2-49a0-ab38-c10bf77515b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:14.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:24.472Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5970a6ff-1ff6-4505-9f73-32ac20c4cad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:24.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:34.495Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8626a7db-0d5f-4ee3-9248-07d05cf29e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:34.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:44.524Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1654d5c6-1b2c-4f94-8dac-4e2880352022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:54.560Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=311dab91-e8ee-41fb-805f-af56f1f7c3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:12:54.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:04.581Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da7acb06-ddf6-4b1c-b280-e9e10faaba1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:04.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:14.598Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3e95dee8-e5d9-451f-90e2-cdfc68dc8110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:24.628Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9656a5ec-4bbd-4d3c-b6a9-2130f1f15945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:34.688Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=25954502-b0fe-4a4a-ac3d-8f08fa89a952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:34.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:44.708Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=af1b9826-91b9-478c-ae4f-9ce1b29d0ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:44.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:54.749Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=81d7e8c2-2fd2-433e-8d0f-de6f0d7000c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:13:54.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:04.771Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=83e25f09-f6bd-4d93-85fb-dc0941335e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:04.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:14.797Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=670e741c-9270-4bd3-a646-e073a5e66829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:14.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:24.814Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=facf034d-1d51-4705-8b14-642ecf4abaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:24.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:34.835Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5ec29b72-4ea7-4b4e-baff-df24548e35b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:44.862Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ef133743-8b07-4563-9198-1ac67ed43254 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:44.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:54.892Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f236b652-b085-4ba4-8fb8-69c4b4bfb606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:14:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:04.914Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d84e7c1b-6a83-4b69-99ef-a55b93d9d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:04.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:14.931Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=334efd98-96a7-4a24-bcc1-281937aecf60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:14.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:24.952Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5eae3162-6c6c-4944-a388-1a1abcad01e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:34.972Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a5910e7f-db90-4315-944a-6808578ea3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:35.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:45.001Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=36b1a7a2-f2f0-4c70-8b09-215b2bf6cd25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:45.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:55.025Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8f1108fa-efaa-4087-acf5-ee284c2dce30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:15:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:05.044Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a4693ae5-8b3b-46ff-b90e-c163380a503e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:15.064Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=428613ad-d1bd-4e46-b167-13895409cca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:25.080Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b8af7813-96e9-4008-aafa-c717bd1aff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:35.096Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ad3568f0-3e01-4ba9-9a1d-59fa0562ae9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:35.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:16:37.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:16:37.442Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:16:37.442Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:16:37.442Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:16:37.443Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:16:37.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:16:37.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:16:37.456Z |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 |2022-12-08T23:16:37.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:45.127Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e5ce769b-591b-43c1-b61b-1afc20a6bbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:55.151Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9452831e-c645-4c0d-b87f-8782f05b831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:16:55.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:05.168Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8bd5e2d2-ec83-42d3-90af-83008912c3a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:05.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:15.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4b719b5d-77a6-4e57-84e1-c0431e2fc3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:15.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:25.207Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=02ae2e5c-7061-4b73-8ada-b65c939c1880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:25.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:35.225Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=025ad06b-6f66-4909-9119-29fa3d554598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:35.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:45.251Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c85546d5-3177-4af8-8f83-07f197548793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:45.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:55.268Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=429dcc54-1b0f-4689-a283-9a5c4fc88d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:17:55.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:05.283Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2e27522d-fbd5-4cc2-a309-c60d654ce7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:05.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:15.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=53297049-9345-4780-8168-9bb59aacc1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:15.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:25.324Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1619e9d7-0b62-4cc8-8120-f0603a3af8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:35.342Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d4edea08-9a8c-4b09-a31e-da28e1cd1430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:35.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:45.362Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=37b11c89-a1d2-46e6-837f-9b397cf8b2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:55.379Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=04b256e0-758f-4ebb-9a37-cb6c943ded5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:18:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:05.397Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=52c16a5a-e57d-4921-bb9d-06aae257f231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:15.424Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=01c0487f-5106-402d-a461-370993b91167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:15.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:25.444Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2818e18a-5200-474c-9afb-a4e4a3ae557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:25.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:35.467Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=69fba42d-9424-4254-b13f-d46dc355c324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:35.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:45.512Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b1d5a0f2-4335-4d2a-b9c6-43d09aa1f3a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:55.547Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=71d135f8-03b2-402b-b08e-175ab58cff20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:19:55.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:05.578Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e6c4591-91a5-4f0d-8c4e-baada717a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:05.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:15.602Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=74bb8a4e-eaab-454e-b88a-63a7b505588b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:15.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:25.618Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6577ec94-0317-4fa5-9ec5-b2118d954749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:25.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:35.644Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=52d3ba2d-f3b5-43da-95e1-2a78114b26c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:35.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:45.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a6317838-99b8-4d82-b562-5b04fde354ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:45.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:55.687Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b1338bfa-d63e-46ac-bab0-ec2378ec191f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:20:55.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:05.707Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cc5d597a-35dc-4aae-8c1c-eb3d6cd80e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:15.726Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bc53ddbf-a6be-4715-a6b1-12a04bcf8edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:15.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:25.746Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9d65f256-d209-4554-9af5-9d75cb86e2fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:25.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:35.764Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6c945acb-47f4-40e9-9123-e883ea6b8dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:35.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:21:37.461Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:21:37.462Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:21:37.462Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:21:37.462Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:21:37.463Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:21:37.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:21:37.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:21:37.480Z |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 |2022-12-08T23:21:37.484Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:45.794Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9bd0a32-8496-4eca-97d2-949bce0c6a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:45.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:55.812Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9258f54e-c38e-432c-bc24-c879438dd745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:21:55.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:05.832Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c65c6489-86f0-4a06-b737-0fa6162cbfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:05.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:15.854Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0142c7cd-3bd1-4849-9c97-212f36d7cc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:25.881Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=516a8044-623d-4815-9457-aa21db8c181a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:25.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:35.898Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8e0ba898-b9c1-4aa5-95d9-058d480e54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:35.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:45.921Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e276a60-a79f-4553-9bf1-ac78c4aa2e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:45.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:55.943Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=16aabd56-77bb-43d9-ad77-be1072444347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:22:55.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:05.971Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2c3fde82-999a-4e3a-b671-b4cb66a95a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:05.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:15.988Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9c5c5fa-b1a4-4b33-9606-e528f797893a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:26.014Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5d2ac025-2bf5-4672-83bf-5e097ab3a3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:26.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:36.037Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c966d7e8-8276-4b84-a875-ff3ab0df5f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:36.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:46.088Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=505ef254-0188-4b44-a511-d64b2f86b3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:46.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:56.105Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0f210405-5be7-40d2-a685-a33a8732b35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:23:56.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:06.125Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=060cb132-fdd7-4798-b15d-0424e3a6e1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:06.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:16.144Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=744c8c18-56d9-4e0c-86f3-e96ea6b1559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:16.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:26.169Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=10fd3fc6-8410-4aa6-8b39-9e83d1daa566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:26.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:36.185Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c67b49d3-e017-41d7-983d-19e9fd78d992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:46.200Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=683a7b5f-0707-42c9-8966-f85f5c17ea85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:46.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:56.217Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3c5728b2-ce89-44ab-9312-8659deba5fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:24:56.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:06.239Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3a73a305-35df-424a-9995-67ef85d020b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:16.261Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=25a802a2-6516-4b1e-a249-c873224de90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:16.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:26.283Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=440ae38c-a1bf-4c26-9259-efb9ed072d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:26.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:36.302Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8ea4c88-a181-4bf2-94a2-e700a3022db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:36.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:46.321Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7e6987f9-523f-435b-887e-3b2d77ff309b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:46.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:56.356Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a96454b3-3281-4296-9307-c33e181b7807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:25:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:06.390Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fe1989ff-069a-438c-898c-bb856d114461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:06.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:16.468Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fe0f060b-6ec6-4c90-89cb-b51c3ff1d056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:26.485Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0c0c57c3-acab-480d-857b-5977fa48d20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:36.506Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=baae74a9-0ea8-4774-aa4e-3fe641192ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:36.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:26:37.520Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:26:37.521Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:26:37.521Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:26:37.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:26:37.522Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:26:37.540Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:26:37.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:26:37.540Z |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 |2022-12-08T23:26:37.544Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:46.597Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ec8eee91-8924-42c9-9667-2163a5584e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:46.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:56.617Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fa8b4bc6-e7e9-40d0-8403-7f66d75bb51b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:26:56.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:06.664Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4746a0b2-79ba-4f6a-8170-6ce52eab8a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:06.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:16.688Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=786382f7-f74e-4e3e-aa5c-957f6306eec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:16.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:26.710Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0e1f056c-e757-4f47-9c6f-a2bf60c1f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:26.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:36.729Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f50e555-7f2c-47db-ac75-23a52908ce47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:36.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:46.757Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=49f7d6db-9b4a-4f06-9106-f01d06dc98d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:46.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:56.779Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=48047214-b873-4473-846e-a64f943dad18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:27:56.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:06.811Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=057a738f-9b17-475c-bcf3-10d7544e84d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:16.828Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ed8ba2c8-5c31-4cf3-994f-b110576d9692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:16.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:26.849Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8f7ecf6-4b92-4cb6-803d-5eddd8d5c3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:26.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:36.866Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dd66175b-2ab7-40d7-a993-6f897066a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:36.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:46.908Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=99374e89-0bdd-4465-8396-0cba22399a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:56.924Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e83b9f9b-70af-45f5-acce-e6a07da8b87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:28:56.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:06.940Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=31141a0f-859c-4220-90a3-3c2e5948dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:06.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:16.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9734b790-eaec-4ff9-b2a4-d2a0a6a10942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:26.983Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9eba07df-57c5-4d1c-a7bb-4a86bd462d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:36.998Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c2171d29-217c-4fac-8632-0685213207de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:37.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:47.020Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c8ed512-69fe-44c1-a8d0-ac7cd29a56cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:47.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:57.038Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=50134e27-0017-44a4-a802-73e66120fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:29:57.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:07.054Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8cd918c4-ab6f-47a8-a914-69caa6046f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:17.076Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9ca9eff6-36a3-4b9c-babb-631d804f18e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:27.096Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=25af8585-c5e1-411c-962c-ef5ba9e4f7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:27.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:37.117Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c4e62136-d0b7-4240-a8ba-6cfcc2ba1208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:47.134Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1cf3140a-dc8a-41b6-b307-52f52511f17f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:47.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:57.155Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=90487387-a2fc-4749-938d-f8bb1ca6042c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:30:57.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:07.173Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=679ad142-bc80-4e27-9ced-34d7317b1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:07.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:17.189Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b8cad5de-c415-483b-8db1-71b05442a9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:27.207Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fbca44d6-2d3f-4353-85cb-22e7691d8aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:27.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:37.228Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7752c687-92f5-4862-81c6-b68c2f4352c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:31:37.467Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:31:37.467Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:31:37.468Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:31:37.468Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:31:37.469Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:31:37.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:31:37.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:31:37.479Z |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 |2022-12-08T23:31:37.481Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:47.268Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2cd11888-70f2-42a7-bd5a-1301bd6f20fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:57.287Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=99bfa644-e03b-40cc-aa94-be4379670d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:31:57.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:07.308Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e5329372-fa7b-446b-9ca2-2ff67f418fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:07.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:17.326Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6141155a-e943-47f1-a049-38d626fd6c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:27.341Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fd7c9026-a205-44cf-be6a-1e21e74ada9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:37.359Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=148179d1-4c78-40fa-a0ad-5bf48bf0a537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:37.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:47.375Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1ca6d6eb-5ccd-437c-a328-509f89f7fd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:47.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:57.392Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4a1c4cd5-a629-4752-b24f-9c58edf7229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:32:57.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:07.411Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a6d3dfea-2fc9-4975-ab33-19a95388d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:07.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:17.453Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f5b6c81c-f98e-48a6-9cbf-ee3ea0ec8214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:27.481Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58f74719-10bd-49cd-982e-1c29b0805738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:27.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:37.499Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9f479cb7-c106-4695-a172-224c3f8f9ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:37.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:47.518Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46acd7a4-7277-4951-8cf4-b95cc551e5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:57.538Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=faed8acc-3a4d-4173-8767-186edafd61a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:33:57.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:07.558Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9bca5235-fc8d-4fa5-99f8-9fa7021251e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:17.580Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2c0ece1c-7c27-4e76-b7f4-153009717cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:27.599Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=eb12bc6e-8aca-467b-a01c-df09ad1622f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:27.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:37.614Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=82245001-8dd9-4c6b-9560-8d0cdbf6a9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:37.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:47.632Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=72aa7e23-602c-4bf2-ab37-1528ea5ed8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:57.660Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c80718b6-973b-44a4-bd02-3c40651cbd80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:34:57.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:07.682Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ee937274-e807-48f6-a650-19a1da4b0e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:07.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:17.697Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1cb2caf5-4a40-420e-987d-e1f59f84571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:17.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:27.723Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58d799e1-6aae-473f-bf45-3c0ef4c54349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:27.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:37.746Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ce24e919-1234-4c21-b95f-d4ba876955e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:37.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:47.766Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=45d0cb93-c767-4c63-8e25-3cba27f31b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:57.782Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9d58219e-3f63-4f39-907c-4a0e9c250179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:35:57.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:07.798Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=062bf180-c75c-4815-83e7-bbee20a6b841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:07.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:17.817Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ebd628e9-7ea9-4da9-ab9a-9db93eddd9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:27.846Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f402e33d-011e-4afd-bf5f-71a9f0cef92d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:36:37.441Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:36:37.442Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:36:37.443Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:36:37.443Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:36:37.444Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:36:37.457Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:36:37.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:36:37.458Z |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 |2022-12-08T23:36:37.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:37.879Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d2f48625-715d-499f-8365-e525a7086929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:37.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:47.893Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4f53547a-dcc2-49c9-a478-3713a407a8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:47.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:57.910Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a5ea79cd-cbbc-4bc4-978a-a55fa8a0dc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:36:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:07.926Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ef805b0d-d1d2-418a-a967-db7e152af7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:07.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:17.947Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cd5b829c-4351-4c35-b46b-b44f18639a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:27.967Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=71d61357-3400-4f3d-a279-5b5d5d3de7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:37.990Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=243a5d03-d14f-45ee-92b4-857d09b73d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:38.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:48.010Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=046eb8a6-e806-4c9f-8d4a-d560bcc58f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:48.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:58.029Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c191b7c3-070a-42fc-80ea-86fcc7ed73c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:37:58.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:08.043Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=00e95ece-3c05-45e1-8743-fc287d7bbad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:18.070Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3668a7e5-fccf-42d8-8720-b2f251c80cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:18.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:28.085Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0239d740-f1ca-4304-9602-452a0153a120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:38.102Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=63bb9494-0e6e-4b22-bf48-e05010bfbe06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:38.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:48.118Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7bfb2e2e-1ec3-4f28-b542-53a1dbf01a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:48.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:58.134Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=aa7b1e4a-fa25-4aa2-a56a-e36e09a94ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:38:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:08.149Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=638c5213-ca62-402c-b214-f287e4feb74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:08.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:18.166Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7fdd00e3-977e-46c1-9a3d-3c69994ec8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:18.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:28.184Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=955d72a7-e364-4334-a093-3b5c87a84de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:28.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:38.201Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=570b26c2-6d87-482f-8408-d141d320ba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:48.223Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4e74b364-f580-412e-aa6f-c20533c524ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:58.241Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b1523bda-a53d-43c8-a314-5b6e0f2e81db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:39:58.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:08.258Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=adc9a42c-f045-432f-a87f-fb6e073d999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:08.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:18.274Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=71114f56-d27e-4888-9d4d-9a21b64d95cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:28.291Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46b4b508-9f16-49fb-a88d-65593d0b4ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:28.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:38.308Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7a215a34-ee46-45da-8d38-451ef96ad77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:38.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:48.330Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=864e6b51-e13d-47aa-9882-482ac6689f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:48.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:58.349Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=78f54317-4277-4239-b482-c4573d922fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:40:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:08.366Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c0e2bc4a-4070-43da-9ee1-6ae587711f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:08.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:18.409Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=98688dd1-13c7-4b5e-b91e-965f03940e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:18.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:28.429Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4fb4be53-a280-490d-ab6d-d6114eb3b229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:28.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:41:37.428Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:41:37.429Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:41:37.429Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:41:37.430Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:41:37.430Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:41:37.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:41:37.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:41:37.440Z |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 |2022-12-08T23:41:37.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:38.454Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f3e6e089-2474-4d9e-8404-395b2e0e999d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:38.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:48.476Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=267b74ef-f3e0-4840-a61e-dc64dfd27e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:48.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:58.506Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a0473842-b462-4fb8-ad3d-f95c8a624b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:41:58.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:08.528Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=975199cc-5eda-4895-abbe-12f829e82181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:18.549Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f508186e-09c6-4ee0-ab8c-4769e7f9ac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:18.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:28.567Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7881e7ee-56e4-4fd0-8e6f-cc271dd6225a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:28.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:38.590Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0903f7ac-350c-4742-8492-68cfb872f6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:48.617Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1a5b13ae-9f27-4efb-aa75-da84589eecc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:58.640Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2ea0046e-30d8-4a19-a449-2892b5a5311f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:42:58.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:08.656Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c292fa0c-901d-4a1c-ad91-9382dc8414a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:08.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:18.673Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=55ca887b-9882-4e4d-97b3-49198afa3548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:18.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:28.692Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0150cd67-acfa-4c00-add1-b028295581bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:28.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:38.712Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5620cef9-d784-46c6-a337-b9d38d4e2a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:38.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:48.745Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c699fba8-5b02-4087-93f0-8d0bc1fa4045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:58.765Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ed6ae5b7-10fd-4dfa-b74d-3ff9800e1538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:43:58.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:08.794Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b400297d-5e7a-4bd8-beb0-e7760f0fc738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:08.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:18.815Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b7f62cd1-2076-4608-a40f-fa5ef50aef13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:18.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:28.834Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=24697984-6dd5-4453-b1d5-ad36eb691f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:28.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:38.850Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=03780fcf-abbf-49d3-ab02-f82404e13def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:48.868Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a26c6081-c30b-41cd-8bc2-48b0475e565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:48.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:58.889Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6fb1baeb-2ece-4e3b-9a26-46a833fa29f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:44:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:08.908Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=354068b7-6186-4a3b-b61d-896b0486b4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:08.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:18.926Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=20f6cbad-e5ec-4342-a8db-b7dfb383ea92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:18.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:28.947Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=80bf4757-bf82-42b4-be2c-a4d522418cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:28.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:38.966Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e6a63399-fd73-4911-81fe-1bf8b23d3aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:48.987Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f48333dc-692a-444d-8590-03bac1cc396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:49.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:59.005Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=48fbfeee-8b3f-44a5-af14-e0ea8be6de72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:45:59.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:09.024Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=730dc5a2-06de-433c-95c0-988e7c6584d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:19.043Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e07c7aa3-ddb7-4b1d-a0e8-5e58219d8bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:19.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:29.074Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d251bbf8-c6d3-46c0-b04f-493ac23d9d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:29.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:46:37.449Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:46:37.449Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:46:37.449Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:46:37.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:46:37.450Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:46:37.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:46:37.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:46:37.463Z |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 |2022-12-08T23:46:37.466Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:39.086Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=59bd7798-9b39-457e-a7af-3fe4fbbd5e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:39.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:49.105Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f41099c8-b903-4ca3-b32f-8225185348c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:49.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:59.123Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=05c89a23-abef-4128-9d18-f718024e01e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:46:59.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:09.139Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=86c2bd37-9aa5-44f9-81dd-ca72e72bcaf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:09.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:19.155Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f7414e44-96af-4001-843e-ec60ea57dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:19.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:29.177Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d725cbd3-b92d-40e7-a46d-efc134c3d1e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:39.194Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9e5c0bfd-35f9-4693-84f9-28b882a6c30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:39.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:49.209Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=bc8c58d3-4e07-479c-9bf9-5221cb6f5fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:49.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:59.227Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1c674076-5e57-45e3-a548-2fbc2bb68337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:47:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:09.244Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=609f9094-b70a-4e1c-af66-0fba5519e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:09.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:19.259Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5c19fbf4-3581-452c-b4d5-17edfea7006c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:19.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:29.289Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ceaa4321-b704-41e6-830a-11d48b601581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:29.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:39.305Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7ebdb5fc-e4b3-4a10-ab37-f8c5cbf44fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:39.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:49.319Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=b098b6f6-8bb2-438c-9403-ed945ef1654e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:49.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:59.340Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=46f3a00f-a9bb-446e-ab80-005ed83d2d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:48:59.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:09.365Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=85e48f06-8074-4a71-a770-0dd3054d48d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:09.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:19.385Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2cb0d923-d0d2-42b5-83b4-e3992db7fa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:19.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:29.403Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e8a72d31-ab73-4dd6-84e6-e0fbbcb05f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:29.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:39.425Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7cecc90d-a899-4968-b8c4-c7b4d78a9ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:39.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:49.440Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3b88c0fd-d65b-4792-843b-fc55589b521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:59.456Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=186f3600-7f15-4c63-a28e-79151c251891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:49:59.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:09.474Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=231547c5-d863-42a7-a6e8-77d9962ebf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:09.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:19.496Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e2f72371-604a-4c28-84c4-51d698f05297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:29.512Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f4a5b5c8-528b-420e-8735-180f0dbadc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:39.528Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4defa440-80b4-497c-aff1-1956727aa378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:39.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:49.545Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f2fc1d9-3240-4854-91e9-71284f64de02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:49.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:59.559Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1b66bf6d-3ddc-4053-8c74-fe43e5d66f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:50:59.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:09.575Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=debd728b-03c5-41c4-b45a-8b0eb4cc6450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:09.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:19.592Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=dcdaaffb-5980-4e3a-a8bf-52379b31bb25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:19.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:29.607Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4fa6413a-d6bc-41dd-8233-a2c47e3ba86c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:29.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:51:37.494Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:51:37.494Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:51:37.494Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:51:37.494Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:51:37.495Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:51:37.505Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:51:37.505Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:51:37.505Z |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 |2022-12-08T23:51:37.508Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:39.626Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=9933141f-20e0-40d5-bbe8-c479045b2c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:49.643Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d845e65e-b545-40ab-a740-93684dece413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:59.661Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a779f0b0-5170-4b02-973d-c466e4f14e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:51:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:09.677Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8f655a5e-c0e4-49bb-8c1d-7d22ca6e471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:09.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:19.692Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=219dd032-8311-474c-9cc8-fbd52f061b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:29.707Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4ffb72a0-0c06-44a0-a48f-e535f7b271c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:29.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:39.729Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=fc7eb4cb-820c-4a54-95ce-3225d7e2c666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:49.745Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=39a82169-02ce-4f7e-8fda-6dd7bec79219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:49.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:59.762Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=02baa627-e726-4649-95ee-75a911ac1fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:52:59.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:09.780Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0809ea47-273a-4a13-a4f3-50d80dc012d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:09.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:19.798Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=22f9f3a3-e167-4e1c-9c3c-ba62e298544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:19.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:29.817Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=00934466-192e-48e0-b722-4e3829b42e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:39.834Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5a9d1145-0794-424f-aaae-4879961d40f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:39.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:49.851Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=15d58d94-854d-4bef-9d96-619e590020c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:59.883Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=f9a625be-27a6-4a91-a21d-269ee4d0fd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:53:59.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:09.900Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=03a4f065-2289-4b56-a701-b43280bea5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:09.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:19.917Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a2895a48-e0e1-4e8c-baa8-a8e9473506ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:19.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:29.933Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8f0c97c8-23e5-4e55-923d-e140b71c66f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:39.954Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=58117b3e-df6f-4ace-910b-c3642d033e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:49.972Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a29bf570-cb04-49ec-939d-2bc309e53935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:49.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:54:59.988Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=128e6e62-7527-443c-80f6-a85a0a4d6557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:00.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:10.005Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=487fbe52-f8e2-422c-9950-8dbbfe8840fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:10.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:20.023Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=93fb2bdd-ba57-497c-9ea2-9578ae2890df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:30.039Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0d8b16ef-2258-48e8-9387-63865ad2f108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:40.060Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6fc0c312-0b14-45b7-beb8-eda5c49f3f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:50.075Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ddcd7681-c087-47a1-bbc7-91585012ee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:55:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:00.092Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da7f8906-0db1-428d-948f-628079cc79eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:00.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:10.107Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=10d09990-94a3-4e7f-a750-dddcbae61645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:10.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:20.121Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1b4577aa-e1f6-47cd-b0f9-14f3e928789a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:30.138Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=758bc9e1-1ebb-4955-a81e-0e9fb2b074ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-08T23:56:37.438Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:56:37.439Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-08T23:56:37.439Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-08T23:56:37.440Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:56:37.441Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:56:37.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-08T23:56:37.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-08T23:56:37.451Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-08T23:56:37.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:40.158Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=2f5aeac3-2444-4425-80d5-bc628218f6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:40.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:50.174Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cda9594b-0440-4aa8-9f12-6b8116b4bf07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:56:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:00.190Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=77fe9da3-97a0-4f40-9d46-35ffb054482b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:00.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:10.214Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ff22dd62-5d41-42f5-bf76-dbfe16f79c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:20.229Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=79061932-2294-4862-a2c4-9aa64f8abc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:30.266Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5f9c009e-984a-444c-8792-08613f26232d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:30.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:40.283Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=cfe1ca20-4273-4653-ab10-1e98431a88f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:40.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:50.299Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=de2c0b32-be30-4ed3-a2a0-3923c0f52b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:57:50.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:00.319Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=93fdc15c-1b2f-4547-ad81-c9323d42cf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:10.339Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=51b3ed39-1f2b-46f3-b0b1-882007b1c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:20.357Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=311746e3-69d1-46bb-bccb-7f4b0c46ed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:20.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:30.374Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d77a7acd-4173-4b8d-8941-902a6d9074f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:40.391Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=4c8d8a78-2d4b-49af-be93-7f760962507c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:50.405Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=6b896644-b01b-4e15-acb0-868af9ca9261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:58:50.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:00.428Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=c0ab2c59-0165-4c13-a0b4-e46a2b0c4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:00.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:10.442Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d0a69bc4-caed-4125-85d4-8bff192b22aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:20.456Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=d8cfa61c-fc60-45bf-bcfd-6b473956999b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:20.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:30.471Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0a64ff17-ac7c-4dda-9c36-f2c556b85968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:40.484Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=e11e6805-b4f8-4949-b01c-c3bace3f644a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:40.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:50.502Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=ce5a4f6f-0895-49dd-8d75-29ec86a24fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-08T23:59:50.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:00.519Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=8fce26de-da75-42ff-9347-ca8d84af250b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:10.552Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=0b8d6df2-0d4b-48e3-87e2-44dc7362db44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:20.572Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=5cc8818a-881c-4fc3-846d-90bca62f2a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:30.597Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3d2f433b-3906-41a4-bc0b-c37206f7dde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:30.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:40.613Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=155504ae-5cb5-4b24-88f8-50af595ac95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:50.631Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=a8dfecb6-1d78-404b-9f53-b9111eb3433f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:00:50.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:00.656Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7bc2a79a-0c93-44d2-b340-6192c340e223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:10.679Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=3cbc4ac4-d51b-4a11-8e9f-5ed5a10b668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:20.695Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=65aad16a-5d30-4222-8d5b-55fadcb94e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:30.712Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=da6f6304-3d14-446f-ac84-d1254c0a4c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:30.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T00:01:37.435Z |INFO |CBS client will use plain http protocol. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:01:37.436Z |WARN |Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. | | | |conf-updates-2 | org.onap.dcaegen2.services.bootstrap.CbsClientConfigurationResolver |2022-12-09T00:01:37.436Z |INFO |Falling back to use default CBS client configuration properties | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T00:01:37.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=cbs, port=10000, appName=dcae-prh, protocol=null, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:01:37.437Z |INFO |Trying to load configuration from configMap file: /app-config/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:01:37.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T00:01:37.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T00:01:37.445Z |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 |2022-12-09T00:01:37.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:40.727Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=1d65b166-2f73-479a-ae56-2022188505d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:40.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:50.745Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=947ac8c8-3380-4db3-9173-b98e9899e4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:01:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:00.761Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=20809f71-ab13-4ed9-96de-b43b89717893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:00.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:10.779Z |INFO |Init configs |InvocationID=d99225f8-7ac1-4946-866e-0f3d97dd977d, InstanceUUID=7d37e000-9176-4f18-9e7d-c1bee2ea72a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T00:02:10.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |