By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T02:58:38.359Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T02:58:38.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T02:58:38.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T02:58:39.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T02:58:39.406Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T02:58:39.406Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T02:58:39.407Z |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-09T02:58:39.651Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-09T02:58:39.741Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-09T02:58:39.774Z |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-09T02:58:41.430Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-09T02:58:42.090Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-09T02:58:42.114Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-09T02:58:42.115Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-09T02:58:42.205Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-09T02:58:42.206Z |INFO |Root WebApplicationContext: initialization completed in 2430 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-09T02:58:43.017Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-09T02:58:45.604Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-09T02:58:46.481Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-09T02:58:46.717Z |INFO |Started MainApp in 11.536 seconds (JVM running for 12.426) |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-09T02:58:46.838Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-09T02:58:46.842Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-09T02:58:46.844Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-09T02:58:46.846Z |INFO |Start scheduling PRH workflow |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:58:46.864Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bf401974-0e0c-40fb-ad69-3141f3251708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:58:47.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:58:57.533Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5d8c0120-560b-42c4-aefe-9e3163fc1036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:58:57.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:07.567Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a5724d9d-b1a8-4f3b-bf32-15cc1c071bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:07.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:17.608Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c28c3058-dfb1-4a8d-ae8e-624e14a2de9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:17.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:27.644Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6223d608-fa29-4bdd-90da-65c9b4b5b11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:27.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:37.662Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4ab116f5-8906-41f2-90ec-3d4931cd4f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:37.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:47.679Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=888deadc-7200-48e3-a215-54e4fd1e1fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:47.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:57.698Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5ff89c4c-f1e9-4f47-90fd-65a905f79f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T02:59:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:07.714Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7687c465-7941-43ac-af5e-a0d58e1d408e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:07.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:17.731Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d8b13ba0-856f-45bd-9625-7e078884c235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:27.763Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=db027fc1-0e29-4196-8f06-2f6b9e3ff4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:37.777Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c355f044-c499-4cf9-b2b9-bf1dba2cbf92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:37.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:47.807Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7464f69a-aa1a-4633-bc16-bd14e4c3a54d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:57.828Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1c722691-8423-462b-bc6e-9efb2fb52fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:00:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:07.864Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=70d9d0c3-37f3-45c6-ba14-2d2c36abd328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:07.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:17.883Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=42ce47c0-bcd5-45bd-a71f-1ce2da7f2a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:17.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:27.900Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9e99338f-2744-4d32-b4b1-a99d63883a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:27.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:37.913Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=518860f7-7a95-42f5-bb7e-c6b480380452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:37.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:47.928Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6fb909c0-357a-45a1-8f43-222e4a0bede5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:47.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:57.949Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=092810b9-63ea-4e14-9160-cd4bf7725b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:01:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:07.959Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=44c9e9e7-34c9-49fb-a028-6f2a4dd3ac4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:07.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:17.972Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7ee80e24-6276-496b-9f40-d6b54b081efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:17.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:27.990Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=dd486f12-8dab-45fc-9092-ec6a7cb80fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:27.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:37.999Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=27d767ae-9e12-441f-9dd1-f14618bf20c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:38.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:48.028Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=87b66cbe-64f2-412a-acd3-3b926ebef5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:48.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:58.066Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=63a34d58-f6c6-4119-a3c2-e9f6910ea0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:02:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:08.123Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3c290811-0a64-4333-a860-410ffe9f392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:08.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:18.135Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ae1b751e-9353-4747-a297-35ba99cc6d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:28.149Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d920e758-a9dd-42a7-87dd-4296a6d246c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:38.175Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=200ff73d-8838-43f7-aa06-00f50d3b5e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:38.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:03:45.094Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:03:45.095Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:03:45.096Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:03:45.103Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:03:45.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:03:45.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:03:45.134Z |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-09T03:03:45.138Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:48.203Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f82d2f51-5a33-44c1-b202-7b0d85fef240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:58.228Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8a7f7a2d-2512-468d-8b9c-76ede586f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:03:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:08.240Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ec822503-30d1-4f54-8681-2df48238747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:08.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:18.255Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=41d80581-ab0f-4dab-9c99-b5b908f28aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:28.267Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=850e4f1f-93ad-429a-b8c0-f2d6df58b98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:28.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:38.293Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e8a49c2a-b264-421f-8c55-21125020ad1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:38.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:48.316Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=44ebb541-ab49-4677-99dc-a96c5031e69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:58.332Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b66abd46-c6a6-4674-83c1-0700fe0c64cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:04:58.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:08.344Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d8a7c52e-080d-43be-8595-37dc4b4a3c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:18.355Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4fc6133f-e177-4e52-bbc7-cb14c6939111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:18.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:28.394Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e53deafe-9b2d-4065-8057-ce8305e8a430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:28.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:38.408Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=06142c62-506c-4756-abf8-50877fa66a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:48.425Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=61c13dde-fecd-4b00-826e-de7e43953a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:48.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:58.463Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=15d1491c-1f83-48da-9ce6-4e77e49a8b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:05:58.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:08.488Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c6d148ac-edfe-4be6-a384-b49c8d5c3a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:08.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:18.502Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c7abf212-8dfb-40de-aae8-1315a0701e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:18.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:28.514Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ef4edc9d-1407-4e15-bd94-728ca5e0e8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:38.525Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9d49f976-a354-425e-906f-f5692e777ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:38.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:48.537Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ce1b5ce8-0718-4b49-b0d1-f5435c8d01b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:48.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:58.549Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=eec5b954-31c2-4d37-a86f-1882033e0c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:06:58.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:08.562Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6275e0ae-cede-4a8d-88e6-2109e03210f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:08.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:18.574Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3e0f3708-0d78-49d3-8642-afe178fb5b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:18.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:28.586Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d09932e2-3477-4c50-a806-a39bb21fb150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:28.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:38.601Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=290d7183-41ab-4917-b77b-471aa3d6eb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:38.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:48.614Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d1bfde2b-45f8-4fc7-80db-a5fc253cab9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:48.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:58.630Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c6c2efda-7f5b-4c62-8b99-700ffd995930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:07:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:08.642Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ddfa1e99-ad3b-4111-8420-b16665421a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:08.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:18.654Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2c032f9d-0430-462f-ac73-e1578829630d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:28.665Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=19450b3a-2d20-4868-b5e3-8e9fb365882b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:28.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:38.676Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=14069dc8-d1f5-4288-951f-ea1b24a9b720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:38.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:08:43.335Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:08:43.335Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:08:43.336Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:08:43.338Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:08:43.348Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:08:43.348Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:08:43.348Z |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-09T03:08:43.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:48.693Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9357c3b4-a04d-41e5-b2b2-92f7135bc569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:48.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:58.704Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3674b2bf-7497-4c89-beec-23aafa923ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:08:58.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:08.717Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=112f9b6f-29c4-4e8a-8bb0-d2b36e13d906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:08.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:18.729Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9a848aa5-2978-405c-a565-1b8208ed3d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:28.744Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bd220171-d59c-412c-a15a-bcb4340ae89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:28.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:38.760Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=49a9962a-fb05-44a4-b69e-06fe271c1af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:38.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:48.775Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ff3790c0-777a-4d81-a030-7f312653cefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:48.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:58.797Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bc0fc954-44bc-4e55-9b3c-000961091186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:09:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:08.820Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a35b436b-ee60-421e-b29b-3e697ff9c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:18.841Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f93a349f-03db-46ee-b359-83cb058bf4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:28.855Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=faf9e3dd-a962-4bb4-bcdb-47da78ddc6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:28.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:38.872Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=39f3ba5b-911c-474d-9e1d-77dcb094e8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:38.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:48.890Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=787bb856-7b1d-4e8d-a336-0c2014eafbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:58.909Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a98b8bf1-faf1-4cbd-9930-5001d83bbab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:10:58.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:08.941Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ac95f023-233e-4de0-ae34-f9af2db842cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:08.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:18.961Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=97d9be28-f615-4d77-9d3e-a4fa540622eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:28.979Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f5985388-47bf-4d8f-8e7c-3ed71e1ae824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:38.994Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9c318967-f030-49c1-9631-9adb8ea9afa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:49.010Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0672112a-8d69-4c37-9a00-9fd5b59b045a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:49.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:59.043Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=159abfb3-cdfb-41d7-b037-1065a1798bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:11:59.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:09.061Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e190cc0a-32a2-43fe-a662-f33ff5b824bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:09.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:19.107Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c25c1e32-9a99-4526-a2e1-20e23c69ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:19.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:29.125Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=70d4c612-cd05-436e-be34-e825ee317635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:29.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:39.140Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c60b3940-effe-442c-b829-2542e01b6026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:49.157Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=88dc3557-a16d-4b41-9a39-0b5281fb3040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:59.170Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e62f8f6b-fb4b-4c1b-bed8-6c146896e202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:12:59.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:09.183Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=98cf6664-a484-4c8a-aa29-098cf33779eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:09.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:19.197Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=df6af5d9-c9e0-4776-9ae8-f120b03796d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:19.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:29.238Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c73548e6-ff2f-428d-83c0-353c0a8efcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:39.250Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2f95ed64-f3c3-49b5-8b40-583d8239c120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:39.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:13:43.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:13:43.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:13:43.416Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:13:43.419Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:13:43.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:13:43.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:13:43.430Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T03:13:43.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:49.263Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=672f12f6-6dbf-4ee5-8e69-02f0494b210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:59.276Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e99250c0-4de0-4958-ade0-48c12691dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:13:59.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:09.291Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bc180e81-f934-4921-8578-3714a8062670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:19.304Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=48e2d90e-c078-4ac6-bc05-0cb2cd84d5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:19.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:29.316Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6307a3d0-bc3c-415e-8cee-b514a42d3f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:29.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:39.329Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d2726d6f-4f87-42ff-88ab-aea9eb74f02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:49.344Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fa979ffe-81e6-4f73-b5e1-c294d1f08001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:49.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:59.356Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a60b35bf-fd42-4a4b-82c7-c177e2d54e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:14:59.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:09.368Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2f509297-0c79-464f-b0a7-90785f4c50a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:09.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:19.379Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=787fab41-5b0a-4408-bdd7-4a7c1748afa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:19.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:29.396Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=55ad8e0e-f77e-498a-9496-5038e0ff8aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:29.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:39.408Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4dc87cb8-6c59-4909-a960-b559b873b58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:49.421Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5d54a0ca-46ca-49bc-808f-461e69f687a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:59.433Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=27aefb30-a3c4-4de5-b9c4-9fa6dc9d1d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:15:59.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:09.449Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bada5625-b85c-47a4-8f05-978510e89bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:09.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:19.465Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ed359e1b-28f5-4098-a80d-0707d08b43ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:19.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:29.480Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4e7a3804-69b9-4580-8197-b182bfdd496f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:29.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:39.494Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=83d59127-7ed8-4dc6-8a8e-9bab0c85d1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:39.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:49.507Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cc6d3385-9b8f-4e54-a5aa-fdf2c5175e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:49.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:59.519Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=06a14df5-fcf1-4d3f-b1d1-e66b97f047ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:16:59.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:09.532Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=11c2a191-7ca6-467d-a928-319eeedb2b29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:09.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:19.548Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1798f009-e3af-4012-ad33-3700b4b1de09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:19.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:29.565Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=11edfe4a-27fe-41c8-8ef8-0b5f9480b274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:39.581Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f7305b4c-4d9f-4639-84bf-996118e1f5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:49.603Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=49fca62f-0aa7-4563-8197-bc3f247d6d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:49.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:59.620Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c647d810-10a4-47d9-8a4a-d89ed4d143fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:17:59.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:09.631Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e74f88c7-1eee-474c-af5e-e606e46744e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:09.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:19.644Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6b53e953-6b23-4614-a55d-9046b7830388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:19.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:29.659Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5e4206de-0c8c-4c6d-8b26-0b89350c0921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:29.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:39.672Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=22740121-920d-4c34-8d11-b5dd3f225e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:39.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:18:43.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:18:43.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:18:43.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:18:43.407Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:18:43.417Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:18:43.417Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:18:43.418Z |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-09T03:18:43.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:49.686Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=01236786-1f22-4486-adc3-8198471570fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:49.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:59.700Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7ebae552-6279-49c6-adbb-4c72cdcd4a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:18:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:09.713Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fb3d3871-f14c-4c57-9e1a-59b54c4344fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:19.725Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=803ff162-21ff-4428-85ab-2cef4f951081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:19.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:29.739Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9922d813-47c5-4d9e-aecd-3043bdf3a593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:29.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:39.750Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6eae35ed-1c66-450e-b3cf-58696f2d346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:49.762Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=37bab4e7-f481-4c2c-a829-9e70fb84ba25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:49.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:59.775Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=003ffdf8-7426-4c69-9c38-d23d6a53abd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:19:59.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:09.788Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e28193b5-9c1d-4558-aea9-25423a0b7783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:09.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:19.799Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=36919caa-749b-4ecc-b221-0e1fea10d11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:19.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:29.812Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2ae61868-c454-4158-b3ee-b55b1fd53056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:29.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:39.823Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=995efff4-7314-4d5a-a60d-3df46c1bc40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:39.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:49.834Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4b7ee71e-5f42-44b5-afef-9d353430a819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:49.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:59.845Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=477923f1-f873-4a38-806f-2bb22f049d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:20:59.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:09.857Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=741321ed-dc16-4f7d-ba6d-922bab0c447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:19.867Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0556a441-31e0-47c9-974f-2fe22f7b06b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:29.879Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c2d18e44-6c59-4f19-99d9-8b3b03b4f781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:29.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:39.904Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6835c76d-31e7-4a4a-81c5-7aa5e1f2ad07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:39.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:49.917Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5ee96065-6369-4059-a730-e9d6b54bdccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:49.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:59.931Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a77d63f8-13c5-4223-9a77-0e306e8c021e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:21:59.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:09.942Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b9a96126-6653-42bc-a6ca-e9935366d81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:09.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:19.959Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=094128f8-bbd6-4270-bbc4-3ffc138a30e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:19.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:29.972Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4ea2d8f1-2bc9-4311-9b95-5e3ffaed3085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:29.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:39.983Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e5edc2d2-0e2d-49be-b691-0336e5e36734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:39.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:49.992Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=03426ddf-89cf-410a-80c2-70d783c9657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:22:50.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:00.003Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a5b9df1b-2ea6-42f7-82ac-e170d190e3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:00.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:10.014Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b793adbe-f076-4db2-8f06-e4674c1e9dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:10.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:20.026Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4d9d3f22-eb41-4a7f-bdbf-1c352929fe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:30.039Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9538ebc9-fc5e-49df-982d-e0844159117a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:30.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:40.049Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=54521240-7b26-4f55-a468-4b6096ac4a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:40.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:23:43.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:23:43.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:23:43.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:23:43.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:23:43.276Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:23:43.277Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:23:43.277Z |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-09T03:23:43.279Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:50.059Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6d4464dd-9981-40bb-ad41-889fbd8f7058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:23:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:00.073Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bd4351b7-4f4e-4a8d-91e7-9082c9c765f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:00.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:10.106Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c5f7480f-bd39-4832-bd32-b480ac2ad90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:20.116Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ba6dd35b-fad3-44ae-a372-b8472fafbc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:20.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:30.129Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=61c02d04-4009-4c75-b369-6d727e6c6cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:40.153Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=77c9b13e-58d8-4b50-9960-1bed22a671fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:40.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:50.165Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0d59de92-d998-4af4-b4aa-b75223b74424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:24:50.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:00.178Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fed074a7-b01d-4643-8e9e-8e0dbd726238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:00.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:10.189Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=61a6ac76-775b-4364-836e-e5adb47dc05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:10.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:20.202Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=055b0eaf-468f-40e5-9906-a535de476cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:30.222Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2a80c445-497a-4494-b880-78e01168d24d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:30.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:40.234Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b5f479c7-792d-4a20-aff7-e4c74f96fa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:40.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:50.244Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c9302d46-588c-4e95-a7e3-7bb539c3f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:25:50.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:00.258Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=30293120-e993-4416-8b43-61af86778901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:00.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:10.269Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=85521116-ae79-469c-9956-6af62721f826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:10.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:20.282Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=be673b5d-92d7-4047-ab61-17a785e03a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:20.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:30.302Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=39ac8bf0-d9aa-4139-aff1-0759f4707566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:30.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:40.320Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6ed58688-a4c3-4e82-b6a6-14644b5d96d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:40.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:50.335Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=55f274c3-b5eb-4544-acb6-f3b2f2fd6c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:26:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:00.350Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=295dad78-ea7d-41ae-b694-a874edfdcd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:10.362Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=efb828d9-f716-4354-803f-af88f987564c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:10.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:20.376Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=22841527-0e54-4421-a5a6-d1283e774922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:30.391Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d5de9b15-f733-433d-ac53-87ead7b61eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:30.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:40.402Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=df3abf8e-cd99-4cb8-812b-54e5ef70ad0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:40.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:50.414Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7ef944ce-039f-4ade-9faa-2fa6f7f66645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:27:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:00.428Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=faa12a7f-47a7-4d47-ac08-3720555649fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:10.440Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5aebaaeb-ef0b-4168-abe0-ca0b4ec53604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:10.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:20.451Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6627f5d3-d193-49c7-b053-ffc620eab5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:20.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:30.463Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e075311d-ecd1-4532-b687-b24a180c91e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:30.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:40.492Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=816b9276-5e7b-4b06-9f6b-355564076935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:40.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:28:43.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:28:43.438Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:28:43.439Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:28:43.442Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:28:43.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:28:43.449Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:28:43.449Z |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-09T03:28:43.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:50.502Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e5fb3a86-671b-4142-86af-f8290b9ec662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:28:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:00.512Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5c177479-9f53-48f7-8598-fa401c341f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:10.525Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=77b2a0de-97a3-40eb-b685-b16400520afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:10.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:20.536Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=575f2857-5ace-4aa3-94cf-9587c692f835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:20.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:30.548Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7a1791e8-4ec8-4fcc-8fcd-787c083601dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:30.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:40.568Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=978db4c2-bc65-4ed5-a96c-b63002ca8a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:40.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:50.602Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=896d4828-a282-4ac4-b084-534a513806e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:29:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:00.613Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=52461308-a88f-4d0b-a751-d00e018ad1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:10.624Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0d60720b-0258-4566-b5de-62ee00deadeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:10.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:20.636Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=18a1620f-6ab4-4941-a4f4-a74ce6565e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:30.651Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e393e48f-3468-499e-9a9b-5f386e51c3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:40.663Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=54611142-f2d1-44ec-9886-99f9eb2653ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:40.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:50.675Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b9ae4e93-a2f1-4e93-8157-434d7940d5b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:30:50.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:00.686Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d0a8e320-c304-45ee-a439-ecbdc15c546c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:10.697Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a64de817-b5b1-4583-ba6c-8e57a4352896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:10.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:20.709Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9f56c4dc-9e50-4449-9923-0e5d36dc8b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:20.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:30.724Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e6665637-0124-4380-9d29-483fe6b705f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:40.734Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=862343d0-83fb-42ae-b2c1-e895f7738081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:40.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:50.744Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0ffd771e-ae03-4ee9-bcea-39e85a6c0c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:31:50.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:00.754Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=21bcd3ab-ae23-483d-a1bd-db26bd8e5235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:00.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:10.765Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5111004b-e972-40ad-91c1-378b681bb8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:20.778Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f8266579-aab6-4f31-8ec8-b15bd79e140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:20.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:30.790Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7bdf8dce-5cf3-4e53-b9ef-cfe816ea3170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:40.806Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2fb7e09d-c972-4d14-b7c6-fce43456ff2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:40.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:50.817Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d6e35d49-048d-4318-878b-390d8d05ac80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:32:50.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:00.828Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bba9b69f-e55d-4a84-9a79-53a3f1788798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:00.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:10.841Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1d245185-3e95-481c-9ad1-726dd8fb8fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:20.852Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a04e9c55-8115-4994-90d6-d0b133099e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:20.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:30.863Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1c7d7ead-4963-4944-b9b7-409b2dfb0a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:30.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:40.876Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6d239024-9802-435a-8ab5-83e0bb910919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:40.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:33:43.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:33:43.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:33:43.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:33:43.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:33:43.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:33:43.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:33:43.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T03:33:43.364Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:50.888Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8a84b685-7c4d-49e0-8d00-74db1c12df9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:33:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:00.913Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6f591cd7-e11e-49a1-8dc5-20cba54dedb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:00.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:10.925Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e06c7681-96ae-4960-ac48-ca1f62cb0676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:10.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:20.936Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=29fdba60-8328-4897-a96c-9e8c9b425009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:20.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:30.947Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=54ea75af-8a8c-4931-9dd5-5274c5b417ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:40.959Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a62a2336-2814-4285-930d-8be3a88276c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:40.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:50.986Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9d258b7c-36b7-4a30-9f9f-44229ff969ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:34:50.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:00.997Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f85980de-c8cf-4c01-ba32-b567a23de97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:11.011Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5ed730ed-a55d-431a-ada1-5e0563a76662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:11.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:21.023Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=eecb18d8-8992-45c0-a2d5-c0760c310a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:31.035Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7e55db70-5daa-4b0f-b767-b39ec69152a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:31.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:41.049Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=37a090fb-1f75-4c01-8463-8d29ececbe4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:41.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:51.078Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d470748b-43ef-4695-9a08-f7c3ba9632dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:35:51.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:01.088Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=84373a59-6568-4578-bf9d-f1483b2579a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:11.098Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c48afe4b-81ae-47b5-8d9f-281b2cab8183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:11.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:21.108Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cde994eb-d5bd-4580-9b02-983c550040e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:21.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:31.125Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5b410dd0-47e0-4e0e-ae20-1fcb95774005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:31.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:41.136Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bdf794d7-2b6b-467d-b78d-3a688840e142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:51.147Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ffc72a84-19c6-4742-ab2e-eac20dc3a428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:36:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:01.157Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1b656f3f-27f4-40f4-8e77-0b879bd13533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:01.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:11.167Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=63ff8cbf-5577-4e68-9ac3-4b461c8f3411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:21.178Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=60592506-cfa4-475f-92d3-35dc1a10b459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:31.189Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e950e04d-bfc5-4878-9915-d4af5c67fb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:31.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:41.199Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=baff3775-9c69-44e0-9282-b1008f872e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:41.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:51.209Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e2a16eeb-9558-423e-a7ed-fbda0dce2dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:37:51.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:01.219Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6f48ae57-e34d-4a3b-a1f7-15683849cb7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:01.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:11.236Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=056bf35e-c2bd-48be-9b0a-2c33c7422aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:21.266Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b9e571e3-082f-46d0-b8b3-4fc10b9665ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:31.277Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=65c3818c-8e5d-4dbf-8333-8cc044526978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:41.289Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=075eb460-6194-4399-bd78-556010d4162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:41.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:38:43.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:38:43.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:38:43.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:38:43.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:38:43.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:38:43.283Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:38:43.283Z |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-09T03:38:43.285Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:51.299Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3614b5f3-f963-4b5c-a49d-ca545c8c5556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:38:51.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:01.309Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=24acc699-ebc8-439a-bca7-b2d68aefb202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:01.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:11.320Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2bd80f4f-4070-494f-aad6-7b40fd0f0b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:21.331Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=549ea2d7-1325-48fc-9a03-f7dd9a83c2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:21.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:31.341Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=01a55857-b30f-4f3d-83a4-654db709c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:41.353Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f09bd986-f499-4a42-8759-bbff3d1f33de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:41.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:51.364Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=743e8b61-ed0b-4120-b8ea-3742f724831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:39:51.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:01.375Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8d0ee336-263c-41f3-8627-1c8efee6a8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:11.385Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c472bb4a-1d99-4da0-bfe3-89751442b179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:11.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:21.398Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=68d9e9b1-54f5-4e3b-bbfd-165f45d77d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:21.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:31.408Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8a88005d-6c3c-4c51-b510-b12eaff83de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:41.420Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=13b6b39f-29fd-4f9c-b457-f59cd54d6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:41.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:51.432Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c37c2765-4614-4f64-b959-bbb12013a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:40:51.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:01.448Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=da2e16ad-e7ce-4d97-afbc-ae1fb7f86daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:01.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:11.462Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=38104101-5ea2-4aab-b9dd-cbc5c1f94956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:11.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:21.473Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ece0bf22-767c-4282-b720-4b6a5cbf6188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:21.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:31.486Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6768dee5-c854-4eb5-9956-1a2a4b417632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:31.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:41.499Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8d6bbe76-33c4-49b2-b07e-0ee7831e87d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:41.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:51.510Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6842df78-7924-475c-953d-2e1f67f914dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:41:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:01.528Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e6963911-d3a3-48e1-8891-2c5a36ead49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:11.540Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=133b3091-2dea-4246-aef9-358f8f635308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:21.552Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ec9b26cd-33b3-41d0-abd3-ba9b76a1d40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:21.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:31.573Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3769e229-0acb-40c7-a1bd-ab02e7ae8aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:41.586Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4619ae1a-d41c-44ea-8438-ad53c7139fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:41.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:51.596Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=74444b24-796f-476f-bcd0-694c947dd28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:42:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:01.607Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=76862fa7-f7dd-458c-9afe-bea3b0b156de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:11.617Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=468a0b93-1709-4500-b7e7-ac27fdfd6936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:11.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:21.629Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=59e10c82-b4a5-4d5b-8e9b-cec20d009250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:21.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:31.642Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3fcf6381-3e3f-4f34-8f3a-239073be8048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:31.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:41.653Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=79858933-3f27-4632-949a-44ea06e34f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:41.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:43:43.350Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:43:43.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:43:43.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:43:43.354Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:43:43.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:43:43.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:43:43.361Z |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-09T03:43:43.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:51.664Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=69acfef5-fc40-4a0d-936b-ca5f62108f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:43:51.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:01.678Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=40dac001-ec66-44e1-b1ee-17f6898cc1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:01.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:11.689Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a8b27dcd-09e1-482f-b06d-2a67b5635599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:21.700Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=744ce38d-b27f-4b5c-8a88-8a770948bc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:21.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:31.711Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3fee7313-7bde-420d-b3e6-f7954b42ac32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:31.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:41.725Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b17e5b07-78ee-4db1-afc2-2a61bf883d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:51.737Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=39f4f079-68c1-4f67-b459-6d3db2a24b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:44:51.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:01.748Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e1f4e227-58d9-49ea-9de0-233e60a85fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:11.763Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9b2f40c2-5ee8-4709-b6e7-35ef74dcc286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:11.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:21.774Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b8086faa-5563-44c6-b1a2-11e6c7e7b4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:31.786Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b2c3f212-8c76-4316-b48a-1eb29067ef9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:41.798Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d7265226-7f3e-4bff-a41c-26dd9b112acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:41.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:51.808Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=20782b4d-58eb-48d7-8f59-97865df2bb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:45:51.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:01.818Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6b488c85-6bef-428f-8900-143bccfac9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:01.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:11.828Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ecb34965-7f85-4a77-a3c4-03f1550df255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:11.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:21.840Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e091ba24-8458-4bbf-a32d-cf02748f263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:31.851Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d399b197-0813-4b06-ab86-1361e7a7b103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:31.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:41.863Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=098e1de6-9500-444c-b3f9-f81b33daa536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:41.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:51.873Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6051671d-112d-4e93-bd35-06ead6f114ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:46:51.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:01.883Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6d40b4dc-189d-423d-b050-20315b0649c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:01.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:11.895Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f1c3b804-ad46-4d52-8a64-2c9823e4f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:11.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:21.904Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9f84d0f1-4fd4-4375-928f-3da7ca2639c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:21.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:31.915Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c9b07a91-9291-4462-85a9-fd0b351f7c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:31.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:41.927Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4c70a7b0-5128-4de9-b708-02abd7182176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:51.955Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=dda5cab8-aec7-4334-b63b-8c4048039b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:47:51.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:01.971Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2fd73eab-43de-47c8-ac42-a516b4b552e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:11.984Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=61202fae-4924-4677-8a1f-c8539613d167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:11.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:21.994Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e44e28fa-2984-4207-96de-cf80e43c7584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:22.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:32.010Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a8636b0d-e4e1-42d3-b838-c64a2b6af3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:42.023Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1b13e3db-ac41-4c84-9cff-225483eb0d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:48:43.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:48:43.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:48:43.310Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:48:43.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:48:43.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:48:43.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:48:43.318Z |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-09T03:48:43.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:52.035Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5147c665-c6b9-4822-8dbe-800a64dbd31e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:48:52.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:02.048Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b7d05b08-ac0a-4dce-a299-758397ee7740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:02.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:12.061Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9ee2820d-2091-455a-9cc7-8541e71b63db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:12.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:22.078Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d702f1f2-59c7-488d-b13f-1974d6033fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:22.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:32.092Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d04413dd-714e-42f0-83a0-517e0249dc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:32.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:42.105Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=462d8492-527c-4d1e-bf74-e0c424f879a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:52.116Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d67321d4-f91e-47e8-92e8-fe57f9dcf889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:49:52.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:02.128Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a34805f2-35c6-4ef3-8478-751fb0b8e3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:02.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:12.140Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a0983d3d-6dcd-4aa2-9f8d-3a70d8f990f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:12.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:22.151Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=693d6b9a-a3f1-4f34-890e-d684a957defc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:22.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:32.163Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=77fd7182-f6ae-4a4c-a2f2-d80b4f4fdcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:32.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:42.173Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1fa7332a-7834-48d4-8b46-7d3d3f5d8160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:42.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:52.183Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f5eca63a-568e-4922-b2ee-b9fa08b06060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:50:52.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:02.194Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=304e465a-7e6e-482f-9696-da5fdc13bd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:12.203Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7adafb25-6863-4c22-9a7d-caba4dbbd0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:12.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:22.213Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=242e4391-a38e-4632-804a-b7f20703c895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:22.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:32.224Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=86686a4f-ca44-44fa-8eb3-4de47ac08b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:42.236Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c2181373-3d67-414e-b748-711f23d89563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:42.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:52.248Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=097a9e43-256d-4eb2-b935-686c7e41c672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:51:52.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:02.263Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4d337080-0187-4d63-add8-e0fccf763283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:12.273Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8b7a4431-edf4-4174-b8ed-1e457bbabe21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:12.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:22.285Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ce59b4ba-360f-4a4f-8a88-1399266c7bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:22.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:32.299Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6dccc7fd-8e64-4a7f-9e2c-693a4f89da4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:32.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:42.310Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=92412004-96ec-46ea-a164-35d6f9f70481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:42.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:52.320Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9757054a-253d-4a63-9ca4-b2d6f83fa6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:52:52.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:02.330Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f982943b-b2d3-40a5-a156-a846d53ce695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:02.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:12.342Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=264e390b-ff6d-4ffb-aa72-d9cf3a30330e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:12.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:22.353Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=187582c9-33db-47ca-b97b-949c9e9b3e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:22.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:32.363Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=caa3e258-5674-4a3f-a105-934110594d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:42.373Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b77d2c20-fd45-4a77-b817-872013e29237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:42.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:53:43.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:53:43.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:53:43.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:53:43.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:53:43.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:53:43.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:53:43.295Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T03:53:43.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:52.383Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5787a4ec-4478-4d78-bc73-e5ec6c06a03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:53:52.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:02.397Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=173b3e3c-4e3a-4d32-a505-925d37755007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:02.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:12.408Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4643fffe-1379-4d90-91a5-0f1e88212d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:12.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:22.418Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7b67ee48-adae-457c-8220-f10f24438a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:22.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:32.429Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=73a7eb0d-22b2-4b67-bf1c-08e2affa62d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:32.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:42.442Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a46861e4-4612-43ff-bf49-541d34c2680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:52.454Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=df2dd44b-53ae-479f-85ad-f178acd15080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:54:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:02.470Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=20fd62f8-1d05-4621-9767-ba16d6939d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:12.481Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bc4beb8d-bdaf-406e-9138-580ee71c87c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:12.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:22.491Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ff61fcdb-f854-4355-adad-0d7daeef02bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:32.504Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e5e276ac-812d-4530-861b-7a5217c4d517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:42.518Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d1adc58d-6921-4714-9d64-68340b7b20eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:42.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:52.536Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=15f7cffd-6940-4228-a10a-72164129b161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:55:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:02.564Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4861cb4c-f744-4982-8317-50b477f7e62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:02.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:12.577Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9d842f4f-96b5-40d6-b117-5b4c01a7b63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:12.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:22.586Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=045fcf41-150f-4f82-8e22-0a138527ac0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:32.599Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=092d22c0-9d6a-4975-8960-ce244fd79b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:32.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:42.613Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e3f26139-ef21-4c28-a0de-3364e25af871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:52.625Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a4462817-7e95-4027-a780-16a78324e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:56:52.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:02.636Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9165fb96-ba96-4318-839f-f2d584b5d8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:02.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:12.648Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=978250b5-8057-4238-9997-7dbf1cc646fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:12.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:22.660Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c0841f54-49e4-49b6-9aef-7b60d36757e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:32.672Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=073b56e1-0d9c-4753-afa6-194bb406397a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:32.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:42.683Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f78e712f-bc10-4e46-8fcb-c9b6e3ae3d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:52.697Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6c04b0fe-3020-49a1-9d77-38a73fdaf0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:57:52.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:02.710Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bab0d5ef-c0b1-4560-9f93-e921d46e371c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:02.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:12.722Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d73ada8e-4ee7-4679-965a-c23174f7e962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:22.732Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=aed0c7ea-eeb8-4dad-8a55-0d991a887bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:32.746Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=702ca468-1117-43c1-8825-20159ff8fdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:32.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:42.759Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6ffef372-1b98-4fa3-ba77-8108faf008d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:58:43.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T03:58:43.373Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T03:58:43.374Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:58:43.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:58:43.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T03:58:43.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T03:58:43.384Z |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-09T03:58:43.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:52.769Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c293405a-aef8-44ca-ab5f-8791b77d6993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:58:52.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:02.779Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1c1adb3a-add9-4280-9cd2-2056a5cc75eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:02.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:12.789Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7ea18f7c-0949-413a-9b21-606d4d790c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:12.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:22.799Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1f0cfa5f-3a80-4f8e-9c07-309dad19500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:32.810Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5417802a-82ca-4069-be8f-612697efc4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:42.821Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=96465592-a0ab-4762-b6dd-59a08c8e7c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:42.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:52.832Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6491cfaa-2816-4610-b299-ba2eedbcfcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T03:59:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:02.842Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e1c97104-e0ff-4ecf-ac0d-6a2c4a53041f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:02.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:12.852Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0ffa4b39-c22b-48ff-96bf-72b65c2e3694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:22.873Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=327b82d9-763b-403c-ac47-c08f2f0b5233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:22.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:32.882Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=255263f0-003c-4ae5-b445-0a10772e1535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:32.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:42.903Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a42f2c69-14fb-40e5-9dee-8a32b516ba43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:52.921Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=daf6dc12-9fe5-423f-b005-126a7af460f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:00:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:02.935Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=997b7f40-377f-4269-a988-3cd3732a85b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:02.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:12.945Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8ca08ebc-b845-4f31-8440-4a0e67a018a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:22.957Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=46fd48c9-879c-4e8d-aa98-2f0758206177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:22.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:32.970Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d3500c9b-421d-40c2-bc52-6ac527d27604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:32.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:42.979Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=45e5d8ec-77b8-4fb4-a57a-6842645935ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:42.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:52.989Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=23b92cc6-3ef2-43a0-b61e-965482e09408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:01:52.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:02.999Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6a153d70-072d-40cf-9f4b-ec1572022d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:03.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:13.010Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=afcbce09-0c6f-45b7-949d-0315b6ba4161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:13.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:23.021Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=424b0a51-8329-43e6-b3d6-69dae42931ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:23.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:33.033Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4b0da3e3-6134-4e5b-b0ac-cbb49c7eb6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:43.046Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9aff8689-c7fa-4e9b-836c-64db10e26839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:43.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:53.058Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2153f803-0376-494c-b21b-101f94c6531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:02:53.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:03.071Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b1e9cecf-c10e-4298-876c-641c30a1dd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:13.096Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=26058ef8-b0c0-45b7-8817-730948d07a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:13.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:23.107Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6c257acc-f9ba-4e45-b1c9-58811b616036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:33.116Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e7003002-3459-46c5-a652-4f4c090f7195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:33.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:43.126Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d58a47cb-b393-4c2c-b82b-ac345a8af371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:03:43.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:03:43.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:03:43.281Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:03:43.283Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:03:43.287Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:03:43.288Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:03:43.288Z |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-09T04:03:43.289Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:53.136Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7fc957a2-d286-4c7f-9135-8f7d9dcf2f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:03:53.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:03.147Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0244839f-4bff-46eb-98e4-2fbbb5a94997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:03.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:13.158Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8bea1045-a9cf-4e5f-9e18-5ea3f5478507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:23.169Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b614a702-2e60-4deb-b062-862fc36b468e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:23.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:33.179Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0214a98b-2258-4c04-b935-1cc2ad8d3754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:33.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:43.190Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8196ef64-912e-482a-9092-7255a13b78ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:43.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:53.201Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6ea97dc7-8a28-45c6-9c5e-b1018cf79d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:04:53.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:03.214Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=576b180a-1669-496b-9cec-981313f41104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:03.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:13.224Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b7e77693-daed-486c-bb4b-34adcca87417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:23.235Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=dc946bc3-9918-4c9a-a446-c63571649e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:33.246Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=60d432d9-9bc7-42f3-a6ad-1ab9217dabe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:43.260Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5e060b6b-e2b2-419d-8428-e197e4b82837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:53.272Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=24fba395-44e5-4cc4-8288-436dd172e5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:05:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:03.284Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c92fcc03-0f36-40e6-88b2-a086cd876ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:13.293Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a6766bfe-6f8b-4a36-9cf3-5287261f4fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:13.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:23.304Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=edb82cec-293c-409e-84ad-02502b037dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:23.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:33.314Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=505d0cb9-9d6b-4fb9-a10c-ea24add0c762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:33.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:43.324Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8c872aeb-297e-4280-85c8-f877b3ad7cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:43.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:53.334Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c010a47f-ce26-404a-9d29-105756b230f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:06:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:03.346Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7f0be4ea-60b7-4dd1-ad22-945e697c44ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:03.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:13.355Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e87db980-9ff0-412c-ac12-df05572bbe12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:13.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:23.365Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1e71445b-d140-480e-8c3a-2ad7f6c58188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:33.389Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fd431111-cfa6-4808-a5dd-55e51b35bc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:43.399Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=09008796-4982-4755-b821-75f399d06fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:43.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:53.409Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=09710816-1433-4ca7-bf60-14915ce32633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:07:53.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:03.419Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7f1ce525-4c54-4af3-8121-9eef6831ffaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:03.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:13.429Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=074533b8-3d0c-480b-9954-452d9206fc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:13.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:23.439Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=788f7039-d993-410d-87fc-6993b251ddf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:23.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:33.450Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=154bdc20-1671-4a94-8647-40fc4695a96c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:33.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:08:43.260Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:08:43.260Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:08:43.261Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:08:43.263Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:08:43.267Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:08:43.267Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:08:43.267Z |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-09T04:08:43.269Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:43.461Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=17eb9848-11dd-4949-8797-240239468cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:43.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:53.472Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cd88b19e-c0d3-40ab-b5a0-e0273952d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:08:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:03.483Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e8daeaa1-7539-4fc2-9e9e-c5f43eb1c7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:13.500Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cb32de37-806c-47c8-b9f0-b15e0ef2db51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:13.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:23.509Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9e7be0e5-4ad6-4b33-962c-55d3298d2091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:23.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:33.561Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bb3cc7f9-8382-4191-87a1-8218dc748e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:33.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:43.571Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f7ebfdc8-12eb-4bb3-9e38-081de11e5210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:43.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:53.605Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2fc23c30-5a5a-4c1f-bf49-1df6cd12a087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:09:53.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:03.615Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cdaa3afe-109f-414c-bf3a-9fe390c59e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:13.627Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6e7192c5-aaf3-4341-bda5-a3ec92b8d5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:23.637Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=998180d8-9e73-48c9-b19f-1574d9f4cf2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:33.647Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5c89f4f8-8f98-4b5b-b88b-7dc7cc72836c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:33.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:43.658Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1a8ebe5a-8e3e-41d3-940c-4e6c119bab6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:43.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:53.669Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=de860ed6-44fa-42be-9cc7-d2246d2e3c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:10:53.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:03.680Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0f99aad8-dac7-4198-bfa1-ba5a2a070e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:03.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:13.692Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=93d2e079-cf11-49e2-8564-44654bbce52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:23.706Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=23b72445-c600-444c-b3d7-a166d59effe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:23.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:33.715Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5d38be07-0ceb-4e2e-823f-beb87502aeac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:43.725Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=723959c8-8a48-4477-bd05-70565db5f2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:53.734Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f3a2b184-816d-4c88-bd9b-5ef46764fcfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:11:53.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:03.745Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=003d9a6f-e2b8-478e-b35f-5d4076f69941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:13.755Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c79f4ac0-8c90-43ac-ad7d-658812239591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:23.764Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e4a1101a-d7f8-40d5-b2bb-125a7fb9d4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:23.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:33.773Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=28a26497-021c-446a-a55d-615d280817be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:43.784Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=98c7321f-af05-4596-b770-4114dd97bc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:43.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:53.794Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=45e52f92-267c-418b-8521-3c0f082b626c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:12:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:03.807Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=66a322aa-d6f2-4592-b706-982643ededac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:03.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:13.815Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ccfac4ce-ec42-44d5-a1c3-3812b6e4d6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:23.828Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5c4a637c-2e73-4810-838b-43e068d4e2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:33.840Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e310a9d1-83dc-46fc-9bc5-b9d45562808c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:13:43.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:13:43.421Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:13:43.422Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:13:43.425Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:13:43.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:13:43.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:13:43.431Z |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-09T04:13:43.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:43.852Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d106e020-ef00-45cb-bab1-3f1f462dfca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:53.865Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1fc119e0-68f9-47d2-872a-e95689e9a049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:13:53.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:03.876Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ebfe21a7-82e2-41b4-a462-4add80dd08b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:13.889Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=71f3f7a8-afe9-4fe5-b011-ac061fe651ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:13.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:23.899Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d41b1804-dc11-467a-a9ae-63e98623d286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:23.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:33.909Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=15964f9d-03e2-49e0-be77-dcfd6a957171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:43.921Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7e0d5b2b-fcbb-4d9b-b443-5dde7ea37459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:53.932Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=08b7e7bb-cb3b-49d9-8c09-305245482d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:14:53.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:03.944Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=03776d4c-6eae-485b-a9a1-f3edf522886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:03.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:13.956Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d910ef13-1bc5-4b5b-a6b2-b66a84504495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:13.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:23.967Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e76908f0-de47-4dda-97a9-1e5855e63be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:33.978Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b160cd83-b80d-4ba8-a4a7-63fe1af36dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:33.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:43.990Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=90645c78-a79c-4523-92c6-d44ca7cc36e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:44.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:54.002Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2a9a5476-07a9-4ba5-b344-cf4a927480c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:15:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:04.013Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=88fb13fd-6cb2-4f5e-9131-be5163c73013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:04.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:14.024Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a7ad2968-cf3a-4aa4-b762-71c93c23ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:24.039Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=82feac92-96c7-473e-b4d5-29450c2602fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:34.052Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e2285b4b-7265-415d-9d32-c882750c50eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:44.063Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8bf2a1f8-ec02-43b9-9e74-d3e9b71c2ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:44.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:54.073Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e6174cf5-8a92-489e-a805-0303e15f834a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:16:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:04.084Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=44ac565e-54a3-48c4-a3bd-a9dbfaf8841a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:14.095Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=af405b48-6c05-4d01-909f-9f5ea33b4b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:14.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:24.104Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bd8c0363-a717-4db2-a0c1-bd6da29e066c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:24.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:34.115Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=365a94f8-9bc8-4734-9373-cf7d229729c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:34.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:44.125Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=558a1daf-8e77-400d-81ef-a51cffc1fa73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:54.136Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d4cc163a-6587-4eaa-938e-5eb643fa9dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:17:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:04.145Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b63a034f-95bc-4ce0-aaa9-2ee297fcc3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:04.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:14.155Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c3930aac-3e93-49e3-9673-fbb1ad0ea37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:24.168Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9906de71-5cfe-415a-809e-df6412f7aa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:24.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:34.195Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bd9df0b4-4329-4fc3-8452-8c322b508e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:18:43.272Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:18:43.273Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:18:43.273Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:18:43.274Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:18:43.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:18:43.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:18:43.279Z |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-09T04:18:43.280Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:44.207Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ec6cde38-f8fd-4454-8b52-ea4aceb355fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:44.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:54.219Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d555e02b-75eb-4c27-8dd8-e432d8dd0f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:18:54.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:04.231Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9faf2d16-4429-41f3-9ea6-c3cc92795167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:14.241Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=53a071bd-b0f5-46bb-958b-72b085008caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:14.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:24.251Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d711afe7-b402-4473-98b9-58841860cab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:34.264Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=00ec43bc-817c-434f-9ea4-6cf5e4dfd7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:44.275Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b7f0f8a6-96d3-4a8f-8c15-9c2faee32d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:44.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:54.286Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ee2cbf28-7925-4046-8975-9a1d71756c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:19:54.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:04.298Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3914e796-36a5-4f19-af9a-cae5e28f4060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:04.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:14.310Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=15632c5d-e58d-47eb-b1f9-71464a117bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:14.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:24.322Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0026d39e-375f-44c7-82f1-af428ea20102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:24.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:34.333Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=19e070b4-5b58-49f6-b627-344a38e60734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:44.344Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=06c2e484-c2e6-47ea-956e-bb0574748986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:54.354Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=14439f9b-28de-493f-ae9c-afd8873e7b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:20:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:04.364Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4f7ac983-fcd5-4486-b362-66dab3131a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:14.375Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8bbf2f18-b9a6-4dc6-a86b-62a43d774fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:24.387Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=77e81d50-980e-4b8d-9f04-58a2216b6949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:34.399Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4460c47e-b278-4d1d-9dbe-60df4764d3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:44.409Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4ec40e3a-c9e3-4c31-bd22-be8d54f70aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:54.418Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=28af55b8-8124-408b-b112-894014515972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:21:54.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:04.431Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ac1e5bce-645a-4095-8eb1-e225ba138505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:04.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:14.442Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c2a79be5-7bae-4873-a5d2-eb4bc6f6c943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:24.460Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f7f02b47-8791-4399-acf9-8a526870b412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:24.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:34.472Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8a1ae403-fc64-438c-a0fd-6430df8d7f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:34.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:44.485Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7d480ffd-91dd-4dce-ba3b-ad83c03cc2e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:54.495Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8877dc9b-1b5b-49e2-aa0c-d73d9b3e5d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:22:54.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:04.507Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=53bced6a-39ba-4c43-99fd-f8afdd0d79c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:04.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:14.537Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=40717d7d-a474-4d92-a614-b4bb5eff2133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:24.547Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=592902cf-a290-4e4b-89c3-089bba961cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:34.562Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8bea926a-41f5-40c8-811f-474699e7d6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:34.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:23:43.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:23:43.288Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:23:43.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:23:43.291Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:23:43.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:23:43.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:23:43.296Z |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-09T04:23:43.297Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:44.574Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b4a3f669-8e73-41d8-b738-bafa640fde85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:44.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:54.590Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d82f68dc-fb91-4230-b010-3de37a4322b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:23:54.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:04.602Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6e79edc2-18d6-462e-8824-6ae8c7ba7bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:14.617Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4fbb0a4a-c35f-4303-bdb5-249e6d1ee525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:14.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:24.633Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2ca11d41-dc56-4b0e-b7de-380dab5484f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:24.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:34.654Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f00e1014-0dc4-4e1e-9ffd-f0e52093018e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:34.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:44.664Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=67b4f0fd-746c-4620-8c7f-d1d45ac6fd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:54.674Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4f3245d0-7167-4dd3-8098-f36d961aa54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:24:54.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:04.683Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=502a9645-284a-4aea-8b96-88c496e7fd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:14.698Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7e250605-4a6d-45aa-b797-4fa61a74108b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:14.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:24.707Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=14a06e44-d90c-4525-a66c-10dcf1622e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:34.721Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f78bdd02-c4ec-4358-ab09-e3340178ed37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:34.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:44.735Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4e99fb0b-430c-4b1f-bcb6-647f30d4b23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:54.748Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b6930c36-1ce8-498a-9ccf-dd3d542b966a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:25:54.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:04.760Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8e36d006-7387-4b01-9efd-fc88e88d09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:14.770Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=31198781-a5d4-4931-a0ad-a70d681c9bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:24.780Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a9a3eec7-a39a-4742-b4fd-051d479a865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:24.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:34.796Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c888c3ca-7c0c-4908-a07f-f48267fba95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:44.814Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bcca301f-4fa4-4f24-83ff-8ae90e88a679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:44.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:54.829Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ece0938c-8562-45e6-a13d-4de9dd6e3c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:26:54.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:04.842Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=20ec172a-4eb5-452b-9c1a-237466408083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:04.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:14.854Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=91ad1ac5-0b7d-4724-a2cc-da24535dc565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:14.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:24.864Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=eb8aa318-9a0e-471e-a0e9-75ab1ef0cbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:34.880Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b04a304f-8fc0-4046-9f9b-0026dbc69c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:34.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:44.890Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ce74a600-3f9d-4378-956b-296a0d9697c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:44.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:54.901Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3f21693b-90d3-4257-81c1-dea9f8148bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:27:54.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:04.912Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=697d0678-3114-4bc3-b56f-081fc08859b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:14.923Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f0404ff5-00aa-43a0-a3df-cefe99029230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:24.934Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ed7d7fbd-b4a6-4d6c-bd2b-590f2d35a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:24.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:34.944Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a711c6cc-3493-4cd4-9953-bde13eb39f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:34.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:28:43.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:28:43.352Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:28:43.353Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:28:43.356Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:28:43.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:28:43.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:28:43.362Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-12-09T04:28:43.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:44.954Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cc4b11d6-46dc-4e57-a628-c1d860075c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:44.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:54.965Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=92d556d7-dd78-4547-b319-4af4d6e068c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:28:54.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:04.977Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9508a928-ffd0-4974-8907-7943d5307778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:04.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:14.986Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bf19cebd-86d4-49ae-92e0-e2a4e904f143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:15.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:25.000Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ab17740b-29cc-4144-92a6-3555e4101a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:35.010Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6b706d3a-679d-4d52-b20d-a494b202708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:45.022Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=648ad747-64f6-4a1f-ac9a-f77dd4d123cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:55.034Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=550e9ac7-828a-4ba7-b8f7-5be2dec582f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:29:55.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:05.042Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0ad49954-f6ff-4c5e-8ee1-70f171af95ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:05.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:15.053Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fedcf7e9-e591-431d-b2bf-69b16c3022cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:25.082Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ef3c98b3-e727-4eba-95cd-54658035b9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:25.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:35.097Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=62671e1a-8d25-48a6-9de7-30f8c34ba397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:35.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:45.110Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8d5c277a-2547-4334-9b8c-1d879b1603fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:55.120Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=744cbb6f-919f-4d34-a03d-5fed3defdeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:30:55.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:05.130Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cfc95418-3ca4-41e3-9885-6076e337cff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:05.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:15.140Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f3878da9-569b-438c-8477-a1cb9432127a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:15.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:25.150Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e0d4dd9b-e6ed-4ea5-bf22-fbc4fb4a8507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:25.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:35.165Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3153dc0d-cfa1-4d03-be2f-7c8cd2f5e1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:45.174Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=be036173-5864-4777-8620-3fdeb350440d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:45.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:55.186Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4b780252-57ba-4cd0-8a58-63244ceb1a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:31:55.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:05.195Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6d3e7538-5e0a-4f42-9347-0ba0cdf43748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:05.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:15.205Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9b0fa608-ba75-49d8-b0c6-a2176842322f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:15.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:25.214Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=48172cbe-2bb7-4f6a-a200-e0c0605c3c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:25.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:35.223Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bae2f28f-8c00-418f-b3e5-20d22c9cae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:35.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:45.238Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3a302b92-db0b-4224-85dc-0ae164b13275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:55.249Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=842fc73b-9b1a-4cb2-8447-7de5364c2d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:32:55.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:05.259Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cac5b9f4-a3a8-4d4f-87a3-7a06083c41e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:05.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:15.268Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=643a4aba-43db-4cdc-ac64-f6b708631558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:15.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:25.278Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2a1a2bb1-b9da-4b51-addd-1c4c724a9e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:35.290Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=88db5eeb-b77c-4d26-8f41-bbdbbb80e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:35.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:33:43.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:33:43.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:33:43.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:33:43.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:33:43.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:33:43.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:33:43.317Z |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-09T04:33:43.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:45.300Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0ae9086b-aa61-4cff-9aea-9a109c1e9336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:45.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:55.311Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=82ea239e-3679-4b8b-be3c-86ad8f67deb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:33:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:05.326Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7298cdb0-7ba7-4ab2-bf17-792074724110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:15.337Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a3240f48-a0d2-46a8-882e-e754c45fa59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:15.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:25.346Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ad76ebe0-ebbb-449c-830f-8ecd3fa2c9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:25.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:35.357Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e193064a-13f2-419b-8ff5-80c9e28916db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:45.368Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cd6762e5-ed6f-41ea-9a6d-4b8729d282d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:45.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:55.384Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9083e53d-4df3-49f8-b678-34a3e68d9600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:34:55.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:05.396Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b566af68-3c10-4b62-b0ad-962ac7e28c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:05.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:15.405Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e514c90d-a8cd-4c10-a5f3-9ed9bc090757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:25.416Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=acee4fc0-1923-4a73-bec9-639993738a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:35.428Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7e9e8468-52d2-4b45-b7d6-d270e67546c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:45.440Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5481793e-fa7d-4cb1-bae4-1ef303883d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:45.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:55.452Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c3cf81d7-8e01-4d1f-8cd4-9d5ebbc3935f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:35:55.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:05.466Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=28a96e9d-412e-4a72-b44f-1a3e998da82b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:05.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:15.484Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5a49496c-6ce6-42bc-968e-e221fd744a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:25.498Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=281ebe18-3a2c-4b70-a6a4-2d6808c29308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:25.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:35.508Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2fc4672e-cc96-494f-8ad4-6f18ca6885d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:35.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:45.524Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=79300a95-c849-44fe-861c-d31a45099940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:45.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:55.536Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1dc7e52e-fd81-41a7-bbc5-be13c4fbfb6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:36:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:05.552Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=86d4de36-55d1-475c-8113-43c822e4ee12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:05.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:15.564Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3ca19f68-85d4-46f6-bb0a-37fe4d1be3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:15.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:25.574Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=403100ba-0723-4454-b477-7a6aa479acf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:25.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:35.585Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=60ee6b88-8fc3-4fd4-b95e-5e9191e5a682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:35.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:45.599Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=51c11520-a457-4cdf-8226-c73ba24c609d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:55.612Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3fa58870-3957-4300-8c28-eecc26bed87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:37:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:05.626Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2b14a4e5-9459-434e-bf6c-05249c38d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:05.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:15.637Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6a0c4c40-0316-427b-903e-b4ac54d8af4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:15.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:25.648Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bceaaf51-9517-4a16-a7d6-5c6d122ae8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:25.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:35.659Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=60750237-7385-4de0-b64d-85d776c6edc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:35.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:38:43.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:38:43.370Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:38:43.371Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:38:43.374Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:38:43.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:38:43.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:38:43.382Z |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-09T04:38:43.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:45.669Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b98cd632-bedc-41f9-bf6f-0c4315cb05c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:55.682Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b88b7ffe-790c-430b-88a5-8f097cadb091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:38:55.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:05.694Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=522713ac-67df-4d11-b31d-5e8a5dc40596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:15.705Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2b360140-6add-42b2-8c4b-d44a259c7f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:15.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:25.717Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b416d60b-83bb-447d-9962-34846c459d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:35.728Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3908b927-8b44-47d9-80c5-48fb9d6ee74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:35.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:45.738Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0acb1cbb-747e-49a0-b591-b763f2315f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:45.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:55.750Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=33d1ec7d-73a2-4c94-b18a-40da9ab43a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:39:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:05.760Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3c5de04e-d606-4858-94d6-65a5d1d37b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:05.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:15.772Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=df3aec3e-ba88-4d30-8c65-6ee8ede6aff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:15.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:25.786Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2b9c8c3c-de2c-4e8c-8276-6cd2eaf27f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:25.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:35.799Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=eecad5a3-2300-444e-b92a-51a55044b6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:35.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:45.813Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9a67143e-3e03-4949-bfb0-693a59084a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:45.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:55.824Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7ca93323-6c48-4d96-84b6-415b0ef8e843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:40:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:05.837Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6873abc7-b6e0-415a-b62f-c52e9b1b8746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:05.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:15.849Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=44a08e48-7571-4778-b21b-fead0f362d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:25.863Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4a8bd85b-419b-4358-aa4b-4a80294c9bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:35.874Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4cfce138-594c-4758-9877-aa278a43dcbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:45.883Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=698e7eb3-7a7f-4b54-88fa-35204da05be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:45.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:55.896Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3cd61f86-4713-47ff-8431-257518336abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:41:55.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:05.907Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=341c37b0-a6e1-4ad1-9096-8e5d065dbaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:05.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:15.916Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bd0d996e-6e6e-4506-8694-7f3e81075387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:25.926Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c03734dd-bed9-49f2-b3ae-45d8ca0860c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:35.938Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c257ab65-2452-434e-b528-8755bf270351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:35.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:45.950Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=28382a00-6e88-414a-8a14-5271451ff574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:45.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:55.979Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2a591ac2-7458-421e-a3b2-af4d6ae8507d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:42:55.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:05.990Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=58ef023a-3f90-4beb-9000-7b83148cdd35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:15.999Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fd4f99a1-a84b-49e6-9e79-640c470c3961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:16.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:26.011Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9ad2be95-4ad4-468e-a551-9ea5e94d1f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:26.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:36.020Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0c4f89df-49e9-4edc-8e47-173212086e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:36.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:43:43.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:43:43.410Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:43:43.411Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:43:43.414Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:43:43.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:43:43.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:43:43.418Z |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-09T04:43:43.420Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:46.032Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5e5493f3-9cb7-4d5a-98af-c16c59c33f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:46.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:56.043Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=2d25de0f-2b98-4bd5-85cc-49646e8df236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:43:56.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:06.054Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5c6bcd0c-2a9a-447c-9bae-c18d2041fa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:16.066Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=489999c5-98b1-473c-a777-fe91919534b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:16.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:26.074Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6c15d4f1-ee2b-4142-b174-490224dfb24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:26.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:36.083Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b30cbdc4-ffa0-495d-94ae-d8879e5e098c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:36.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:46.092Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=73c43adc-4787-4dd5-8d66-f08f270c6458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T04:44:55.785Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=izvBHt5l4MZlIqrbnIiZ, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:56.013Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:44:56.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:06.014Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a4904d7a-d9b3-46ab-a101-c7c0ecfe7cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:15.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:25.590Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3f02556a-ff7a-4bc8-83e4-b7b32375e568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:29.681Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:39.682Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f7ea37c6-c2eb-4faf-8130-25e006029bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:45:59.226Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e2ed9f76-4c75-490e-8c2e-e9bdaa576774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:46:08.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:46:18.779Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a8cafc95-b201-4355-a0c6-048f11193f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:46:28.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:46:38.346Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0c179d18-141b-46d5-8ac0-8be1e2ac2328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:46:47.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:46:57.913Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=56a8ef99-1f3c-41da-8cc5-fa4150bfc2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:47:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:47:17.462Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9dc75e1e-461a-4b9c-9f9b-a8abe857c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:47:27.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:47:37.033Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=93a1a328-45eb-4c0d-83c1-3ab9c316de33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:47:46.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:47:56.581Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4f6eec81-b9e0-4cb7-99a9-671afe92de5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:48:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:48:16.163Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0afd5a40-6c5a-4828-a902-cf2af0c4a4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:48:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:48:35.718Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7bbbebcf-432e-4aeb-888a-a6bc31b72df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:48:43.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:48:43.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:48:43.314Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:48:43.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:48:43.320Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:48:43.320Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:48:43.320Z |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-09T04:48:43.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:48:45.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:48:55.270Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=434011e2-b47c-49c6-91e7-77e2d593c5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:49:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:49:14.826Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=295e4ee1-a94c-46bc-90ac-00eb5e069bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:49:24.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:49:34.413Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7662e58d-5a20-49e4-b034-44992c2a035c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:49:43.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:49:53.966Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d409bda9-1bf9-4877-b1a7-ac55345c5fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:50:03.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:50:13.511Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c2f91f2b-c7cd-448f-bb8c-9e6d97c93753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:50:23.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:50:33.098Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4d207c63-0820-4283-bceb-1633f14b481c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:50:42.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:50:52.643Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6c11678f-f5ce-4aaf-9412-771353be281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:02.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:12.192Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5901e378-1d20-4e32-b6db-657c8ee75712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:21.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:31.743Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=21b3bb84-c8c6-4dfd-987f-5d3c77719470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T04:51:32.515Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=6NwXXFY8vTOqOMwJrYVV, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:32.533Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:32.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:42.534Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=432f5c12-8f59-4408-9785-528dc419ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:51:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:02.082Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=33f6e3db-ab3f-413c-b5b5-e335789d1f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:11.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:21.636Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cb64368e-041a-4644-a21c-6aabc6e23790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:31.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:41.198Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ee4dd64e-0964-4446-83ca-259b36a0cec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T04:52:42.062Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=O4BU0fRhtO5ZPOIDT16Y, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:42.095Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:42.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:52:52.096Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1544e492-6bc5-407f-8e01-8f8f262b36a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:53:01.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:53:11.643Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a87775d5-f2ec-462d-8803-48de02a4d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:53:21.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:53:31.197Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=195c7d84-d6e1-4451-ae4a-f3bc4e2a2df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:53:40.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:53:43.240Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:53:43.241Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:53:43.241Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:53:43.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:53:43.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:53:43.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:53:43.246Z |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-09T04:53:43.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:53:50.780Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ad255400-2242-4365-be82-dad197b49146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:00.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:10.321Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d3d866fa-634a-4df9-8a55-eac99445395d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:19.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:29.878Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=634a2361-afd7-4e0d-9da1-2e0f3f7b1e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:39.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:49.431Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9fc7c8b6-414f-4f73-821f-4a5dac58f90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:54:58.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:55:08.978Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4c677ba1-2393-4b8c-9cd2-80a477663514 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:55:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:55:28.541Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1cc515ed-7ef0-4801-9f44-d3e90c1257d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:55:38.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:55:48.098Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=14cf9412-0c7c-4d60-ae9c-31467c846d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:55:57.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:56:07.654Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=dd0fafd3-94b0-410b-9151-2ce47dae3b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:56:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:56:27.208Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=643db846-072f-469c-8a48-2bfa909f6abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:56:36.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:56:46.762Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=536f8346-141c-4861-985d-3b70f002d954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:56:56.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:57:06.310Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=32d5a349-5173-48c1-92b5-44ed6113265d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:57:15.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:57:25.875Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=384783e1-4bf6-4e3d-b4ea-bf768cd403ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:57:35.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:57:45.426Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3ba49a36-43cc-4ab6-b006-2ef2aa26cd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:57:54.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:58:04.989Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=afa643ba-d0b8-46f0-87da-2cb589c91249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:58:14.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:58:24.550Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4f63754f-bd44-4a49-8cae-a06e0f44dc36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:58:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:58:43.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T04:58:43.384Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T04:58:43.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:58:43.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:58:43.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T04:58:43.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T04:58:43.393Z |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-09T04:58:43.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:58:44.099Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7453ac42-209e-4212-85ae-38f8924f15de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:58:53.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:03.718Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ed842414-be4b-4435-906b-176b774b2f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:04.540Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:14.543Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=502efcbe-a315-4daa-83ec-29c3318c2fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:34.089Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=b21e6d61-467b-4d0a-a6b0-f87406139502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:43.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T04:59:53.696Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1c8d1e5e-151f-4720-8caa-1594a559df16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:00:03.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:00:13.268Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ac4a6de5-4baf-43d1-8249-16a17dab5d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:00:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:00:32.820Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e0c85f57-3562-4bf8-944c-42696a2f1aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:00:42.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:00:52.373Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d8c14b09-9373-4c05-88cf-dfad82dbd74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:01:01.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:01:11.942Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5ffc74a0-442b-456e-a62f-1da7b9515d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:01:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:01:31.513Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bf9f16c1-f3c4-431c-8e03-62b4b3af471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:01:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:01:51.074Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9844540e-d11a-4711-8a65-79f66fc00261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:00.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:10.660Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1cad177f-dcdd-4ce7-b273-ece9028c54f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:20.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:30.220Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6e537571-0bed-416d-b2c5-5c10fe5bff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:39.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:49.763Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c8ed9e66-84e3-493c-ba92-87debae6bd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:02:59.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:09.308Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=71ec33c8-e22b-4d83-9e0e-d6892a3f4192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:18.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:28.848Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8db6555b-2d56-489f-a2a0-96a3f2b740c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:03:43.279Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:03:43.279Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T05:03:43.280Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:03:43.281Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:03:43.285Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:03:43.285Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T05:03:43.285Z |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-09T05:03:43.286Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:48.389Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=283ca498-a247-4198-8128-13cf03b2964f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T05:03:49.146Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=K9AiU2cBkWIT5E2ILjOS, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:49.185Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:49.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:03:59.186Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c555655d-a2e6-4701-bed2-3792a391e912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:04:08.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:04:18.735Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5c133120-08e9-4031-ac2f-90c3c7adb1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:04:28.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:04:38.286Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=dc1f30b1-390b-409b-b85c-30383083e017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:04:47.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:04:57.836Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=89ae5ee1-79e2-4112-97e1-8bc3c42acf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:05:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:05:17.395Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f6f31e03-b4e6-4713-a8f2-ed4f33c5e160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:05:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:05:36.942Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7079bf21-212c-4f35-8adc-e56c4defd370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:05:46.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:05:56.514Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5a60a4a0-866f-4484-9e23-a6b5e4e841e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:06:06.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:06:16.082Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a23a2534-be44-494b-8abc-8aff64d778ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:06:25.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:06:35.647Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=52df8865-b443-485b-bcae-f28f70132f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:06:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:06:55.193Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=735bd17c-1ab8-48ea-a608-84d402e203eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:07:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:07:14.749Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=40a6d273-61f0-4b22-9c77-c8542ca64ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:07:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:07:34.298Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8c1eec59-ae4c-46b5-9e60-136dcc04d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:07:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:07:53.849Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=766c1cbe-5eca-4e66-8f36-213f710bca69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:08:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:08:13.407Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0a7780ae-3e87-4da5-99d8-2be97679e4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:08:22.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:08:32.956Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fa9383a3-9c03-4ec2-b702-22016bd46406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:08:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:08:43.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:08:43.267Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T05:08:43.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:08:43.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:08:43.272Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:08:43.272Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T05:08:43.272Z |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-09T05:08:43.273Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:08:52.503Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=02245cde-73bb-48d0-aa9b-a279b8b8986b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:09:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:09:12.049Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=af5e51e6-5bfb-44bb-87e9-746b76cf4006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:09:21.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:09:31.596Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bf0c25a8-49ad-41f9-9982-5121bbb4ff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:09:41.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:09:51.166Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d18212f5-3822-4c11-8443-7feecd079f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:00.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:10.735Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ddf0a3b7-7f21-4d66-a143-0a755726bd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:20.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:30.304Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c4a2e0e8-e4d7-4a8b-a9f7-3e6e2c86709f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:37.973Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/dummy'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:47.973Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e5345f5b-6822-4fe2-800b-1c745c63a452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:10:57.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:11:07.533Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=03328b51-94a3-4632-b51e-752db380731f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:11:17.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:11:27.082Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=7aeeab73-87bc-4df4-8f3b-08ceeb83abb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:11:36.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:11:46.639Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8c690049-b0cb-4791-a355-11598a6e1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:11:56.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:12:06.207Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=08ec5b68-6808-4aa8-a8d4-9a1a662cedc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:12:15.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:12:25.771Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=efdfed17-998b-48aa-9455-6829acb458ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:12:35.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:12:45.342Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=a0a9f09a-f297-4604-bf01-ab3d08c0e7b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:12:54.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:13:04.893Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d939f169-9345-4e47-82ff-bb785c9c9844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:13:14.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:13:24.439Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=38d7cd8c-e063-482a-9881-394a9c31b15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:13:33.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:13:43.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:13:43.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T05:13:43.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:13:43.344Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:13:43.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:13:43.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T05:13:43.349Z |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-09T05:13:43.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:13:43.995Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=13962f2e-1377-421f-9899-e126473c23ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:13:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:14:03.545Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=6cd3b928-fedc-4136-9008-b4e7a7df0ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:14:13.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:14:23.104Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bfdc6620-c095-4e0d-9762-bea6b7f5c176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:14:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:14:42.650Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=5f8803e5-7865-40eb-828e-9a349fa58493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:14:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:02.196Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=01ca300a-49d0-428c-9d2f-876139058df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:21.743Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=bfcb83f4-5e3e-4f80-b85c-987a7452c550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:31.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:41.337Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9759c571-d414-4a07-a9ba-aa38b48528ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-12-09T05:15:42.125Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=v5ClSuCM2aVYdTwHA3I5, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:42.141Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:42.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:15:52.142Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cb2776db-67c1-4414-b586-0f41359a3133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:16:01.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:16:11.706Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=65e80466-23b7-4727-8d11-1793a0778d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:16:21.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:16:31.257Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=201f65f2-76b1-4f82-8aed-8fc9d88b2d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:16:40.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:16:50.826Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=d9bfc67e-f280-4009-970f-d06ef7c1f21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:00.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:10.396Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=4aa3a30b-d806-4ecd-953f-659676303733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:19.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:29.942Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=9a31beb4-1d5a-4175-9b85-2c3ffa206eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:39.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:49.486Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e747617e-0862-4192-ab1b-dca2b299c682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:17:59.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:18:09.046Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=12c240e9-20a0-4dce-930b-53e38a883a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:18:18.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:18:28.614Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=70e96a4d-c6cd-4244-8a94-902834093488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:18:38.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:18:43.275Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:18:43.276Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T05:18:43.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:18:43.278Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:18:43.282Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:18:43.282Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T05:18:43.282Z |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-09T05:18:43.284Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:18:48.168Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=99ba97dd-9a5b-42e3-bcbe-515411fafed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:18:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:19:07.736Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=dd4572e9-a4b7-4e32-a40c-8fb886ea6d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:19:17.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:19:27.320Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cb019913-4013-449c-9ccb-c0be7d50a816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:19:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:19:46.869Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c1a86b10-1958-4ec1-9b0d-f797da3fddc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:19:56.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:20:06.434Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8e709fa9-21ea-4bc1-8050-8ca29666423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:20:15.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:20:25.977Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=0550d9c5-81f3-42f8-a7a4-727a6fa990f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:20:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:20:45.533Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=e082988f-b227-4a81-9651-dd58226a9423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:20:55.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:21:05.090Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=25139d30-fa2c-4232-b011-1c75ac670b0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:21:14.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:21:24.631Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=cfac3608-7418-4f97-8da5-5c08c96d57a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:21:34.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:21:44.198Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=3f6e9704-2474-4c13-a1a6-e933586eb08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:21:53.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:22:03.742Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=14427f20-e2f6-4f6e-89d7-4af52b1caba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:22:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:22:23.290Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=637e81fd-f61a-477e-9502-dcfc9a3bf962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:22:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:22:42.882Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=85a1778d-eb39-44a6-a0b7-f980e9a551aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:22:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:23:02.460Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=f93e043a-ab34-4645-a41a-ab4001dc9b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:23:12.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:23:22.019Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=1a1f5e7f-b81e-40e3-a11a-4e3b61e10dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:23:31.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:23:41.587Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ba74c3cf-2922-483e-a06b-0118cb808133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:23:43.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-09T05:23:43.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-09T05:23:43.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:23:43.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:23:43.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-09T05:23:43.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-09T05:23:43.318Z |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-09T05:23:43.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:23:51.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:01.143Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=de8f696e-0b65-4d1d-9ef7-76f7d2df35ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:01.871Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_a6ccbd99-12b5-41b1-9b9f-ec3c4664c617'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:11.871Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=fb061291-2762-4524-b623-9af34e37f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:31.448Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=741152ac-3208-4924-b073-c7fe344a433c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:32.171Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_a6ccbd99-12b5-41b1-9b9f-ec3c4664c617'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:42.171Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=c689fd09-c0da-42b9-a934-4c123acdb191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:24:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:01.731Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=8c06bca7-c8ca-41cd-b939-47df09d88638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:02.430Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_a6ccbd99-12b5-41b1-9b9f-ec3c4664c617'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:12.430Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=ad193c4c-11d7-4d16-9515-0b33d083681e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:21.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:31.995Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=60376e50-5029-4e15-947f-5f34d6e226de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:32.732Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_a6ccbd99-12b5-41b1-9b9f-ec3c4664c617'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:42.732Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=07099aa3-dbf0-495f-8daf-208e2f321874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:25:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:26:02.297Z |INFO |Init configs |InvocationID=bbdf7420-1507-4b2a-b039-84f6a991daed, InstanceUUID=67e9b03d-7092-463c-8cc0-c05a9196753f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-09T05:26:02.991Z |WARN |Chain of tasks have been aborted due to errors in PRH workflow | |org.onap.dcaegen2.services.sdk.rest.services.adapters.http.exceptions.HttpException: Request failed for URL 'http://aai-internal.onap.svc.cluster.local:80/aai/v23/network/pnfs/pnf/TestPNFMacroInstantiation_a6ccbd99-12b5-41b1-9b9f-ec3c4664c617'. Response code: 404 Not Found\n\tat org.onap.dcaegen2.services.sdk.rest.services.adapters.http.HttpResponse.throwIfUnsuccessful(HttpResponse.java:77)\n\tat org.onap.dcaegen2.services.prh.configuration.AaiHttpClientConfig.lambda$getGetClient$3(AaiHttpClientConfig.java:71)\n\tat reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onNext(FluxMapFuseable.java:113)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoFlatMap$FlatMapInner.onNext(MonoFlatMap.java:249)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122)\n\tat reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onNext(FluxDefaultIfEmpty.java:101)\n\tat reactor.core.publisher.FluxHandle$HandleSubscriber.onNext(FluxHandle.java:126)\n\tat reactor.core.publisher.FluxMap$MapConditionalSubscriber.onNext(FluxMap.java:224)\n\tat reactor.core.publisher.FluxDoFinally$DoFinallySubscriber.onNext(FluxDoFinally.java:113)\n\tat reactor.core.publisher.FluxHandleFuseable$HandleFuseableSubscriber.onNext(FluxHandleFuseable.java:191)\n\tat reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107)\n\tat reactor.core.publisher.Operators$MonoSubscriber.complete(Operators.java:1816)\n\tat reactor.core.publisher.MonoCollectList$MonoCollectListSubscriber.onComplete(MonoCollectList.java:129)\n\tat reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260)\n\tat reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144)\n\tat reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:400)\n\tat reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:419)\n\tat reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:473)\n\tat reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:703)\n\tat reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:93)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436)\n\tat io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)\n\tat io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)\n\tat io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)\n\tat io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)\n\tat io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)\n\tat io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800)\n\tat io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:487)\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:385)\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\n\tat java.base/java.lang.Thread