. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:04:37.684Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:04:37.686Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:04:37.715Z |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 |2021-09-16T23:04:38.291Z |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 |2021-09-16T23:04:38.385Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:04:38.385Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:04:38.385Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:04:38.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T23:04:38.556Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-16T23:04:38.578Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-16T23:04:39.891Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T23:04:40.269Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-16T23:04:40.286Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-16T23:04:40.287Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T23:04:40.338Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-16T23:04:40.338Z |INFO |Root WebApplicationContext: initialization completed in 1760 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-16T23:04:40.656Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d402a682-44db-4a66-9202-e226b0842305 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-16T23:04:41.459Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d402a682-44db-4a66-9202-e226b0842305 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-16T23:04:42.712Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d402a682-44db-4a66-9202-e226b0842305 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-16T23:04:43.168Z |INFO |Started MainApp in 7.467 seconds (JVM running for 7.983) |InvocationID=d402a682-44db-4a66-9202-e226b0842305 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-16T23:04:43.227Z |INFO |Start scheduling PRH workflow |InvocationID=d402a682-44db-4a66-9202-e226b0842305 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:43.240Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fa4ffe9a-626e-43d7-9a8d-2b01792fe48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:04:44.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:44.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:54.928Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=21b5a0df-a62f-4a8f-9a12-a97347ffd4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:04:55.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:04:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:05.996Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e814d7ad-0f15-4a00-8c45-3cf54c0b628d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:05:07.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:07.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:17.037Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8ef08e99-689b-4845-b68f-c11c9447a8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:05:18.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:18.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:28.110Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6fe48307-b16e-4e77-97b4-400d7817cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:05:29.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:29.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-16T23:05:33.423Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T23:05:33.424Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-16T23:05:33.429Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:39.149Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=db752ca3-9833-40ec-a31d-e2ba857da088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:05:40.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:40.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:50.190Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=74455582-65c3-4ba6-857b-d0b4155a771d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:05:51.226Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:05:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:01.229Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9b7e2d01-84ee-49b1-af27-c7a52310d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:06:02.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:12.305Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=173da676-6dd7-4d0f-935b-ab0f8e5d3dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:06:13.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:13.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:23.340Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2d124cba-6f91-423f-9ae5-268d40f4f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:06:24.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:24.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:34.379Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0a1f2dff-e260-47bb-9a04-84d2d1d3af3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:06:35.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:35.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:45.420Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1be47acc-995d-42bb-a4cf-fc3ff1d6a5a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:06:46.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:46.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:56.460Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=53ed24d0-06a5-48bd-9235-947626665172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:06:57.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:06:57.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:07.501Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=caae8e2d-17c5-4a7c-be5c-218e8bcd74e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:07:08.544Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:08.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:18.548Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0f2a1017-3eef-4c09-9f41-3baa926bb068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:07:19.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:29.580Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f42f08db-f0ba-4a80-8de2-2f7fc5b11d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:07:30.622Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:30.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:40.624Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ad2a476e-786d-4546-9274-845a1750d971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:07:41.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:41.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:51.661Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=144b2e9b-3d8e-435b-8392-8a55db35f59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-16T23:07:52.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.45.209:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:07:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:02.701Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8638d95f-aa60-4fc1-9eec-416427fc8416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:02.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:12.872Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5fbc0c93-47fe-4fc5-88e9-e01b7805a6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:22.892Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c55e8e5b-9f4d-40a9-916d-d795752636fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:22.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:32.909Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2cd516a8-2a9a-4c99-ba7b-c6bd91b9ebd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:42.936Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2849e0f8-4409-470b-a9e9-1fdb7058bbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:42.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:52.949Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=47b3b108-fc56-4f8e-8487-3f10e2451219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:08:52.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:02.960Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d42931c-e95a-4b8e-b209-50a10df1ae4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:02.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:12.972Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=69e5dc64-4bf8-4251-addf-a3121c983082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:12.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:22.982Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ad2819a2-46b7-4539-b9cb-13b97dece9ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:22.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:32.990Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2dc9d578-01a3-42ec-b2a8-16c555930955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:09:41.587Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:09:41.587Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:09:41.589Z |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 |2021-09-16T23:09:41.593Z |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 |2021-09-16T23:09:41.602Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:09:41.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:09:41.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:09:41.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:42.999Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f16fcf70-993a-474b-beb3-95d6e7ab83fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:53.015Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0b7ccf1a-3801-4a53-961f-6d234fbff72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:09:53.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:03.041Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9115e2f7-aaea-4cd8-80d2-1da2a826b269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:13.058Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=040026e8-43ae-4f1f-b8d2-63ecde6365a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:13.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:23.070Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b1f96374-c23d-4daf-8ae6-acebcf2512b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:23.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:33.083Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e1bd014b-a298-4c09-b6b4-2a6a3659f965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:33.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:43.093Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8a748555-d7f5-4203-bf8d-8fb70a4d291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:43.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:53.104Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0cdc44ee-29fb-4892-af24-0cec0cda5421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:10:53.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:03.116Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=de99b98d-5d21-40a1-9ab8-4abb7dba55a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:03.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:13.133Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cd2acce7-5c78-4297-a7af-e7092b6bbb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:13.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:23.155Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d26321ad-976d-4dce-8155-315cec6068f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:33.165Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0b5ca66f-9036-40d4-ab90-37ce7b7b8119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:33.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:43.187Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2a36ae68-8b4f-42f5-a302-dba61025e6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:43.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:53.205Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f4f471c0-ddf2-4a6f-ad64-8bf00faffe95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:11:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:03.218Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0c02f554-081e-4ec4-82e5-22238e00a18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:03.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:13.233Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=847c6cb2-7ffb-46c2-a154-2aa3cca83a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:23.246Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=70aa70b4-1f82-4658-bfed-367e6e547927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:23.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:33.259Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b43a202a-850c-4b06-bc7d-6a682ee84de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:33.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:43.270Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c1ea6db5-b08b-49de-9611-8bb055b81191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:53.285Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=72564ce0-5123-4e3d-bdae-dbdbea9fac4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:12:53.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:03.300Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=29726f5d-6c1e-4bbd-9b99-13f704bb0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:03.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:13.334Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8a0a7221-e6df-48fc-859c-efbe1b53951c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:23.354Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bc222988-5f59-44e5-a4d9-190e696ad3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:33.365Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e0d38987-ebb5-4324-b2f5-bf9216493d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:43.375Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c3980564-e54d-4360-912b-9432b1bffe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:43.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:53.387Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ed63c51f-c4f0-4b06-8e71-80dca374f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:13:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:03.399Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0d97c007-0cc8-4f75-bdba-e5b0c042b9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:03.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:13.413Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d9fd445e-a0b1-490a-8e2b-c5dc1a751929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:23.429Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=12aff631-d34b-44ca-96b6-c1faa61f055c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:23.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:33.454Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7b7758b9-5a5f-4234-8263-00fe293cb9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:14:41.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:14:41.040Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:14:41.041Z |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 |2021-09-16T23:14:41.044Z |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 |2021-09-16T23:14:41.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:14:41.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:14:41.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:14:41.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:43.465Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f9e0b3ea-d742-4335-9df9-3e7cc1579a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:43.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:53.477Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6afcbfdb-5a0e-4404-aebb-84ef52a760fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:14:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:03.487Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=91924329-abba-4d80-90dc-083fd48f4946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:13.501Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2719e97e-f8f3-45a1-ad8f-ea51a725167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:13.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:23.515Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=51cbae7b-8ff0-44bf-af2d-b563ce15ebd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:23.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:33.529Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d9822c97-ac9d-477a-bcb3-96194f32f25a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:43.541Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=29bd2fb0-73a2-4328-a5ed-c749bd625240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:43.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:53.563Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d44bffc-556a-4980-8f1e-930a9a806f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:15:53.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:03.575Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4a39c472-0f94-42d1-add6-689e3b9a7b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:03.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:13.584Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ea6edffb-3312-48ce-a8d9-dae089064aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:13.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:23.595Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9508c370-4979-4df5-b843-5111a4963c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:33.605Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=041db399-a911-4de1-8a4d-cdb3470162f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:43.613Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=81aa3bfd-56ef-4591-a277-2e7610b2a8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:43.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:53.625Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=24f9afbb-c786-4ddb-b3ec-986b38d2a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:16:53.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:03.642Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a2970755-ee85-46f8-9906-ac61ebaa2fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:03.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:13.664Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6a9e215a-866a-4daa-95d7-931eef8bff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:23.677Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6de2e23b-0065-4b60-89da-4bd6a8003ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:33.687Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5b326958-ade3-43cd-adfa-171f0925f97e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:33.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:43.697Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=40e98279-a790-42b0-8833-da1b8e0e71eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:43.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:53.737Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cf1bc633-861e-40c2-9bea-2d4375dab0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:17:53.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:03.752Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c893f1cd-80f3-4f2e-bb8d-aca1d0ee8e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:13.786Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=09c7cc39-38fb-4600-956c-5a8e7c4ddc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:13.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:23.808Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=87332164-c760-4b5c-9b3d-401b680dc705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:23.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:33.825Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a8a78724-89b3-4962-bc90-8320b6fa7286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:33.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:43.836Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=536eff82-d573-4982-bf61-e05033f01762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:43.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:53.846Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9c5f5631-dd67-418e-a5e9-5b3e86f2f314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:18:53.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:03.858Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e409f388-9bdd-4f4c-a3ac-2a69cf4a4a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:03.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:13.878Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=46166c5a-e2c2-4f6b-9487-c250381fc8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:13.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:23.894Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d8acefaa-882f-48bb-9512-0ef1ed8fc30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:23.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:33.907Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7b24d075-d952-4feb-876e-56e7e76d624d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:19:41.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:19:41.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:19:41.049Z |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 |2021-09-16T23:19:41.052Z |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 |2021-09-16T23:19:41.059Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:19:41.059Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:19:41.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:19:41.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:43.930Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c311a810-7745-4e5f-b611-63a59cdceb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:53.941Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d58e9107-c5bc-47ef-9be3-164788b8883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:19:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:03.951Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f05bf3c6-4043-421f-adbc-0fed8539b9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:03.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:13.962Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fd26a3dd-a563-41b3-981f-6312dfc03212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:13.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:23.980Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0bdc4f43-decb-42d3-8b0f-3e1bef9f0069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:23.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:33.991Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ff72bb8d-8565-46e8-a805-504949f8afcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:44.006Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=77a2ba73-9432-4e35-9030-438e9b6802c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:44.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:54.013Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8ae1009b-8586-47db-845e-0d449f9404e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:20:54.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:04.024Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=71b4a359-a2df-4488-b5cc-6d041adca4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:04.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:14.046Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1e7a464e-19ee-4a9f-91b1-3f13009b9c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:14.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:24.074Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5d54f3db-3c96-4d15-9174-c8614d76be48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:24.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:34.084Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cbbf78f4-35f3-4861-a45a-4d8878bf390a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:34.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:44.098Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=11269f78-82c9-45d5-b453-7f5b85006875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:44.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:54.107Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=752c06c7-6b81-4be3-8021-1f9d473a362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:21:54.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:04.117Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f9ea7f5c-fbe6-49f2-b69c-7336bf0fc00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:14.128Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=15d94f71-0f36-4c93-ad24-c6ca49972abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:24.145Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c644d8e9-4145-40df-9f4a-eb5f5db19388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:34.158Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d122ad8e-396b-495f-93eb-061a9e81eccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:34.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:44.175Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=45c64a8a-2c27-497a-be32-a93ae4e96df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:54.197Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7e006fab-729a-4ada-8a9e-a17d7dcd04ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:22:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:04.208Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=233a2e9e-6fab-49b7-81f5-6422cbaea923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:14.221Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e74b135f-ab3d-4d40-99d6-4698f8195e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:14.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:24.234Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1b0ead21-4db4-4658-92ff-78348dc49567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:34.245Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=709d9dd0-5deb-4601-8389-fc6b5aa0df65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:34.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:44.256Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=35e90c79-aa23-4fb2-8664-42890a16541c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:54.267Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d1b910f5-5026-4f2f-978d-ed7b83a61876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:23:54.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:04.278Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a9625a56-60f8-4699-a496-3f6240e50175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:14.295Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5996d61f-a1df-4a9e-83ff-b347e2172c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:14.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:24.308Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=68e0dab3-db81-449d-a9c6-43cbf95f3922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:34.319Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8c88c126-16a8-4f4f-b4d0-90c5fe52cb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:34.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:24:41.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:24:41.033Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:24:41.034Z |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 |2021-09-16T23:24:41.037Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:24:41.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:24:41.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:24:41.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:24:41.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:44.328Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a90efbfa-09ae-480d-b1af-2165f25cacd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:44.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:54.343Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7e13408d-828f-42d5-a4a0-54e05907b7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:24:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:04.354Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=adbf77f7-2a41-4cdc-b410-77ae83147011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:14.364Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d0f5502d-e3a6-4821-973b-eaf2651f45c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:14.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:24.387Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7c4cdd0d-597a-4842-be56-f96f00edda80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:34.398Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e2a8ab29-78d3-44f9-94bb-32abe919ec34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:44.409Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=90e336e4-dd75-4ea4-bedd-bb2c67afefd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:54.418Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=abe36ed6-7b31-4d12-8a78-aca91925cd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:25:54.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:04.427Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0fbeb271-9693-476b-8bd5-13e315d43488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:04.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:14.443Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=019fbaa1-0231-429b-94bf-e81b1f5c61c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:14.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:24.454Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=66b63a64-e984-4955-8c9b-650566c946a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:24.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:34.462Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a1c83a11-196e-4437-9893-9a441baf7bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:34.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:44.472Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=097c4b8a-f11c-40b6-9421-ddfaeaabbefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:54.493Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ced68774-8a77-4bdf-a805-e506b0cd3f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:26:54.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:04.503Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c2ec91a7-600c-44e1-8318-b96aeb575c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:14.511Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=03e2bc72-31e9-4488-8301-768e19b5c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:24.520Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=49045139-2f72-4115-b7be-57ce42253eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:24.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:34.540Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0e1389cf-9a3f-4a1f-9af5-a78c997eafff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:44.554Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5bd8f0aa-ec56-41f3-baff-cb77ac95ed17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:54.562Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8025cde5-fe39-4f12-9963-c76c4c5501ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:27:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:04.573Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b5dd7a5b-785f-42d1-8520-8b62d7644368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:14.582Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f7d580df-60a7-4227-809f-a295166adbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:14.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:24.599Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d5c408ee-10fd-4cd2-9ca6-c4f00643a6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:34.615Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=981be00a-7b13-48f8-95bc-32b7d1f39d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:44.623Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=db471b57-4ec5-4536-8911-9105fb3486a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:44.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:54.632Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b459fb70-099e-4192-bc62-0b27078d8e87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:28:54.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:04.640Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9a259b2a-078c-40fd-b76f-54e44d816b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:04.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:14.649Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=82de943c-e91d-4156-a20c-75aafb9ae073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:14.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:24.659Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=81daaf28-df64-43a1-ad9e-50ffaaa4259d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:24.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:34.669Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0cad4e96-7f77-44d8-aab9-b67b0f665b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:34.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:29:41.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:29:41.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:29:41.110Z |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 |2021-09-16T23:29:41.113Z |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 |2021-09-16T23:29:41.122Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:29:41.123Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:29:41.123Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:29:41.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:44.678Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8d838d2d-2ed4-4066-8675-344a29d4c896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:54.688Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=db087eab-1f86-4292-b114-fe315475db8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:29:54.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:04.708Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=104f417d-1fd5-4f4d-b45f-5085511a1bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:04.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:14.716Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e964376d-c088-4353-9348-dad07df4634f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:14.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:24.724Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8ce595fd-d7d7-4842-b5d7-827fcbe7062d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:24.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:34.730Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=153655f6-0ddc-4d0d-b5a7-2c1aeef91b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:44.738Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=40e9a89d-a904-4e2e-8374-088aa017dc75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:44.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:54.747Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b0e877eb-2c20-4f97-bbdb-9ca0bc275d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:30:54.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:04.755Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=92fc0e05-7445-43f8-a3c5-b2caef044bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:04.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:14.763Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=76d43875-dfdf-4cf4-8c2c-74e14ac6816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:24.772Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7d8b327a-bb06-49ce-b0ad-ec7ba601c2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:24.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:34.790Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3577229c-8227-466e-94bd-0af6c978d9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:44.798Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0654955c-f9f3-44d8-a8ca-ba9f02fad1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:44.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:54.807Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7dd945a8-b0bd-42bb-9bba-9eb96a6f78d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:31:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:04.815Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f54751e6-c9a3-401b-9416-1647b0231fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:14.839Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e948d3d6-eaa4-45b5-9f39-4586dae35a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:24.850Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3505088b-9ccd-4a9d-a962-f3e75ce16747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:24.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:34.879Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9ba591fd-2c1c-4cce-b633-7a333db2b406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:34.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:44.887Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=95e5cce2-3387-43f6-91f5-4b62f9f2c036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:44.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:54.896Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0b9ee198-63dc-4477-8bb6-d05a640a7823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:32:54.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:04.905Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b852e9d7-3c3c-4052-a6ef-54069f0ac7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:14.924Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=522fbea9-ac7f-48ed-9884-ef389b1d04a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:24.933Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3d96b8a6-45dc-4431-a253-544f73a3f2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:34.941Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c0093809-0856-4c74-8f00-0a7daa5558d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:34.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:44.949Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9e32bbf4-c534-4b35-b08c-6145ad8a8313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:54.956Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=14fc75a0-ea2d-4a02-b562-bd9f294a7579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:33:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:04.963Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2a4ae684-b14e-4b0d-91f7-1454d61955fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:14.971Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=39272356-820c-4728-bd31-93c309cf30fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:14.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:24.978Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a0abdb0c-874a-4149-8a4f-f142ea4cc6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:24.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:34.999Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=27976a2c-0e5d-45a4-8d02-925254db9a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:35.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:34:41.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:34:41.073Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:34:41.074Z |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 |2021-09-16T23:34:41.078Z |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 |2021-09-16T23:34:41.085Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:34:41.085Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:34:41.085Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:34:41.088Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:45.006Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4db21608-7f4c-495c-8007-b9aa871b9712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:45.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:55.014Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0deeb03e-0f77-4c2e-8ed0-f2280306c94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:34:55.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:05.023Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3fd9c3ee-1d64-4764-a35a-59ec56bd6c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:05.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:15.054Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=78371ffb-d4f5-4ebd-88b8-a795a341cc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:15.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:25.063Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5a8fbb3c-ec04-4185-b888-0b119f961afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:25.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:35.070Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9dc085ef-5550-49e9-8c0d-a1bad7acf247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:35.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:45.079Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8673edbe-f46f-4a29-8f79-fdcc6b4067ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:45.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:55.087Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c21cb920-6571-4a78-87fb-6945b234daec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:35:55.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:05.094Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c2c5e8a3-eaf2-4864-8fa5-320be744c56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:05.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:15.102Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8dfd2fe2-7bc6-49d8-9306-095baf571aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:15.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:25.112Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cb3618f1-e076-4799-a992-fac1377ffd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:25.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:35.120Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f03281a8-31b2-4fac-a921-49ac59d79ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:35.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:45.129Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=516447b0-04aa-4c38-99d3-c6aa35153b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:55.139Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=35086d55-a71c-4f43-8e1e-3b3ea0985cf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:36:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:05.148Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2c7f086b-efb4-4287-9a46-d8b55cb59fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:15.163Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9b621eab-9943-4d7c-a3f2-3b81dab15245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:15.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:25.171Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=447851d2-64df-4829-8664-637b16741b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:35.191Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b5e5cb67-4a74-4fca-ae6d-c42cebaf3d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:35.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:45.205Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f26d9320-5228-41b7-95e2-309db27213d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:45.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:55.213Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5ccec9d0-cd02-4123-807c-02bdaa44ff2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:37:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:05.223Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=74127408-b5e7-4c24-b20f-d5b1833e17f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:05.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:15.238Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=48024235-6046-4011-978d-c8eb041951ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:15.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:25.247Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=575b6ef4-e1a9-4044-8839-f821f0e496cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:25.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:35.256Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=531add42-4f4f-4293-9718-cab7f8f2d9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:35.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:45.265Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=76736a47-19b9-4dba-b5fd-cff54a886701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:45.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:55.275Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=29ab5f9e-e545-4670-8d11-c0a727e3c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:38:55.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:05.284Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ffc6517c-2d5e-47b4-a914-869c0d243efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:15.292Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1af768c6-e264-469a-971e-47e83db231e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:15.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:25.308Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=07ced3a4-836f-4ee2-9c8a-a2b88fad6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:25.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:35.316Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3a813127-3a34-49e4-bb8e-02546db148ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:35.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:39:41.064Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:39:41.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:39:41.065Z |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 |2021-09-16T23:39:41.068Z |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 |2021-09-16T23:39:41.072Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:39:41.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:39:41.073Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:39:41.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:45.325Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b4d05ed7-d8e9-4887-99c1-6244a59a8bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:55.334Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9160722e-649b-4db8-87a9-a5223ea1e315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:39:55.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:05.344Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f262553f-ced6-48c9-81ee-e6e4f2315924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:05.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:15.352Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7a1ebcbd-7165-457f-aaf7-3da7127aa442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:25.360Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=60bea9c8-c720-4781-bfd7-9209079cb909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:25.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:35.371Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c8093de3-ea92-4765-9423-f39165e0fca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:35.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:45.379Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f9eb3720-804f-417b-957d-ba9704453a80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:45.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:55.386Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1b1eb14e-0984-4926-8a5f-7c8632c81df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:40:55.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:05.398Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ed78da0a-9074-4a56-877b-dddbdc4fb1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:05.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:15.411Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ec6be25a-29ec-4344-8f7f-605c7bd734b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:15.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:25.422Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4cdf6874-ab83-4063-9a6b-c61d98ba1f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:25.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:35.432Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1b2bf1c2-1520-4f61-bf8b-5af7b2ecb63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:35.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:45.438Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1f0dd5af-a6a0-4900-8e2d-f23084c07a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:45.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:55.449Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d4a7cc0-f452-42fc-8c30-00c313baa193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:41:55.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:05.459Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3d55ecad-8d5f-4b03-8e04-ab7ec0f75353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:05.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:15.467Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c8a0e718-98d7-4ca7-ad3a-a73abc556747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:15.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:25.478Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7724cff7-2801-45e7-a38c-2b12c5786dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:25.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:35.488Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d47292e-b599-4867-8e97-0af838d8da65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:35.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:45.496Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f5526592-558f-49c4-895b-a9a1c1857627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:45.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:55.513Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2a94d432-0d65-4073-8b60-e57240837989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:42:55.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:05.522Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f8297b2c-4035-4902-8f11-b3e7d3b4a886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:15.530Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=55f0d94e-2411-408a-a354-32b3de12937d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:15.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:25.540Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=17387107-94be-4be1-be8c-728e9ca2675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:25.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:35.548Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=50dbf73e-2679-48e3-83b4-8ddd8d6f9261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:35.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:45.558Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c337377d-8b60-4af1-9ec4-a7c1dae7f1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:55.567Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d6ab2eb6-6569-4a31-bc53-de77625890c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:43:55.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:05.574Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e1dcf94e-b595-4c33-953d-f85bd9924c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:05.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:15.582Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a5b1555d-1075-44c6-b5f2-cedebd3b6567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:25.593Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=645036f2-d13d-4e93-8a7d-d1b7560fde35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:25.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:35.603Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=85051b95-43a1-486c-ad47-6787306d3a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:44:41.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:44:41.106Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:44:41.107Z |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 |2021-09-16T23:44:41.112Z |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 |2021-09-16T23:44:41.121Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:44:41.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:44:41.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:44:41.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:45.612Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b0f96ff4-1918-4cb8-89e0-7c8f9ca78211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:55.626Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=22e881be-23dd-4144-9838-e22954d72ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:44:55.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:05.634Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=26f07142-9ad6-417d-acf7-bb474a0251f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:05.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:15.643Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1f15ce4f-5c2b-4eb8-88bd-e575ef7faa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:15.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:25.656Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8d6d5f63-f33c-4995-80aa-ffe2fc0d57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:35.666Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b7ce911b-e026-43bb-8d35-6d79ae52dee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:35.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:45.686Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c6a11310-2af3-4f25-b37b-cae1384e9fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:55.696Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=18172aec-f261-460a-bb03-87ff162c539c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:45:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:05.706Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=699e6551-d13d-4dbd-a714-c6e01c0e683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:05.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:15.743Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e5abcaee-7390-4009-bccc-a9c71e5d4e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:15.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:25.752Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=eaea0744-a2bf-46b4-a894-6ace3807e7d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:25.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:35.760Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ff169caf-a603-4e4e-b0c7-396576ab76e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:35.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:45.769Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3975b7a6-7ca0-4ef4-b6b3-cfbf47f00ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:45.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:55.778Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fdfffae3-f4b6-4c87-a49f-d99bc5c7a104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:46:55.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:05.786Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0849126a-632d-4745-8656-1203d5ef3860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:05.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:15.794Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d377809a-ce67-408e-8e36-44f944a8535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:15.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:25.809Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=eaa1b5a4-38d1-4511-a3f8-d6c20a14cc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:25.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:35.818Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=80ab6b5d-180c-4ec9-8d80-99516cc67441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:35.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:45.828Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3bc0bd31-0ee7-41b3-b025-53878269ad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:45.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:55.845Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4c2707e5-3580-4fb9-b39f-57dc8f3c25ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:47:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:05.854Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ed46d87c-ecd0-41ae-9cf6-64d710a8fd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:05.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:15.861Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4cf97c1c-09aa-44c3-b58f-c2b11298faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:15.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:25.869Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a10babb4-2d0d-4214-8ff3-f091294fe2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:25.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:35.878Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0a734190-2b79-4bb8-bc46-590be81db187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:35.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:45.887Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4263b862-7291-4f33-af42-0b7132945669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:45.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:55.901Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e1a2e891-b2ca-4652-a60e-e59ee625e95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:48:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:05.912Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1474fb5d-d15b-48b3-b883-bb0c5f7d41a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:05.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:15.923Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1705c656-6675-4956-a281-507ea4f240b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:25.933Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7e81c947-4146-4456-806d-4843aca86791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:25.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:35.941Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2c413049-49ab-4312-9f09-3afa35edad87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:49:41.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:49:41.089Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:49:41.090Z |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 |2021-09-16T23:49:41.094Z |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 |2021-09-16T23:49:41.099Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:49:41.099Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:49:41.099Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:49:41.101Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:45.958Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=18abe4fe-26ef-4f3c-96db-65ec6d7f9bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:45.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:55.967Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d1b96eb8-7bbd-41f4-acc8-ceccf21463b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:49:55.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:05.984Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2295b9d7-0361-420c-b39b-22c5d84b2a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:05.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:15.992Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ff7780b6-9ff8-4d66-8ec7-9884c038d1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:15.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:25.998Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=30518aa6-7f05-47b3-80e3-228855bf265e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:26.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:36.007Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b3e267d2-65f1-4fd7-8e53-6ef0c74abcf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:36.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:46.021Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c8eef692-6c06-45e6-a3b6-81fda923d447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:46.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:56.030Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b4c572ab-aaed-44f0-b367-0bcedd91a790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:50:56.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:06.039Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8d2abc46-8715-4d1b-8941-8f481245ea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:16.055Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4aee1a3f-ba12-4a95-b677-ecb5b1d0bf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:16.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:26.063Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b44b5938-5538-4317-82f1-93b3b2c77163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:26.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:36.079Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b8862ad1-7459-46a1-8530-a6a6749e1997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:36.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:46.085Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1e201098-69ac-406e-bdd5-a6a36ed40a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:46.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:56.093Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6b4c77e3-1bf7-44dc-b68f-08534fca2df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:51:56.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:06.100Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fc315483-b8e1-49d9-9a7f-f4505f3cb79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:06.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:16.108Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=630fbe46-88cf-4ea3-b843-a049d1e8dfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:16.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:26.119Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f5e86cb6-3b42-4cbd-babd-0b570d1c37e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:26.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:36.130Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=eb807cd5-98a5-42fd-8d7a-e2d40d82f564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:46.140Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6698f697-f3da-4d8e-9b19-d684490f680e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:56.149Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ca42d4a3-4857-4b51-9f4f-dc1f50c2f29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:52:56.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:06.158Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9712459c-bd2a-48d7-bdcc-db7e80d8f5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:06.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:16.175Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2a42256f-6da1-4c86-bf2e-e8e8637cfd81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:16.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:26.188Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4fc1346b-cbda-4867-bc57-4f7dd69663fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:26.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:36.194Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=959fd187-062d-4b91-a532-1099b8727762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:36.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:46.202Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fa7b06f3-6e0d-4b16-b22e-f2abdb2e3fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:56.210Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a49330d3-7800-44ca-888f-6f045e882d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:53:56.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:06.220Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=167389e2-4d9b-49da-bafb-76df7264202e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:06.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:16.230Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e20e89fc-7708-4144-b252-2eb79079809d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:16.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:26.238Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8c16bdc3-ab0a-4b80-b33a-4e75c5ed8878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:26.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:36.247Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ef8b919d-31c6-4850-8d2d-5485909b2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:54:41.074Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:54:41.074Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:54:41.075Z |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 |2021-09-16T23:54:41.078Z |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 |2021-09-16T23:54:41.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:54:41.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:54:41.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:54:41.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:46.267Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=623a74f7-b82f-4c2c-90a1-5cd4b28a34b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:46.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:56.275Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bcb60a23-3b87-4a6c-810d-7519e2df38d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:54:56.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:06.283Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=12d2b50a-c760-4005-af0b-a1d472df1793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:06.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:16.291Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b2f528d2-61c1-4f31-ad6c-927edb50d655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:26.299Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=582f9214-0287-4a8f-9966-652cbbe303a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:26.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:36.308Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=85975ca6-6c22-4c84-b724-79122ac12660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:36.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:46.315Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=529d53ae-9fb0-441f-91f9-4e2c5be751df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:46.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:56.329Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6d2cbcb2-2bdf-48a8-b323-a5346a410892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:55:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:06.338Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=af38de02-fc85-45cc-b79c-926ad1388683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:06.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:16.354Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3e516f8a-6f66-42a8-b53e-d1cf632ae92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:16.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:26.365Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c017d1f4-7552-4f26-a643-cf36ee3c707b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:36.374Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6656ccad-6c87-484b-8b0c-2ec569f08e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:36.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:46.382Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2d35ca97-864c-46c3-860c-3ab0b904f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:46.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:56.388Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d841621-7168-46a6-b913-fb3295622de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:56:56.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:06.396Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4898b9cb-ad40-4477-a994-fff532107b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:16.405Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4631018e-b14b-4dfc-b172-25c20028a521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:26.415Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1f9ed820-d24a-4743-9a0e-9063be19fc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:36.423Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a396627b-9795-4237-9191-b7e77d3b09dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:36.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:46.432Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=dcc7bfc2-d1ab-4d32-8c07-407a10b6a68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:46.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:56.440Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=58faee1d-1ddf-4e78-b6ca-e67959bd6b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:57:56.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:06.451Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3eb52d4c-f60d-4496-a8ac-a8bc59b49e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:06.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:16.471Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=35112f8a-7861-431b-b84b-0bd1a73817f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:16.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:26.479Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6b93708c-d455-4a98-865d-09eca6fbf942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:26.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:36.487Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6dfc6cb9-6ef9-44de-9b21-82ffdb4c5e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:46.495Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=aad1060e-2096-4dba-b889-2fa5395b7770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:46.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:56.502Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=df34d0a8-6d09-46d3-a806-76da6e2e9411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:58:56.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:06.510Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1ee6b0d4-43b2-40ed-ab45-f3b02f405d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:06.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:16.518Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=72fa23d4-476d-441f-bea6-bf8b0e339f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:16.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:26.527Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2df09df9-d5b6-4af9-8b90-302834b4c78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:26.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:36.535Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a1df1308-c1a5-46a2-b94a-21e3155bf7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:36.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:59:41.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-16T23:59:41.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-16T23:59:41.106Z |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 |2021-09-16T23:59:41.109Z |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 |2021-09-16T23:59:41.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-16T23:59:41.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-16T23:59:41.114Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-16T23:59:41.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:46.543Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2157359c-6270-41bf-ba8b-b6631f425b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:56.563Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=02b6ebea-418c-4b30-9ef9-195a5f1b82f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-16T23:59:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:06.570Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=34baaf07-5b32-4653-8c18-6c9525274d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:06.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:16.592Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1b82c5ac-a766-4ff1-98c5-219426387e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:16.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:26.600Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=60aa9262-c1dc-4c69-8040-8805c54883d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:26.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:36.607Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fe30c011-78d6-4b47-a9e0-6252b46a7263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:36.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:46.615Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=600f19e4-37ae-4be6-bb39-52167a0270fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:46.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:56.623Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3da71009-3013-47bb-a14b-452349f57899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:00:56.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:06.640Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=44765e0f-a878-4a31-8ea4-0e3e07b72d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:06.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:16.649Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bcd25e60-278d-4aba-a194-c1b1e74a37d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:26.657Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0131a9ba-2f16-417c-a40c-cf9923748afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:26.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:36.665Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a8c9a09e-94fc-445a-9139-0eadb8dd04f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:36.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:46.677Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d240fde-e7a8-4e87-97c9-8e77938f48dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:46.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:56.694Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5772033f-126c-43ca-977d-b37bd1d01144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:01:56.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:06.702Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1ca19e39-ba89-4d66-bc0b-06de52b0aa8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:16.710Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=82f0a0ff-bc1c-4fde-ba84-5ff3ef835b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:26.716Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bec6c72c-ec4c-4221-aeda-51fa8d9f9260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:36.723Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0c03f2be-0b48-43e1-997b-83825e02f006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:46.730Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e2f24dd0-a1a9-4c23-9959-ffa89986b64d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:56.739Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a9bb7d8a-07fb-4d5e-91df-39efecc5d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:02:56.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:06.748Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=96977451-6248-4a28-92e7-53ec0ace3393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:06.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:16.758Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d89ffe4f-79a3-43af-8d2b-41c78e1e0bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:16.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:26.785Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3577fd0e-2a87-440d-ad47-db8774237b9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:26.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:36.796Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4cc83de5-48c7-4f1d-8be5-a2d13a9d2260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:46.804Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=730f1aca-8815-446e-aa8a-1b75dd445a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:46.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:56.812Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=44485181-53e1-4b5a-834e-a8260f556eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:03:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:06.819Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=dc422849-fd84-4164-8352-ac96ef4c1492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:06.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:16.828Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=63778e41-e4ea-424c-a836-a28d34ed7b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:26.836Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=75bce628-44be-4dbb-8cf2-e43ac9d00e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:36.843Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=240d91ac-9cbd-4a7b-ae7d-f2a11ceaa90a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:36.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:04:41.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:04:41.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:04:41.059Z |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 |2021-09-17T00:04:41.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:04:41.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:04:41.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:04:41.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:04:41.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:46.852Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d3870d87-7e17-4e36-a7dd-3669bf90c36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:46.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:56.860Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=27242dff-02c4-4ad6-be32-a69e875ae76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:04:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:06.877Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a35b389a-bea6-4dd7-b19b-7e7053a1f8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:06.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:16.886Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7e2b3949-d0fa-41d9-92b9-07a6c8de4ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:26.893Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=19d5983a-6e7b-4dea-b513-5aad9a234f59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:26.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:36.899Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4594cf8d-f9fd-4fe7-964e-557dad3b6bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:36.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:46.907Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2431abef-6fa1-4500-983f-625cf6383fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:46.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:56.916Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3ce73ff8-e524-4306-90cd-ee3fa4021dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:05:56.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:06.924Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c232aa4c-297d-4ba9-8c20-2ce3f32b1f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:06.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:16.934Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=894ca8e1-6ab3-4750-8106-b68aeb5dfc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:16.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:26.944Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e7bd2137-b41a-4aa9-ad58-c42d0e177d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:26.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:36.972Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=11e6f8a1-8f04-46ab-a8de-3eff8b7b1b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:46.996Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3170766e-2541-4bfc-8784-c9d323ac3dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:47.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:57.006Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a70eaa1a-2307-4d9e-af90-8a5e34253a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:06:57.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:07.014Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=08d98eda-cc7e-4f4e-b5d0-305d07d03191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:07.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:17.024Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e4100450-285e-4076-a3b1-05a886b01eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:17.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:27.040Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=42929fcd-d7f7-48e1-b34a-a7c4bc5fbd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:27.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:37.050Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=aa8aa6c3-ef07-4c66-b869-45536b8cffbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:37.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:47.060Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0d50ad8d-a392-4b83-83b4-99c4cab98443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:47.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:57.078Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7a97e277-ab3d-4425-95a6-845e9ae02303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:07:57.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:07.088Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f1245ad6-ca04-439f-8bc3-0bddd9cccecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:17.096Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=18f55d96-71dd-46f9-acfc-25f67e1bc96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:17.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:27.103Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4e1bf7f0-78ce-4c08-b87c-bb3b0638d487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:27.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:37.110Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=472f86a3-0539-4f84-b151-c7c683f89f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:37.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:47.117Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=eb9fe27d-f0cb-4899-bee6-bfe365c8ccac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:47.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:57.126Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=db53e7aa-32ac-49c6-992b-b14b0ca694ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:08:57.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:07.136Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=23e659b5-d9d4-443d-9583-6705d9b58f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:07.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:17.153Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f972ef87-fc54-4f83-a7a5-3973f1ffa7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:17.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:27.168Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=263aaea1-473f-4f60-82ca-71a3f0ff942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:27.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:37.178Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3261939a-e3fc-43d0-a824-43b690de2de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:37.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:09:41.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:09:41.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:09:41.044Z |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 |2021-09-17T00:09:41.048Z |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 |2021-09-17T00:09:41.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:09:41.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:09:41.052Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:09:41.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:47.185Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=50f5e67a-9ea9-4fb5-8e1e-bee0f40f92fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:47.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:57.193Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=640e5895-0540-4477-96ab-a7ee31bf9f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:09:57.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:07.200Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c6945a75-f20f-46d2-b6d0-19e027f9f994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:07.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:17.209Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6b61bbd6-e080-4853-b84d-358ceba4199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:17.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:27.216Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=68712058-1a54-4d0d-a3be-e9eac03ce7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:37.225Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=467816ae-8ff2-4ec5-8e9b-319af6895e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:47.234Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=619728d3-ed98-467f-b739-143689297e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:57.242Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=eb6b5a13-ff68-4de0-9116-233acff2ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:10:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:07.253Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c4c2027a-5c4e-4415-b2fb-87c9b7883905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:07.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:17.267Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ea5b3112-aec1-461f-b5c9-fbea4bd140f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:17.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:27.278Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b5037a1f-59bc-480f-9990-af662de7101a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:27.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:37.286Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4ea7cdcb-c61f-438a-b7c1-7c108fd59c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:37.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:47.293Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c4f98407-3173-4958-b30c-e2845210176f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:57.301Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a5eb83ed-291a-4f2a-9e79-dae0b4ecebaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:11:57.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:07.321Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ae41dc7d-ef88-4bbc-8f17-0db1bb79bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:17.330Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9697ecbf-bd05-4f63-a181-50367be1f16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:17.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:27.338Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3383f9c1-b49c-4824-b82d-291abed0e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:27.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:37.347Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=de85b3d5-b3e9-4d9d-bd2a-50cbab317f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:47.354Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c3030681-9838-4534-b8d1-dfdef6e1caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:47.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:57.361Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7e76a42b-04a5-4e3d-9c79-853fda6e08f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:12:57.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:07.378Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=aacc736b-1632-427c-b77b-ca91dbfdcc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:17.389Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e4af694e-b4b5-429a-97b8-49de3c23c605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:17.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:27.397Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=41557a0d-29db-4deb-afcd-f5765dd87409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:27.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:37.406Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=14b0e000-0c09-4384-ac58-b1abe84326cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:37.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:47.413Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=557f2abe-6197-42ab-a5c4-26fe88cd1cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:57.419Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=058105df-9ef0-4ce8-973f-8455b5b6a47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:13:57.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:07.427Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3b377a8c-4afe-47cb-802d-8f90268c151d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:17.445Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=43bb05ac-7828-4761-87a2-8942948ed487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:17.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:27.453Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=83eac640-5fd5-4507-8991-c94f907d4b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:27.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:37.461Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3a7cb363-5e74-4bd6-8d81-e1c38529411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:37.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:14:41.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:14:41.060Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:14:41.061Z |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 |2021-09-17T00:14:41.064Z |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 |2021-09-17T00:14:41.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:14:41.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:14:41.068Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:14:41.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:47.466Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1fb073fe-f2cc-4c81-bf36-9809ebd28c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:57.474Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=641390f2-9b67-4a18-af1a-360f26bb4021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:14:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:07.496Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bbb0b208-1128-482a-9baf-c1eafdc52521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:07.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:17.505Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e6bf1f04-3526-4737-8502-cd8355116cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:17.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:27.513Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6711837d-cef5-4040-80b5-7684d52cd1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:27.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:37.520Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2127a99f-af61-4252-a11a-d9ffdd436c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:37.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:47.527Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f96aac30-dfc7-477b-b1ce-de49b4579551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:47.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:57.536Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=efde00d2-6f3f-4237-b13e-2ba84e7fbb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:15:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:07.544Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7bf85d80-0fc8-46fd-a4ec-fd9e3ef886bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:17.551Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ea48586e-42ad-4121-8993-a376c825583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:17.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:27.560Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7357122c-625e-4516-95b5-126e27e5bb8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:27.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:37.569Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a9393c7e-b595-46a7-b71a-7b67f7ec88c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:37.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:47.577Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0a2002fd-82f3-46a0-9c62-9b3fb94ed3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:47.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:57.596Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e65595d2-4cb7-4ada-8f4e-4595c50e2de9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:16:57.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:07.604Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bc5a0119-6132-46af-9c5e-9c123e702562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:07.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:17.611Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=de4663f1-2c89-41a5-b77a-93b202193f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:17.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:27.619Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5a5dacff-31e0-4b2e-a397-07a0ca9ccd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:27.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:37.627Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4b01063d-fb48-4276-9c6f-22d48b81c3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:47.634Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f965a433-6071-4a4c-ae05-cab64dd900ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:57.642Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ef0c6247-95de-4bd4-9212-6360891b18a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:17:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:07.653Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=267bea53-d9eb-477b-a6ee-831ac943510a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:17.663Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c0bb3286-9625-474f-86bb-263e2cd0eec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:17.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:27.670Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4d65374c-f153-4727-9c1a-60e1b6509e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:27.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:37.684Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d14a985d-06f3-476d-849e-650be4505ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:37.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:47.693Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1985efa0-2e2e-41b4-97d2-d1d95388718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:47.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:57.701Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=63e26de0-acfc-43a1-858f-b6c03bf9a2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:18:57.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:07.708Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9aeef433-004d-4b88-889f-744b40b2174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:17.714Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=81b2bd42-79a6-46b7-bbdc-3b585ae0ef5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:17.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:27.722Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=09727d25-f090-4992-961a-f3337a848b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:27.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:37.730Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f15554b7-7e20-4c92-a314-3fbf0e67fe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:19:41.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:19:41.105Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:19:41.106Z |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 |2021-09-17T00:19:41.111Z |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 |2021-09-17T00:19:41.115Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:19:41.115Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:19:41.115Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:19:41.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:47.737Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=29fd49b6-b94e-4de9-9e0f-acfe4f7bf62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:47.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:57.746Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3a9fea54-04fb-40d1-a1ed-7477ec855a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:19:57.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:07.753Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b8cc24ee-a018-4ce7-a21b-0c191d697998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:07.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:17.762Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b7442b81-bc10-4acd-a89f-853dcb6a2b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:27.780Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9ef68fec-4328-47f0-a5eb-d174953ecbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:27.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:37.789Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3b800290-b705-48df-9355-8f41bb2b6a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:47.796Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e9cdbc16-3eeb-4e63-92bf-fb4d635b8446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:47.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:57.803Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=25bfe393-3fc3-4d54-9001-1dc2825aa13c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:20:57.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:07.810Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ad278e66-fc48-4cb7-992f-f08b943552ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:07.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:17.819Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=abb10597-5561-46e7-8f3b-f4051a0d010d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:17.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:27.827Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=527d9288-fa8a-419e-bdbb-5ef754a246f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:27.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:37.836Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c16c3228-ba9c-4984-9a25-93a5fad5b42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:47.844Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a133c22d-f77b-4356-b40a-250ed7fbc334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:47.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:57.862Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=412b2c91-1d28-4635-8ad0-7ba661720d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:21:57.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:07.872Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=00dc1855-8f05-4ad7-82c6-4eff93f1b38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:07.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:17.881Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0cd5ca10-8871-4378-86cc-58c157f06bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:17.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:27.888Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5f855479-ba8e-4b3b-b0e3-c89e61c6abf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:37.901Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=70a1e85a-95be-43f5-a5ab-1e60bf9d41c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:37.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:47.910Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=212741fb-5969-4f16-abbb-b6bc2c2b469c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:47.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:57.918Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c03d02ba-664d-421b-804f-8b4700bfb988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:22:57.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:07.927Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9c1423af-6c18-4bce-8900-71737ca6c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:07.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:17.975Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3ba7ef17-5af4-4e3a-979a-b09ea7a1518b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:17.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:27.989Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f6cd0258-5dbe-44e1-9db4-3bcdf1446fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:38.008Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=96a1602c-1416-449e-b46e-43bf76038c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:38.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:48.017Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6a8e7c50-1f61-47ba-852c-536dc285b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:48.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:58.024Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ca761c8b-6763-4d20-8b31-9bbb0220d395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:23:58.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:08.038Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=924ada5a-f305-4cc6-b58d-0bf5212de63a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:08.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:18.047Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c5034777-d57f-40e7-b71b-54a1ad513c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:28.055Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1f844949-d667-4546-befc-76646165025c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:38.061Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a69aeb78-0837-4453-9c6b-df647cb8b13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:38.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:24:41.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:24:41.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:24:41.069Z |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 |2021-09-17T00:24:41.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:24:41.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:24:41.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:24:41.075Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:24:41.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:48.068Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b1e7dda1-7a2f-45d0-96ed-6d9746914cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:48.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:58.075Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=73d014b1-1807-48b4-bb91-8bb2ef375257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:24:58.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:08.082Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6014e12e-9a47-4e18-b240-89a635769a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:08.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:18.094Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5bcf3fd4-6e63-4715-adc8-d90a2349918a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:18.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:28.101Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1b9bb2ac-dd5a-4aeb-9da0-ca3667d36d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:28.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:38.108Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0b4bb252-b070-47e6-880e-134b42d1b279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:38.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:48.116Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=806134e7-2ce4-4813-b072-5c8fb6a287b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:48.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:58.124Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1d4504a4-4487-4d5d-9f09-b842c22d1cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:25:58.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:08.130Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6ff97bcd-4b42-449b-ab66-b7333adde86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:08.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:18.140Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=bbfa331f-ecd6-457b-8920-c7a92cd385d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:28.148Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cb55b171-4f60-45d1-96b3-dab8ba2b0c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:28.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:38.157Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f5033b3b-7e1c-4b21-b7b4-7347b80bdbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:38.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:48.175Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a46bd554-008f-40bd-8f4c-455a819ab404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:48.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:58.184Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ffa23878-668b-41a8-aa0c-3ca0d982edba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:26:58.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:08.192Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cb54bcb7-13e5-499c-8294-19619019c68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:08.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:18.199Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ca6bc1cb-7dca-436e-b0a6-1b2e2c5360cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:18.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:28.206Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f6416c80-af38-449a-87aa-90ead49965ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:38.216Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=570d0e71-5a30-4422-8772-7ded7d3d15e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:38.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:48.223Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=94cdf066-ee0a-4cd9-977f-454ed28ed947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:48.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:58.231Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=20b945f3-124d-48ca-9697-40d7b1e6e345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:27:58.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:08.239Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=320bab69-5d56-40f1-afd6-2b509937ef34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:08.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:18.259Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3cd1faf4-b972-4bd7-81ed-bd81c715819e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:18.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:28.278Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7a02d36c-6153-431f-b2ad-12ad88fe3fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:38.286Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6954ee48-a7e6-435d-a0f2-ae0142e5114f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:38.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:48.295Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=91e0404a-06dc-4f64-8dcc-89d822e60ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:48.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:58.302Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9ae1cb56-d8c5-4853-99aa-6b4c7e1e5bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:28:58.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:08.328Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ca422352-1c11-4ec3-9b1b-ab7cff54ec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:08.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:18.338Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b09950f0-4539-4c88-b28b-131f1ed1f775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:28.347Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=01909725-d4b1-4b6d-9030-2029e230c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:38.356Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a3a4e1a0-1a7f-4dc5-934f-a50a3a945d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:29:41.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:29:41.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:29:41.047Z |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 |2021-09-17T00:29:41.050Z |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 |2021-09-17T00:29:41.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:29:41.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:29:41.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:29:41.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:48.364Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2c6a4246-8a23-4aab-9173-8d23d1ee11af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:48.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:58.374Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=62ee5159-ebc2-4ea9-a524-955da7f450de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:29:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:08.390Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c69cf7e2-02f9-4745-9f81-1d10de450ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:08.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:18.401Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=182eb353-95c7-4b93-a066-309e6ebafe82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:18.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:28.410Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=10f68817-b47c-4f06-b613-1be8da288304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:28.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:38.417Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=06b33931-656a-4359-bf19-1824c445927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:38.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:48.425Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1a2bba11-cf95-4693-826d-c7aeb703b65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:48.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:58.432Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=094f89cf-c88b-43e8-a59a-2710640dfd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:30:58.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:08.440Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d04f28d7-94dc-4c32-896c-e5725a462356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:08.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:18.448Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9baa3d44-b225-4edd-90b7-f317fc437d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:18.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:28.456Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8471c255-17a3-4791-8dd6-59416ae990a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:38.468Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2520d9ad-d3ff-4eca-8a4a-e975c0acfde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:48.484Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=030cab51-a5ab-46cd-9efa-32cab338ca3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:48.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:58.493Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d7510d90-69e8-4d1e-a0ea-b2f68c20b1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:31:58.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:08.501Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4deb8e33-3860-48b1-90e8-bae5440e6ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:08.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:18.508Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=97c3ee65-fee7-4851-934f-d09bef905783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:18.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:28.515Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b5c584e4-8b89-44cc-868e-6af12d119e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:28.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:38.521Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8af995e8-aab9-41b7-9e2d-b94bf4a5faac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:38.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:48.530Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=99da35a6-50d5-408a-8515-17a9cfd48335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:48.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:58.536Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=57034114-fb93-4c4c-b045-334cbba0d805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:32:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:08.548Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=192f33dc-78ee-47e1-9d1f-06c8e3c96519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:08.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:18.557Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=cccd1a0c-f5b9-4458-af81-bff443cb0e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:28.572Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f01a6866-7103-468b-aea4-13f1cad18ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:38.590Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=9bb9fb45-9c92-4429-8f26-47317be6f9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:38.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:48.599Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=b0ec3fb6-9b25-4feb-a3ba-094ef19333bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:48.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:58.608Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d9d1dd69-70c0-4fdc-b209-2ced85f7126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:33:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:08.614Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=fe296089-cb5f-4d96-93c4-d52315e60e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:08.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:18.622Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=47fb5a69-4c7a-48a9-9843-2e8e20cda045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:18.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:28.630Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=052f22c8-246a-4e38-be75-cfd25b17dabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:28.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:38.637Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f15e2afe-2409-4d6c-b568-e27ab1696aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:38.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:34:41.093Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:34:41.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:34:41.094Z |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 |2021-09-17T00:34:41.098Z |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 |2021-09-17T00:34:41.103Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:34:41.103Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:34:41.103Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:34:41.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:48.647Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=62a8a320-4787-45f0-b928-166241efe271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:58.658Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a771d047-638b-4abf-998f-f8ddd2d44181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:34:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:08.670Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=8c1230af-45bc-4f04-acda-43cb4861c761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:08.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:18.688Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5e253715-7805-4b31-a469-3ed007f31969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:18.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:28.699Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=356dbf06-8c4a-4e67-8c4e-9aa359548650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:28.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:38.710Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e5083dc7-f3af-447d-875f-f23e82045aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:48.716Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=48d3e470-6fb3-470a-9fb5-c41aeec76da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:48.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:58.722Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0161778a-7e6f-4e80-8b96-1d7fbba0dc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:35:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:08.730Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=baba0427-786e-4cde-a5a0-aaf33d4f3152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:08.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:18.739Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=59fe0945-f78b-4aff-b05d-5ab8c2c53b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:18.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:28.746Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=014728e2-2573-4b0f-bf09-1d8440ac0879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:28.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:38.761Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ce172f11-d572-44d9-9fee-de95c26bc934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:48.769Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a33f3960-b85f-4e98-aead-bcfa57eb26e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:48.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:58.785Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a9fc3fb4-947e-4fd1-b599-14b9144fed50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:36:58.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:08.792Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d7bacb0b-b5b9-4da4-86b9-1e0bc6672b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:18.805Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3b28221d-10d7-47fb-b56d-8c604445aec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:18.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:28.811Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e6bdc794-177d-4d0c-bbba-a62c475e61b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:28.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:38.821Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=3a0ad518-3c57-4db7-ac51-2b71a31f9f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:38.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:48.830Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=d5ced51e-30ba-4d1d-864d-786fe1553ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:48.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:58.838Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=6cefd523-c071-4575-aaa1-20dde36d68d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:37:58.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:08.845Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7f3c016e-6611-4e39-8e1b-b749eb1ef5da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:18.863Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ab24c004-5bf6-46f6-aa06-0a20397b6c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:28.871Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=7839bd83-f2f4-44cc-8266-c4a875c13bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:38.881Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=71c60e36-4268-46ed-981d-7de731a35cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:38.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:48.888Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=f7a5d73f-b3ef-4766-a08e-cec092550c83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:58.895Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2dff7db2-f187-4edc-a6ae-e52833df87ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:38:58.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:08.905Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=c780ffe6-2974-4018-80ba-a1cc9d703e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:08.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:18.914Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ddbd3bb5-1e92-46f9-97f7-b68016a8d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:28.921Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=e08b61a8-4bab-4039-ba94-3894477be4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:28.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:38.931Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1161e2da-9b2f-44f3-b96d-3d5d05338282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:38.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:39:41.072Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-17T00:39:41.072Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-17T00:39:41.073Z |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 |2021-09-17T00:39:41.076Z |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 |2021-09-17T00:39:41.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-17T00:39:41.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-17T00:39:41.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","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":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/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 |2021-09-17T00:39:41.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:48.939Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=2b708875-ec0b-45e5-9910-b86ae2975d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:48.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:58.950Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a520f772-56ac-4e3d-82d5-a36d435f0202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:39:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:08.958Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=57b75747-03df-4120-81be-4c77ccba7364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:08.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:18.966Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ace2e3cc-a1c9-4a73-89bd-f3a2004a7596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:18.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:28.972Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=81e63300-e3b3-4187-ba8f-24e68d7f06d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:28.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:39.002Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=ce71b679-b70a-430c-9927-36baf14959d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:39.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:49.009Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=5137e237-aa04-41ac-8730-5100f6638cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:49.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:59.016Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=0a49ddbb-ce32-451f-a5a1-a339256e31c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:40:59.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:09.026Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=141d794a-dd1e-47de-ba4b-00f596ed4edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:09.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:19.036Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=1decee4d-8318-4fbd-ab85-832762b9a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:29.044Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=58b8349e-16af-438e-9771-0676b0d632e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:39.063Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=a1496133-8f9c-455e-84d3-a754684b6b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:39.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:49.071Z |INFO |Init configs |InvocationID=d402a682-44db-4a66-9202-e226b0842305, InstanceUUID=4190f645-2c5f-46b2-9781-4f885740e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-17T00:41:49.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |