By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:29:28.294Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:29:28.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:29:28.340Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:29:29.030Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:29:29.131Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:29:29.132Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:29:29.132Z |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 |2022-03-08T10:29:29.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T10:29:29.322Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-08T10:29:29.402Z |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 |2022-03-08T10:29:31.328Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T10:29:31.881Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-08T10:29:31.912Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-08T10:29:31.912Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T10:29:32.000Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-08T10:29:32.000Z |INFO |Root WebApplicationContext: initialization completed in 2598 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-08T10:29:32.502Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-08T10:29:33.462Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T10:29:35.287Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T10:29:35.966Z |INFO |Started MainApp in 10.485 seconds (JVM running for 11.277) |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-08T10:29:36.090Z |INFO |Start scheduling PRH workflow |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:29:36.109Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4e838680-79f4-445f-a9d6-a5394f150690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:29:37.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:29:37.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T10:29:39.875Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T10:29:39.875Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T10:29:39.878Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:29:47.703Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=86187e0c-2ea4-4f01-b9d4-f177ba24995c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:29:48.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:29:48.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:29:58.755Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=98c6ead7-ba3d-4077-9709-dd9902e04663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:29:59.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:29:59.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:09.852Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=099183c4-10fa-44f0-8ae9-e7e38f0e0df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:30:09.904Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:09.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:19.906Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=02c1dc58-a7ac-407b-baa2-baa95df5a698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:30:20.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:20.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:30.946Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=88bdfa37-a403-4f15-8bb0-925e7b1bf9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:30:32.017Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:32.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:42.019Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=97f41578-12eb-42d4-b83f-347a19504b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:30:43.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:43.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:53.094Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e0508742-aca3-491c-9176-9a438812d79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:30:54.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:30:54.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:04.137Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=3cbe7d47-89da-4c6f-8c95-f6ffffa70046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:05.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:05.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:15.212Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=adb82fc4-bb3a-4f9e-8fbb-0757b4e9dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:16.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:16.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:26.278Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f68c6a8b-cb36-4284-ba96-66673d6fd21a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:27.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:37.314Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=eb72949b-945e-4c45-b627-8cc46089b963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:38.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:38.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:48.357Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b89ae2c0-e42a-4ca8-9502-c8e7e44684ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:49.458Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:49.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:59.460Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=dc6bf19a-11ed-49be-8ff1-21e6288a57e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:00.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:00.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:10.529Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=495d0cc9-8ac9-4d95-97b7-1b4df810f8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:11.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:11.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:21.573Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7c27bb94-1365-46b8-9ac7-e90b2fe3ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:22.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:32.610Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=625aaf66-789d-45c5-987d-985b7ebbc7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:33.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.26:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:33.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:43.661Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cde505a0-b156-459e-8b76-ee5682062db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:53.820Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e4ab52d3-4148-45cd-ba49-10dd64e24bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:53.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:03.848Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=c478d795-7347-406f-a284-490b6bc1e1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:13.866Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6c315e10-f2b7-4dcd-8076-97be4cf66339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:23.884Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=19abeab5-92d0-465a-b8ce-42ab3622c6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:23.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:33.901Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2c4cc209-d78c-4ce5-a368-cd64bcacbee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:33.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:43.919Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0d7a3671-d709-49a9-93a2-5a1c562773eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:43.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:53.934Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f4ca0379-bade-4397-9328-f2c924e84414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:03.948Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=1a5fa3c9-a64c-4695-8b37-1ee810c7e599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:03.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:13.975Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=32e38abc-12b2-404c-9c78-ca14fd1fd7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:13.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:23.989Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=8a1d0345-adf5-41fa-a3e3-c47e17b8a9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:24.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:34:33.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:34:33.544Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:34:33.547Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:34:33.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:34:33.563Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:34:33.564Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:34:33.564Z |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 |2022-03-08T10:34:33.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:34.004Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=efe16eaf-de2a-419e-a357-aeeaf4b546e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:34.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:44.021Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a91abe58-d039-4fa4-acae-ac75b53c1c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:44.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:54.047Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=146b06e1-4384-40c3-b7e4-15d0a9afab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:54.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:04.084Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=640df597-afe0-439e-9172-6cea53cab950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:04.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:14.096Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=81c0ea3b-dc51-4672-8a07-f31885d1bce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:14.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:24.108Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7bf0558a-ab6e-4d16-98fd-c9005cecdb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:24.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:34.123Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=98885af5-a030-4b59-aa26-ff4d7bb33f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:44.133Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b2d9ad65-1652-4687-a7fd-445320b116b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:44.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:54.144Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ace9e88f-d46a-4533-891a-469f301c82d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:54.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:04.154Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a23ff20e-efa6-4c46-a654-0800009cbd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:04.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:14.175Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=802183ce-435a-4913-abd9-34ba95a822d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:24.188Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=89306f8d-cf62-4a32-951c-6343d41f7626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:24.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:34.202Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=361b4633-22bc-4650-a9a9-546bfca37277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:44.217Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7da8e0a7-f62e-4c0f-ba76-807e76805231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:44.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:54.229Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f9dcf652-5454-49e0-b78e-a2d05013b49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:54.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:04.242Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a0c0089e-0027-4eeb-b3d1-6e24579d4983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:14.254Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2ffcc3c7-c5f6-4350-835a-2484557affff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:24.268Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4cc43662-a914-4670-b8d9-4852e5013d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:34.284Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f231016a-fa91-47ee-a0df-14b852707d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:34.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:44.298Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=12647c65-0425-4e54-8930-44c03ba4e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:54.315Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ac1b340d-66c9-4304-98eb-3805063200e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:04.328Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=183346de-55a4-454f-bbd8-eab2ad278367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:04.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:14.341Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=53b285fc-5cfa-45a9-843a-f4bf45556b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:14.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:24.351Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f4aed3e2-3258-4d6b-b4ac-0ed51751f731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:24.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:34.361Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5b679534-fc15-4c56-a2a8-b8171c96f265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:44.371Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=d7e4d3f8-368e-4215-b394-2998063e0240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:54.381Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=abb8beca-15e2-4062-8980-38be0088344c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:04.396Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e6b78a53-b8f7-46de-87d4-4eb2c4557fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:14.406Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=035241d4-3862-4c52-aaa6-fa545c3fb80d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:24.415Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bda18327-ecea-4d3e-8129-b91a530dcd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:39:32.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:39:32.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:39:32.875Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:39:32.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:39:32.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:39:32.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:39:32.889Z |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 |2022-03-08T10:39:32.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:34.425Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bce00c25-9ae5-41bc-acc8-453e6f5db866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:34.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:44.434Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=345f2098-4939-49f3-89aa-01bca357e2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:44.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:54.444Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5eb5e18e-0e4c-4145-9b8e-8fee13f73523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:54.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:04.455Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ec323dc4-8669-4de8-8c15-cb3e8a5c1915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:04.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:14.469Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=8bdeb64b-2c84-4826-9ef3-42cf4a152c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:14.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:24.481Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=3c4a61ce-2f0a-45ff-9bd2-ae0cf70924e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:34.492Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cf5903f0-b143-4c7d-9311-f20982604c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:34.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:44.503Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b36fac3d-576d-4483-a039-09ff342cfa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:54.515Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cef44258-0d17-41f5-a2c6-e5e3230108ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:54.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:04.528Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=00e986ad-6c3d-4bc8-a958-41f7c472c33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:14.538Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ec339812-4959-4289-86e7-c40eaec93a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:14.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:24.549Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=67b80e5e-1d32-4557-9e4d-e20b20108ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:24.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:34.562Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=45ec7a9b-2486-45b3-be15-768273300dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:34.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:44.574Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=d77bbda4-f6ed-48fb-bd95-238b010f76f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:54.589Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=35353fe1-a1dd-466a-93b8-002acf9d18f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:54.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:04.602Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=c4e6ba2b-9d8d-4a7b-8860-f30be0d12735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:04.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:14.622Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ca0aaf5b-8cc3-46e0-ba50-2994597c1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:24.634Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4bc3f66f-9a08-49be-8552-c2549cf977df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:24.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:34.644Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=eba2274e-1113-457d-ad0d-69b1ff135c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:44.657Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=dd46a625-a8e5-4171-ae90-2bf1866cb5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:54.672Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=16b179ad-b21b-4dd6-b512-96cd1c11a566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:54.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:04.683Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b8942335-0d8e-4ab2-bb05-7db11727de6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:04.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:14.697Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2fb9aaf1-01ff-4629-9969-db46d9e956ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:24.713Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=fa4c9aa1-c5d5-4788-b26e-172c96fb916a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:24.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:34.727Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=562f9f8e-d24a-4e21-9df9-b01f5348707e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:34.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:44.738Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cfbd666d-03b1-4a29-a7c8-656abed62cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:44.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:54.748Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b83b6e2c-f4c5-4ebb-b61a-fb00328b51ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:54.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:04.759Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6e0099d9-9a4a-4c8c-ac06-bfeb8955f2df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:04.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:14.770Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=959220a6-5cc6-4a76-9ab4-43dad4ff0511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:14.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:24.783Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=44970ef7-f529-4bbe-a47d-a86fe7857ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:44:32.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:44:32.913Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:44:32.914Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:44:32.917Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:44:32.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:44:32.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:44:32.927Z |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 |2022-03-08T10:44:32.930Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:34.794Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=14524d34-1fc3-4f9d-ae5d-3d77c5b08e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:34.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:44.811Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=8ea92941-3b41-4a74-8ce5-c791bc8f8849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:44.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:54.820Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=46a23b95-cd85-4fd9-9799-86fb5cd4d5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:54.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:04.831Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a9ac4bc6-2812-4190-b9d6-51fc4e476221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:04.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:14.842Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=79389922-3b07-4a99-9081-709d00283c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:24.852Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e6df3c4e-5251-49c6-a870-a622de648205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:34.863Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=83bf78f2-a4f8-4090-87ad-787cd34d36e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:34.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:44.879Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=1052dcfc-2705-4310-9c74-5a466d94bfdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:54.896Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7c00d912-9958-4527-bacf-095d87ec3f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:04.914Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4782ef86-5466-47c7-a28b-e120312d9081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:04.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:14.924Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=fe87739d-592c-4e58-ae8a-7f2de9e48898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:14.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:24.934Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=639dd59a-1618-4c3b-80e3-3e0c9d112509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:34.943Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=17305295-1f6a-4aaf-96aa-0116bceeccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:34.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:44.953Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4d4eab59-2910-4b74-a213-a3135f90dc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:54.981Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cc1c1db7-3a65-4f5a-99c0-237c7ecb8039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:54.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:04.999Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=291a6afa-26ad-43fb-b876-06b8d8d7660f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:05.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:15.008Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=96c00cf7-f5d5-4a85-bf44-ef5209f45c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:15.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:25.019Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=3b8bc1cc-057f-4752-a8eb-caa2f7dc55a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:25.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:35.028Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=90edd624-202a-48b2-a4d5-88ca61f3b383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:35.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:45.037Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bd3921a1-72bf-4f53-a03f-935164088328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:55.047Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=24f671d8-226c-4b43-b681-f02db6818e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:05.057Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=433ecad7-bcbe-4763-af9e-86cdf37e8bcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:05.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:15.070Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6c9e0293-acd1-4f9e-8775-6ed727a4242f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:15.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:25.083Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0ad87205-41cd-46bd-993a-9b40b440fffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:25.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:35.094Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=89440f4a-7487-4e38-9d0b-ec22fee47e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:35.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:45.111Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=48e719d6-d29c-4461-9a0c-89de3c07d390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:45.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:55.139Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e758fe8b-7a40-4796-9c52-5847b656dfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:55.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:05.165Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=decec5a8-8c60-4a71-a76b-428cee96a032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:05.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:15.181Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=397e99be-7052-4468-a264-e6018e2532ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:25.193Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cedd3953-040f-41d9-b7fe-346a88e2596f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:49:33.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:49:33.025Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:49:33.027Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:49:33.031Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:49:33.045Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:49:33.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:49:33.046Z |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 |2022-03-08T10:49:33.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:35.202Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=413717ba-7af0-4109-9993-7792e0d6f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:35.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:45.216Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4f9440e4-a09c-4245-b6de-9b8298c459dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:55.235Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0d0f79da-f6b9-4c12-8ba1-9c8a0a9b3f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:55.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:05.247Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=56e30b60-bb61-4e25-861c-e614c4bc546e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:15.256Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=c5fb6230-f561-4285-8ce1-cfb82a1fc267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:25.272Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=02e682ee-5a57-44b4-a7c2-85ad74916c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:25.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:35.281Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=921d1ec0-f1d3-498d-ad3f-aba507fd8282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:35.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:45.295Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=01730ae0-0c5e-482d-b87a-da5fd17ce145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:45.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:55.312Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6c3ec823-09ea-4a9f-9e0a-4f8a7968c211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:55.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:05.321Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=fbd10af6-a186-419b-b942-300ca5f84164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:05.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:15.345Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cc35a4cd-8f7e-4142-9615-63e6380f144c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:15.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:25.354Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=00fed443-a505-4acb-8132-1fa6eb0ed5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:25.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:35.364Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=3e20fd3d-e38d-4e6b-a083-f36a1c9fed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:35.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:45.372Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=610af308-c1e1-4ec6-92fc-7f91252b0ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:55.381Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=301164eb-882d-4342-acfb-e18f20b6de19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:55.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:05.390Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=74d470d3-501e-4793-8260-ecce7dfa1029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:15.401Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=510611c0-2f71-4242-9936-7fbb98107d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:15.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:25.408Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0a5aa5ea-c56c-456f-b3cc-b98746be7a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:25.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:35.416Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=95633e27-7af1-40f1-882d-d6ea77ca881e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:45.425Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0be88f69-4bf5-41f7-9a87-dacc6fcddd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:45.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:55.435Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b9c46813-4d5e-4432-ab7f-eed543c1180a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:55.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:05.448Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ea2744f2-184a-4124-b75a-0b0c99595830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:05.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:15.461Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=cdf9ef19-b95a-4c2b-9bf3-3278e8919723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:15.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:25.477Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=edd9ab96-0f9c-40ed-8c86-4c2deab803c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:25.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:35.486Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5a6eb866-cbc2-4e2a-99d6-ba9f60d38e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:35.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:45.495Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=de5fcec0-51d1-42d2-804f-cd60077bed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:45.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:55.503Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=c5cac6f6-b00b-4ad5-b9b6-bf8f31708605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:05.513Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6a9f2e7b-032a-47f5-891b-bee39219dfaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:15.524Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ae19cdd3-a296-45b4-9115-b64f14e2aa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:15.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:25.540Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2497f8e4-c883-4cc3-b89d-df6f10076a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:25.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:54:32.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:54:32.879Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:54:32.880Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:54:32.884Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:54:32.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:54:32.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:54:32.893Z |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 |2022-03-08T10:54:32.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:35.549Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e2d24b3d-3bd1-4349-81fd-a9d80c2d01be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:35.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:45.566Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=396cc2e8-3561-4e96-95a4-79f30d8778ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:55.576Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=542efc27-788f-4481-ae99-8a94574891f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:55.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:05.585Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e3f14456-1616-486a-8972-4e06e778699f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:05.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:15.593Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=55871895-c893-47fb-816e-36ce889afdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:15.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:25.603Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=42fb553e-9950-4dc7-baa6-ec839fc4633f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:35.612Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=3aa42b67-a4d5-445d-abe9-6d27460ab811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:45.621Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=83ffc490-511c-481d-9ae4-05b56716eb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:45.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:55.631Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5a938711-5d0d-40ec-b8db-5c1f7b8dd1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:55.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:05.639Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=eacac0d5-0779-4853-834d-8242c3ec324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:05.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:15.649Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e308775e-0617-4f5b-bbbc-97236cd6f586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:15.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:25.658Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=490471d3-8f83-4aaa-b315-d1af133cf5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:35.667Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e51c78a9-cba5-4ca0-8b00-f9dbb928ee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:45.675Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0f8b931f-2c79-4a1a-b804-bfd164025867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:45.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:55.683Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b3cdd2eb-2b8b-45ae-bde2-6570e5e6b184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:05.695Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0dbd24cf-5cc1-4e1b-9100-4df95b092fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:15.706Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=fb3e8d6d-e941-41ba-8c51-42e8ea1253b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:15.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:25.716Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b49e9a05-98df-4a0f-bbdd-72c5aec7aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:35.724Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=35a03127-2e4c-4037-b18d-b64b12dd3747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:35.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:45.733Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=c06416de-6b10-4087-b84b-c300d2dfae9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:45.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:55.742Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bca892b7-2950-4f94-8f67-82f6cb4bb884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:05.752Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f71200e0-a6ee-4b23-be8b-4d64690ede2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:15.784Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4b82be0c-c32f-45f1-a8c2-6ea8a7d566bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:15.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:25.793Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6ed158bb-6754-47c2-a9f4-fc4905575cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:25.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:35.802Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=fda17f75-bca7-496a-8e13-d718c7018675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:45.814Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=87ed44e8-a110-4110-a670-023bab1705ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:55.823Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=1c2e6b88-12cb-4838-a67d-9bfa317d12d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:55.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:05.837Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=77d85181-0134-49d7-90e6-a9901b312547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:15.849Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=8350b29d-ea5d-4dd6-9e54-4a2abc9fb3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:15.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:25.859Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=12e72801-aeb9-458e-9f4c-0aa01050ac40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:59:32.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:59:32.723Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:59:32.724Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:59:32.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:59:32.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:59:32.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:59:32.731Z |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 |2022-03-08T10:59:32.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:35.867Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f56264a5-916d-4b9f-84ce-d7b308c7a2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:45.883Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2bf0117d-9b37-4ce8-a34a-fc2d5138a36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:55.893Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=1daa41ae-a0f9-4202-af5b-46af5d9b752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:55.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:05.902Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=1f39edcc-fb1b-4f80-85d6-22d91ffa2e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:05.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:15.911Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7f32b74a-c0d0-44f6-93b8-9f344f657c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:15.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:25.921Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f9c8310b-df89-4fda-a695-92b29f0f6004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:25.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:35.931Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ac9d8a22-4c0a-48a6-981e-d97f5457ecf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:35.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:45.941Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=12ae1beb-fc96-4804-9c96-9f08ec45fd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:55.952Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bd06a95a-e39f-4127-b08c-0f46a5344a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:55.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:05.965Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=98f967fc-aea0-47b3-bffb-d88318cc5bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:15.981Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2b4277fe-5931-4061-9b41-43c3d112c53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:25.991Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5f20fb64-4318-4d82-9e7c-60ec28b0f8f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:35.999Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=912a3a0a-5777-4f8b-b1e0-6703e5e33d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:46.009Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=05e33304-76dc-44c5-85a3-402d27cfb6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:56.020Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e7a3a5ef-f2e3-475a-a10d-b70c3146ce88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:56.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:06.030Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=00ce1cb6-f582-4385-be82-8c8ab7a16706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:06.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:16.039Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=97ff2fa8-5b0b-4cc2-8d97-7c4c17743749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:26.049Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=9f32dbe5-973c-4014-bd45-e8399b9021bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:26.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:36.057Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6460a43c-c80e-4c04-9b2e-776f206c34ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:46.065Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6b342d27-db2b-488f-ac9a-c3389989672e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:46.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:56.075Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6d3624e0-ca9f-4fbc-8540-41a1381a9399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:06.083Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a072ce25-5331-42d5-8cb7-c386c0126491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:06.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:16.105Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ac0e8040-bcae-4f96-87c2-6887254d3eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:16.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:26.117Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=9f603069-5bf3-4e0e-993d-58af778acb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:36.126Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6eb36765-54cf-441d-9556-9946d386acea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:36.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:46.135Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f1e6bb0b-952c-4c5a-8935-4e9c80908620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:46.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:56.144Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=59ed1c05-0a1c-4d37-8109-b3fd5b8dcdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:56.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:06.153Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=8417b60c-0401-4303-95f4-88be3b2fe441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:06.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:16.163Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=345ca92e-066c-4945-a227-c11a821f689f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:26.173Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=533d0984-ae61-4aea-87d5-2d732d9e0cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:26.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:04:32.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:04:32.830Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:04:32.831Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:04:32.833Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:04:32.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:04:32.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:04:32.840Z |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 |2022-03-08T11:04:32.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:36.187Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5f32868b-27b6-4bbb-939f-0dd235537454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:36.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:46.201Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=afc03916-6e34-4d2a-b563-623dbf60c8f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:46.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:56.210Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2051f836-2d8e-4fb6-bd02-3fd74a4be365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:56.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:06.219Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5c565772-df9e-459f-852e-929f892e2a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:06.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:16.231Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f271827b-7764-4fdc-9859-345623b924a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:16.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:26.239Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bee3fd12-e45b-4b78-81c1-e7f05ad19039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:26.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:36.248Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=898b2635-42e2-41cf-b55c-1e7438da69ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:46.255Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=2bec8c8d-0877-4793-bb72-0bc15b81a736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:46.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:56.263Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=080f3adb-158a-4894-8da9-6230e1b3db0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:56.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:06.271Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=42e1a28c-e751-4d5b-bc23-0e504c1150e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:16.279Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ce82e9b0-5925-4999-b389-e18bf64f8235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:26.287Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=fc952c82-aa8e-4d79-a020-9511a467733b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:26.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:36.295Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b4101ce9-6c9c-4a9a-a707-2a04e74fc579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:36.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:46.303Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b29d4bd5-74d8-4ad2-a6c8-5bdae6cdaae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:46.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:56.311Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=4b4e491e-2441-4e36-b528-efaf3ec45f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:06.319Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=490b52ad-0fcf-4ce0-b803-25188bd41510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:06.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:16.327Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bacc50f3-6acd-4c56-aab1-163517fc4fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:16.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:26.335Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b07c6cb6-6b48-419d-a398-d389193c5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:26.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:36.343Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=32ba6f6f-c22e-4314-9f72-bab7dab992d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:36.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:46.351Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5d62955b-3356-4819-a3f0-c3ea859a8344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:46.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:56.361Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bbf94124-e4a3-40ae-a299-efc85dd41671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:56.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:06.371Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a9b6a407-dc7a-45af-9f7c-53461fc3a2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:06.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:16.382Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f7213702-4bb3-4c61-b030-6c3a132249e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:16.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:26.394Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e45d4f78-26f5-4710-ab7d-49792cef1d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:26.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:36.402Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=aa92b9e6-f15b-44a1-9a86-8bbc51929fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:36.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:46.413Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=19e9c8ec-a912-4adb-96ec-b69d3f3ee91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:46.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:56.422Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f5535286-68c1-4c2e-b9bc-21a88189565a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:56.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:06.431Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bbf75dfb-89fb-4ccc-92fa-fd85ab9df7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:16.442Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=eb5a1343-5b06-4652-8bcc-49c69802bc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:26.451Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=bf436d6c-b3a7-4ba5-aa3f-28e28232dd92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:26.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:09:32.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:09:32.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:09:32.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:09:32.891Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:09:32.898Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:09:32.898Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:09:32.898Z |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 |2022-03-08T11:09:32.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:36.459Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=40a25b7a-b841-4d42-91ad-27251e14fa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:46.467Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=876c6e8e-edb9-4830-b05f-2c4665da85da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:46.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:56.476Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=1a6adfec-2392-46fa-a25f-f72988082b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:56.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:06.484Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b7abfdf8-58e8-4f29-9ada-1e9e5e7743e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:06.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:16.492Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=d9f491e7-09f1-4507-8e8f-5d367c9c38d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:16.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:26.499Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=6dc091b0-e873-493c-afc9-03c50da604d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:26.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:36.508Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ef3db97c-0cbd-4b1f-94fe-06695e35e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:46.517Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=b419275c-6eb3-46df-890a-df7047dc0216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:46.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:56.526Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e7d4ec00-d168-401c-b028-8b8e13d6875a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:56.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:06.538Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ec6366f5-648d-470f-bf7a-09304bf3beff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:06.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:16.545Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=9a9d0996-994d-4f24-942e-50ae1dfed28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:16.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:26.556Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=235d43d6-f936-4d08-b816-673e5d8ae6a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:36.563Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f732cd04-48a8-420b-99d9-e762217022b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:36.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:46.572Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=f27dd619-6da5-4dc4-adf5-88baae4a7fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:46.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:56.581Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0c342c64-4d72-4856-aa9f-3e1b8d15c9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:56.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:06.589Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=5926ee00-ee2d-427e-b5f1-e49d18a93c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:06.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:16.599Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=37896f63-4ab7-475a-990c-0b8c2d24d5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:16.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:26.607Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7eff74e6-3e3e-4a74-be32-c21a5756ef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:26.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:36.616Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=791c1874-5d08-4539-9c7d-48203633d49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:36.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:46.623Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=a2060e70-eed5-41ef-b793-c60235bf47fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:46.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:56.635Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=afc42e22-7af1-4103-9935-01d1b38ba38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:06.643Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=7d161c51-c8dc-4395-85c7-7c29dfb10c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:06.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:16.654Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=deebda9b-f24e-40ea-9167-8e0d5c40669c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:16.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:26.663Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=0df34fcf-a6b0-45e9-ab5f-8c1e4e06ec17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:26.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:36.672Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=ad371852-938d-41dc-afb0-758c179be02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:36.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:46.681Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=e0c74b2d-a85e-4274-a854-d11e9f7ba89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:46.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:56.692Z |INFO |Init configs |InvocationID=120788f3-e1bb-4d50-82cb-35888d5a766e, InstanceUUID=416cd658-954d-47d0-9f34-855e2ce08561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:56.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |