By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:11:38.973Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:11:38.976Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T12:11:39.009Z |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-01-13T12:11:39.616Z |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-01-13T12:11:39.707Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:11:39.708Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:11:39.708Z |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-01-13T12:11:39.774Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T12:11:39.821Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-13T12:11:39.842Z |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-01-13T12:11:41.146Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T12:11:41.539Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-13T12:11:41.557Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-13T12:11:41.557Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T12:11:41.609Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-13T12:11:41.609Z |INFO |Root WebApplicationContext: initialization completed in 1766 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-13T12:11:41.938Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-13T12:11:42.648Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-13T12:11:43.792Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-13T12:11:44.221Z |INFO |Started MainApp in 7.103 seconds (JVM running for 7.648) |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-13T12:11:44.272Z |INFO |Start scheduling PRH workflow |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:11:44.284Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=da176a2a-31fd-417f-a3f6-6d5306ad2fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:11:45.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:11:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-13T12:11:51.013Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T12:11:51.013Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-13T12:11:51.016Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:11:55.758Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6af0949f-1fff-4ffd-b475-2841b5377c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:11:56.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:11:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:06.800Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=50e803f9-aca3-4f3d-9358-38d32ef272cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:12:07.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:07.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:17.847Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=73c08f2f-bc4c-4b19-add0-242d078f63f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:12:18.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:28.914Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=991b41e4-67d5-4fd2-a3b3-6dcafbb5a1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:12:29.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:39.953Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=35d4574a-4e36-4ed2-a4e4-3af29e175b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:12:40.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:40.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:50.992Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=72afed9c-2ddd-4ea4-87f8-7514aaea294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:12:52.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:12:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:02.032Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=591be51a-3adb-4cca-9bfa-ac7ed077ddf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:13:03.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:03.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:13.072Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=293e90fd-3123-4299-9afd-5ccf74598435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:13:14.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:14.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:24.116Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a35e758b-ac62-4ecb-ac41-4ee370b4457b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:13:25.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:35.185Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=67341496-860f-4e1c-bc07-effb1ffee10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:13:36.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:36.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:46.224Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=149bda49-4131-447f-ba31-ae1b4d81fccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:13:47.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:57.264Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=417ddb75-4dc2-4da6-bbea-ef89500b695b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:13:58.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:13:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:08.304Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=59d3ed72-3a4d-418f-882a-f781eff02561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:14:09.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:19.345Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6eab65b2-ace2-42f1-84c0-e280e78db52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:14:20.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:20.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:30.384Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=16b7293d-d681-4b4a-8157-f7b59c699c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:14:31.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:31.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:41.425Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=87bcc7da-f496-4469-be6f-c4c59f6a406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:14:42.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:42.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:52.466Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a076d3c8-ed1d-4ea2-854e-fe85570e7351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:14:53.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:14:53.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:03.507Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=32054193-049f-41bb-800e-9b1f9d1ef06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:15:04.576Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:04.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:14.580Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=22169297-95ff-4cc7-8dec-0e8b6e4c976f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:15:15.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:25.622Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d30fcbc0-5215-43ff-8f88-463db7a090f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:15:26.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:36.657Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=85283818-72d9-4d82-887f-08e14507c660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:15:37.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:37.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:47.696Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7898c26e-f3d0-4023-a3d3-295fa30f6c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:15:48.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:58.741Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fcd68a54-87f0-41cf-9324-73fb33ed54a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:15:59.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:15:59.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:09.777Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e598f124-a010-46d7-aca1-099502488f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:16:10.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:10.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:20.817Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7a91e3af-4ec0-47d0-a094-b46211a31d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:16:21.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:31.856Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f736ad6c-9af1-4e58-83ac-f22d8448a10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:16:32.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:32.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:42.896Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=efbbe6e3-4c54-49b2-a63a-c6f2e3e329eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:16:43.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:16:43.057Z |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-01-13T12:16:43.058Z |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-01-13T12:16:43.061Z |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-01-13T12:16:43.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:16:43.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:16:43.070Z |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-01-13T12:16:43.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:16:43.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:53.939Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=61328266-108b-437b-ad70-c2d2b9654efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:16:55.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:16:55.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:05.010Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e5f4315a-4bef-40c3-acf7-d846125f387f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:17:06.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:06.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:16.052Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=60916604-288f-43fc-9597-f373b8f416a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:17:17.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:17.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:27.345Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0700be25-4df8-4a19-9d90-3f4912dac0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:17:28.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:28.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:38.385Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4d524d36-7ef5-4e52-a652-159165f51d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:17:39.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:39.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:49.428Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ee156cfa-95b8-4875-bf6f-11d3accc81ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:17:50.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:17:50.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:00.464Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1586fef6-e33f-4182-ac14-a9e3d100ae1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:18:01.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:11.505Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=477655a7-147e-4c83-87fa-1bd6193a6047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:18:12.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:12.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:22.547Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a0073800-2da6-4f61-94f7-ea25c7e4cd29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:18:23.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:23.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:33.617Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=54fc461b-134f-4044-a7a8-6435c2278534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:18:34.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:34.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:44.656Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a4d14a79-1ac6-4aa9-9e4c-82d2f8533d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:18:45.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:45.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:55.696Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c0d14147-4d8a-4ff7-b4ed-799a9f9db431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:18:56.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:18:56.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:06.736Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=aa928ddc-6ca4-4949-a391-5c65792044e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:19:07.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:07.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:17.776Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0bd8d35d-af94-4761-a068-cb3be8afed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:19:18.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:18.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:28.880Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4b4b5671-133f-421f-9a3a-3c26547a8385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:19:29.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:39.956Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=21bc887e-3029-47e2-9193-c998c5fc84f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:19:41.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:51.027Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=44d511bc-f3f6-4586-abaa-233e6570cb94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:19:52.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:19:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:02.064Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=040e8651-2f36-4326-98cf-7a181b2e867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:20:03.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:03.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:13.104Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=33c721d4-ccf7-40ed-ae49-657ef3397f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:20:14.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:14.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:24.146Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b5fffaa2-07c7-4e21-826a-af2ae69d3ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:20:25.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:25.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:35.184Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e79374d3-0aac-47ce-8b37-6f562f968e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:20:36.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:36.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:46.228Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=402dab6b-e7c8-4acc-8457-dd5c79cf5a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:20:47.267Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:47.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:57.270Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=66a6d404-4313-4c79-b9f8-d15ee63bc94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:20:58.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:20:58.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:08.305Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2e3f1705-c53b-4a6f-9197-7bc6b22cdb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:21:09.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:19.349Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=92743a43-7b10-4ee4-bf36-dd0d6f4d160d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:21:20.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:20.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:30.389Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a98b3fe5-5964-4769-a4b6-d6a4c1d0294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:21:31.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:41.429Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9fde7525-a9ab-4abd-804f-418f45b6edfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:21:42.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:21:42.391Z |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-01-13T12:21:42.392Z |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-01-13T12:21:42.396Z |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-01-13T12:21:42.403Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:21:42.403Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:21:42.403Z |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-01-13T12:21:42.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:21:42.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:52.479Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=17cf779e-5ca0-4d64-9d8f-2e3da02676b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:21:53.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:21:53.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:03.538Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d1df397f-d7f5-40d6-95ae-900c69ba705e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:22:04.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:04.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:14.577Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=663cb20c-33d5-4134-bf42-b6b185ba47da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:22:15.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:15.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:25.616Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bb0e80c1-8ce7-48ae-ad0d-5b416888bf5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:22:26.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:26.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:36.656Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f1333783-5a0e-45ce-9052-77b002e4fe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:22:37.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:47.703Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d05226a2-b755-4c26-aa08-c1975cc0d209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-13T12:22:48.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.144.211:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:48.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:58.773Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4b567960-c98e-42e5-9df3-8da2fe2e1939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:22:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:08.933Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5eb9d70a-e0eb-45b3-8f70-81174b02b441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:08.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:18.950Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fbd9bdb0-e7d3-466e-88dd-8449a329f84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:18.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:28.978Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0372c2d4-5160-4f2e-a1b4-4f1e0bdfdb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:38.994Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a53e5624-c2b1-4563-892e-d806d08c9f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:39.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:49.008Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c55de211-58e7-43c0-9086-7a444cc506e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:49.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:59.018Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=78a4e906-5823-44b8-9eb1-c6acd5b5ca9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:23:59.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:09.032Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=458d60d4-4c57-4487-b979-0315acd794d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:09.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:19.041Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a0a1239d-ca52-4c6d-a15f-62feeaea162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:19.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:29.051Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=de3f7842-f010-4b2e-93eb-c683bbc01b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:39.066Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=eb59b079-6993-4ba7-9994-b98bb673d7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:39.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:49.077Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2c9ba76d-8979-4e80-93d6-8f7d3dbac578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:49.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:59.091Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2511941a-bf2c-4733-a105-c83d8a611df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:24:59.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:09.112Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a737a7a9-f527-491d-9cfb-d7e44805d665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:09.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:19.126Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e953f2c7-d372-43b6-a294-9b9c22f570be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:29.134Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=07d7d6ba-5f9c-4cae-9d3d-c8e8ba7c378d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:29.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:39.144Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=599c97f9-57eb-4408-b7a1-1c23171b7ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:39.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:49.157Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2e011b91-a29b-4a10-bfb0-db0215b1f092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:49.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:59.169Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ccecba05-266c-4420-b3a5-1b3af3c31bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:25:59.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:09.223Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1254d6b6-d74c-491c-a98f-eee6acb1d0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:19.235Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2e4cd2d3-49b2-49f5-beab-96dc7622c437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:19.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:29.243Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=381f12d2-0502-496a-aabb-5977ed770ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:39.253Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7ad8ca74-8ba2-4d36-9d6c-77fe7843d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:39.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:26:42.300Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:26:42.300Z |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-01-13T12:26:42.303Z |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-01-13T12:26:42.306Z |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-01-13T12:26:42.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:26:42.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:26:42.314Z |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-01-13T12:26:42.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:49.261Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=29e5910f-0ed1-43b0-bb33-7827417af6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:49.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:59.270Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f19883a6-03ba-45ec-807c-cbe6f69a892f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:26:59.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:09.280Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0bc8e327-e321-4c5e-b2f4-bfb015182220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:09.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:19.290Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5f01185d-e80f-45e4-b5ab-617aea7d5dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:19.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:29.299Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c2b45b3f-6e6f-4215-993d-e90441c7584f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:39.306Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b838ca8a-b015-49d6-9a76-15eaa49f2f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:39.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:49.317Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e842b2f0-c57b-40f2-91ef-91c84211481e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:49.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:59.325Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2366c4f0-bf6e-4d8e-8ed7-ed6addcbd2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:27:59.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:09.336Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a0043747-a091-4d4d-83f8-a5bd7b7dfcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:09.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:19.353Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=885830bb-8538-48e1-928e-d803f506d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:19.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:29.362Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2c401422-4ad5-4b56-ad68-78472565a466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:39.370Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ce4c1daa-74cf-48a8-b0a3-875d141302e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:49.387Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0fdce3a6-2031-4dda-8cda-9e9dbe946766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:59.395Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1a797f03-587e-4fa3-9f44-4dbbe5f0a3dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:28:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:09.404Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3d42503d-409f-4ecc-a816-48ff55d63b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:09.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:19.411Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2e7d1905-eefd-4ead-973c-2e2b19466312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:19.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:29.422Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2dd87675-6923-422f-8053-75a000c78204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:39.432Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=39f9115b-bf31-463c-9d01-d8d5b61a4cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:49.440Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=31869e56-adfb-4f79-a51b-4c22fb5c8543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:59.450Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=67def5cf-e36e-4d37-8e7a-05d37de86c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:29:59.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:09.464Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b24e4cdf-78e8-4c08-b7d4-41345724c8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:09.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:19.494Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bcb5142b-7ab7-4d31-ba96-36861e9b0871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:19.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:29.510Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d6c6ce49-3067-4ca3-b882-18c12549760f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:29.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:39.520Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6d982714-634f-46d8-8122-d4e74314cd10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:39.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:49.530Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=aca5407b-0b4c-4163-af4b-652db0e8fac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:49.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:59.553Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=73d9eff9-efa6-45e5-8dee-3186df398a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:30:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:09.568Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ca7f2e9c-9c34-422b-9eef-d8c29455e133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:19.576Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a68d8cdf-b676-4a02-b4e9-1c039bfb0c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:29.582Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2f5b4ff7-059a-4002-9650-1d8a85f1794e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:39.591Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9ebb7281-02ae-488c-bfc5-0884a574964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:31:42.343Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:31:42.343Z |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-01-13T12:31:42.345Z |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-01-13T12:31:42.348Z |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-01-13T12:31:42.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:31:42.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:31:42.355Z |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-01-13T12:31:42.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:49.599Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=df2433bc-8097-4a5d-88da-7838f964fedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:49.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:59.608Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bb4a001d-7cbf-4bf9-af11-8e552b97e100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:31:59.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:09.618Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e2a86034-9e59-486c-9f70-efbe75153df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:19.629Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=103400a6-a78b-4d87-94c5-ca4a2223e1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:19.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:29.653Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=426c1b94-ec94-4aab-a87c-1d71ce102dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:39.662Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=248f27a9-71e7-4d66-835e-a4a11ffedb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:49.678Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d9a7799e-e3c9-4066-ba48-4e364903ad41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:49.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:59.686Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=612cb9fc-2bfb-449c-8124-e409d42aece5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:32:59.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:09.695Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=86a777c7-b174-4af3-85d0-75ed79d090ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:09.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:19.703Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d1f37bd0-9a43-4f9c-902b-3c10923b777e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:19.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:29.713Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=944fa637-c9b2-4fae-9e23-57f68c399663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:29.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:39.731Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2d323b86-e57f-4adf-93e2-b9f4be9282fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:39.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:49.745Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=88d0e3ea-9f5b-4616-9ed3-30027e7a5791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:59.770Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4f1b39eb-ed5a-4d36-98bd-d8d62afec1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:33:59.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:09.785Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=93b864d3-0c1c-431d-8caa-1257e9eb62a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:09.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:19.795Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=63460c3c-5778-4a61-bd8d-7cc402c239e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:19.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:29.805Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=13333fd4-53b3-4075-b32e-df7e80a5578c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:29.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:39.814Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=84028c05-7ff0-4b28-8d9a-9088a4d8888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:49.826Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cfcc7b00-3ad8-4a7b-b926-ce5a1338b09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:49.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:59.835Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=122965a8-6329-4eef-9992-eb8c0c3504c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:34:59.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:09.844Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5ecd40d2-f4a6-43df-8b3d-74e14c6d4ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:09.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:19.852Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=76413da7-7a8e-4ac8-862b-342fe045a48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:19.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:29.862Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d05f0249-4071-4940-9a4c-6b1df1f4242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:29.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:39.873Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=64ac2a8f-13df-4e7a-a5b5-528af2fa84f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:39.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:49.883Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=983dd247-4f34-446f-aa50-653daec9f09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:49.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:59.903Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3738790f-ac5a-49b0-aef4-b00e3f06823d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:35:59.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:09.922Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b2ea9234-0759-4fa9-af19-b30008fdf317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:09.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:19.932Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=040a47b4-a279-4647-92d0-150f069db128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:19.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:29.941Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7c13a75d-8d16-40be-8c16-1ff6a131f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:29.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:39.949Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1063d8da-7367-466f-8517-c4f177ad8132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:39.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:36:42.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:36:42.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T12:36:42.314Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:36:42.317Z |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-01-13T12:36:42.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:36:42.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:36:42.323Z |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-01-13T12:36:42.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:49.958Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dab3aefd-addf-4399-86a5-4ee6ff4a02d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:49.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:59.967Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5e7c5443-db9a-4d95-b629-82b1011ce3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:36:59.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:09.975Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=568d7681-07c1-48d0-b07f-a94ae04a88ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:09.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:19.983Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=47cca222-86af-423b-baf8-56e6c835d7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:29.991Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=00922bec-858b-4471-b7c4-b20ae3943b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:29.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:40.000Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=00742e58-08d1-4f34-a746-3373d2e143f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:40.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:50.014Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d2ca635e-625e-405c-be53-ae25935a3b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:37:50.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:00.021Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=730169c8-4a40-4a1c-984b-e2b95190f4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:00.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:10.031Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c26a3e40-8b7e-462c-85bb-fce1f3cbc0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:20.052Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6dfce344-926e-4f36-bacc-103f918b21e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:20.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:30.063Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b7500d75-e985-4da6-bcd3-93c832e189d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:30.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:40.072Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=acbf903b-b03b-44f9-952a-79bab5f19819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:50.080Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a4edf494-3dc5-45d0-8e93-842646901cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:38:50.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:00.087Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ecfb06e5-8398-47e6-a6ae-4533c1f8ab41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:00.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:10.096Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1558293a-34ee-4239-a279-c11a8e3a1aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:10.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:20.102Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=116fd321-475b-47be-ad6f-ed3403c5e0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:30.109Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=32283d4d-bd80-443f-9f57-eaa005444c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:40.119Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c0437d27-b6d7-4df8-8e97-e1140cef2f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:40.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:50.127Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dac5de31-f7c5-4f03-87f4-f3e7502566cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:39:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:00.135Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=57af5810-28c0-4800-ab8c-5e4ac86fa97d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:10.143Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cdf7bff8-1488-4412-8572-7661f0e20369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:10.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:20.150Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c244cbde-6561-4b64-a3a8-579787c4ebf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:20.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:30.157Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0b46f50d-6c17-4151-898c-9ea06e0dbdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:40.166Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fb1b0238-656d-45d0-ae97-9122cfd55448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:40.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:50.188Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5c955ff5-5f09-40d6-82be-0f6a173dfbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:40:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:00.196Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ffcf173c-9b0b-4dfc-b077-25cc30b9746f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:00.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:10.206Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a85e4795-6bb9-4129-a935-39030f08f581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:10.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:20.213Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c5ade889-d0a4-4403-bf95-5d56047da816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:20.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:30.221Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9ed65e34-b272-4e79-bd33-d6b420cebbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:30.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:40.230Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=edeea8c2-5cc9-4448-bf46-c71ee5201dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:40.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:41:42.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:41:42.305Z |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-01-13T12:41:42.306Z |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-01-13T12:41:42.310Z |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-01-13T12:41:42.314Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:41:42.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:41:42.314Z |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-01-13T12:41:42.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:50.238Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e7868bda-daf9-4e97-a80e-e0a97592d67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:41:50.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:00.246Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f3e65169-5c77-4320-aadb-ccbf2ad18c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:10.253Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=abf52699-efef-43de-8d13-597d768c67fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:10.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:20.262Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a32f9ccf-d37e-4c18-8339-7a8f59345c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:20.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:30.271Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ca9539a9-66c5-4f19-8cf4-bdba8a38bbd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:30.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:40.278Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2534ca6d-4472-4d87-891f-0f3537664d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:40.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:50.287Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b24771c0-d36d-4b19-b602-9b8a6d9532bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:42:50.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:00.308Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=73df3696-b69c-47ea-8a84-56e5749a3fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:00.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:10.317Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=013977a2-5e74-4de2-a210-495a9c36dbf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:10.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:20.324Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9edb3068-f333-4a29-b102-8ddcf69eb990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:30.332Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=82e5e8ba-82ca-46a4-8590-8170dd444068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:30.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:40.339Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b3755041-058a-4a79-a077-2379eeac00a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:50.346Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4cc55968-9cfa-404e-bec7-1d85f56001b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:43:50.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:00.353Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ac79b0bc-67cd-4995-9caf-dcc0919b23a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:00.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:10.361Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7b7c9af6-a207-420b-ae50-e4a7cfa6f652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:10.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:20.369Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5d9c4751-5f5c-44bc-831c-896252f11760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:20.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:30.382Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=77be53db-7866-4e4f-90a4-f85a2c5d026a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:30.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:40.392Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8dbcdbde-5685-4e41-93b7-4bc78322b1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:40.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:50.402Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=73e71125-49c3-4232-8970-bc75709d4771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:44:50.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:00.410Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c18b7c5d-cb3f-497c-8fd7-3c9f7639eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:00.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:10.420Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=07be76f5-6135-45c5-8d32-022f386df80f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:10.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:20.437Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5142e257-fc26-44be-97b9-262ef266802c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:30.445Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5b68ac61-07e3-4d66-872b-596df82cfb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:30.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:40.453Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=658e25c6-c556-47e3-a289-fb55a0f6b969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:40.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:50.463Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5efd7fdf-a101-474c-ab27-01fc0940d11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:45:50.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:00.472Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=30660768-0d65-46fe-9764-a36e705b5f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:10.480Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=792cf23c-68ce-4120-9454-c810309134e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:20.488Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a766a030-952a-4f64-ac8f-f8c0105040fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:20.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:30.495Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=514b5f2f-6350-4043-9aa0-4bb3b814c8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:30.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:40.503Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2f5f6066-c20d-4188-8ffb-10097291ad17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:40.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:46:42.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:46:42.304Z |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-01-13T12:46:42.305Z |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-01-13T12:46:42.308Z |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-01-13T12:46:42.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:46:42.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:46:42.314Z |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-01-13T12:46:42.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:50.510Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9f8c6f4f-1ec1-4331-a2af-725a18eab2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:46:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:00.520Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7fba5021-f03c-4e91-9d91-7a5d5b99a26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:00.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:10.527Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=20103202-34ec-4bed-a09a-9a7ddb557899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:20.539Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=68038adb-5e66-43c5-9fc9-46136d30d120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:20.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:30.562Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1e66e384-3c99-482a-b1cd-c61381203cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:30.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:40.571Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3b88a1a7-1d72-472a-b887-2a29b57e6118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:50.579Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=57818bbb-7d35-4803-b569-ed91a35a4d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:47:50.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:00.587Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4341796b-68b6-4400-8b47-fdc708672df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:00.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:10.595Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a2fb876a-283c-4ee7-b428-855b3bbed973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:10.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:20.604Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=eca19b32-3c2c-4c1e-943d-6adc53828187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:30.613Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ffaca855-4b2e-4b65-8433-3cc0cc56fa7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:40.622Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bc0a7bc1-d8d1-40cd-9418-4139b244db34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:50.630Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0a9287c6-01e5-448a-8dd0-b131b1e1c635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:48:50.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:00.639Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=23b8f16c-9687-4787-9082-57cf94e3fc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:10.646Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=18a655df-85a0-4f24-9f3b-e347614fe12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:10.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:20.654Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=db8e1dea-5865-409a-a87d-5139b5fcc6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:30.662Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c945dd43-cb47-43b6-a805-4faefff84ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:40.676Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ec8b0bc4-2f9b-46ec-9a42-b27f68e854b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:50.686Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=59690fd1-68a4-42ee-a752-3984655d2195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:49:50.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:00.695Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7e72297f-d7d7-4f7b-9f06-9d1019511c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:00.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:10.703Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0aa7efe4-73d8-49f9-97d7-2c83e5f642c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:10.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:20.714Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=eeb51a8c-cd40-40d8-8770-8d502741f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:20.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:30.722Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=385fc591-c995-4525-a24c-e84d16c8a003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:30.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:40.731Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fe5ec5bd-be8a-4dfe-8f2f-3df91b634132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:40.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:50.739Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d14cf0fb-5881-43bf-8c46-f0b0386dc99a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:50:50.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:00.748Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bd909a6e-b576-456e-bbf2-5eda88f024bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:00.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:10.755Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=00051ccb-2f25-4223-8dbe-8931b08b7a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:10.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:20.763Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4cedf232-f80d-4afe-91a2-ac3b74ab5fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:20.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:30.775Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4b236572-56d5-414d-9016-505302fe6601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:40.783Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dba0cde9-aeba-410b-9917-fe9517e2f3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:40.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:51:42.286Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:51:42.287Z |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-01-13T12:51:42.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:51:42.292Z |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-01-13T12:51:42.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:51:42.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:51:42.299Z |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-01-13T12:51:42.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:50.795Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b7caa599-edc2-4a05-b950-f9f5c1803c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:51:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:00.812Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=31768d68-0823-4d8e-b748-a208d4700758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:00.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:10.819Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=03ac44f7-aa0c-4072-857a-26ed3242afa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:10.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:20.826Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6c6e813f-9b37-48b2-a8f2-95ec482f3911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:20.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:30.834Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c8d6f40f-0a98-41cb-a6d6-fa6d52919031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:40.843Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=52ac5766-a7a0-4fad-a6f6-c8b8ba32c449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:40.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:50.851Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5a94ba99-88bf-4c60-9ef3-bf9152e10a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:52:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:00.860Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7d7e98dc-f830-4d95-b1ed-fe847a1e316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:10.866Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=04f509ab-f398-486e-82ff-216dfd2cf246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:20.874Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=32d9cdc4-ee86-454f-9f88-16b6c31c7c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:20.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:30.880Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c5f22b41-edf1-44f8-a35a-da51dc738a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:30.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:40.892Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ef03d08c-e43a-4b9b-af16-8160f28a40e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:40.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:50.901Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=063e925e-7b16-44ef-8940-e80ea2fb9a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:53:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:00.913Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f123320c-9528-4de1-8322-68fe968b4e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:00.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:10.931Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=944b1c8a-af1f-405e-acdb-32d406d673f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:20.939Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=418fcd42-2851-49cc-b0d3-af97d1d873ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:20.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:30.946Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4705fb93-68eb-4ffb-8e15-ac4553c31da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:30.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:40.953Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e1727fca-0c59-46cd-a56a-dbcdd4a80502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:40.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:50.960Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e2da6680-bdf5-4990-8d37-73f6b1e65104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:54:50.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:00.968Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7cf5b2c7-3f27-463c-a4b5-8903dd33274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:10.979Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=024807ad-1563-4256-acb3-b8e7d097da0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:10.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:20.988Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=91536ce1-9da3-435d-8b3d-6fc2fd6f8fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:20.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:30.998Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4148e54e-9890-42d8-83f4-f6d14fa155e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:41.014Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7e58ebc5-7df5-40a6-8eda-d98a0be58e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:41.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:51.022Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ce3d1755-4242-4b5f-a151-b96101eec0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:55:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:01.030Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a254cc69-4b71-4588-a35e-cc5f5ba38da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:11.037Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=95c98716-dbe5-40ba-88ca-239fb65ab8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:11.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:21.047Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ed871dae-8336-4708-a3a0-40dd19cac14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:21.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:31.064Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=683ba380-b8fc-4193-8134-78bde70eef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:31.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:41.071Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=42b1fc57-f004-4f94-8ca4-9be945468bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:41.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:56:42.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T12:56:42.293Z |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-01-13T12:56:42.293Z |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-01-13T12:56:42.297Z |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-01-13T12:56:42.302Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T12:56:42.302Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T12:56:42.302Z |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-01-13T12:56:42.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:51.080Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9b3750d0-1d5e-4430-8784-7fcc0b83263f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:56:51.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:01.086Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1ea80501-6708-44c8-8d2e-4f0c61bfea52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:01.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:11.093Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0471dbbc-cdf5-4197-bd45-96cc38441b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:11.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:21.101Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=37d5f715-7c97-4f86-8c5c-743ebca1f717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:21.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:31.108Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=46307017-5a5b-439d-b21d-367119fb9572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:31.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:41.116Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ce7fd233-60b0-477d-97e8-175aca34d4a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:51.124Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=38983b5a-4962-4eeb-ba7e-0c76720ce1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:57:51.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:01.131Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a79c268a-e2a1-4d84-9bd2-ee440d5318ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:01.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:11.138Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a20a1301-eace-4645-be7e-f1281807a5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:11.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:21.148Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4b99c2f5-dc21-4e8e-99f7-b86291e79387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:21.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:31.159Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dafdb8c2-4920-42bd-b9be-4c4d67842d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:31.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:41.173Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5ce98333-6746-4371-aabb-a794e41be952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:41.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:51.198Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=97ffb69c-f737-48f4-a9d2-bcb77bc913b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:58:51.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:01.206Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=59c211d7-22fc-4d1a-bb6f-21386729d39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:11.215Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=004ac961-5ce1-49e4-a3b4-5caadc9cd29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:11.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:21.222Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e0fabb64-768b-4243-929f-5c8d7f258066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:21.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:31.230Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5c87c725-91b5-4a3d-8879-f0e58e53b673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:31.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:41.238Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=79019458-f645-4a68-aaa2-d327e095bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:41.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:51.246Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=af4c26fb-f76e-46e1-b260-3cafa98a4bc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T12:59:51.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:01.253Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=33cfe8e2-d3c3-42f5-b118-41027f1d0ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:11.260Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f5d29b2a-2833-405d-8a9c-548de3df1bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:11.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:21.267Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2d91a767-dcf4-401b-ad55-e981038501de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:21.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:31.276Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2d636545-8362-4669-855d-c960cf2d0090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:31.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:41.289Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ad30ce28-3c54-4cd8-9616-6d23e62dc0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:41.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:51.299Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e799db8f-bd1e-44d2-996a-ba8e2ca3202c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:00:51.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:01.318Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fe708d87-5464-450c-9ba2-209e3c42247f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:11.326Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f7cd86db-3d5c-445e-8b42-7a48fa20e7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:11.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:21.333Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b69b174d-3075-44ae-8bd3-c811e532120a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:21.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:31.341Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a38bf3a5-3f05-4b59-a3b0-03c6d75dd1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:31.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:41.348Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=704333cc-f8ab-429a-a856-b2363411bbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:01:42.283Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:01:42.283Z |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-01-13T13:01:42.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:01:42.288Z |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-01-13T13:01:42.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:01:42.293Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:01:42.293Z |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-01-13T13:01:42.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:51.358Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c68fb0b3-03fe-4ef1-b095-a8af4f496bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:01:51.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:01.364Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e04cb7ea-d5e5-4594-a357-2b6e17311395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:01.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:11.372Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bc8a559b-0949-480c-96fc-5cd1f7fb5e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:21.381Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=55e91a96-9a4d-40f8-8b20-f9edf6b0c124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:21.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:31.390Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=811a2bea-719e-494a-b682-dab2113ae220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:41.399Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7d387e9c-6004-4cae-beee-2e2214b03b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:41.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:51.408Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=20e397cd-4c53-4729-b1de-d641333bb1b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:02:51.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:01.427Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=44bcfc56-71ff-4927-9be6-64a1ea64f976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:01.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:11.437Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0a844ed6-0244-4c6d-b2b1-fd8e635c04a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:11.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:21.444Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=34e888b2-e482-4ab7-a43c-c4390b3a9730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:31.451Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a396849a-a1bc-4275-a7f1-8994cc019af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:31.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:41.458Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a6502529-0410-42f5-8fad-378a30eb7984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:51.466Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=52dcb305-62c5-45f4-923e-4d64e9333354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:03:51.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:01.477Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8e8b49ea-5a03-4c81-b4a6-c02319343c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:11.484Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=959f302e-bdf2-4f50-8f3d-d536ecb02105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:11.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:21.492Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9a4aac93-4c79-4bd2-931e-6f8a8c788f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:31.499Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5490d189-bbdd-4eb9-8f52-ba014b09488c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:31.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:41.506Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=04f33aa5-00c0-4fa3-baac-0d289553d790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:41.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:51.515Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5a001e1b-e30a-4faf-9612-428bdfa41c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:04:51.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:01.531Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=aafc6610-f9dd-4580-a86c-adeaa27d5492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:01.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:11.543Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=085a76ab-9876-4c74-8ba2-cd46246c30ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:21.554Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c7625ea9-3f97-4d78-aec7-b3467d0fee76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:21.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:31.562Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b8a60409-e24a-4e9a-8f6e-e3cae1073651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:41.570Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e2acb2ac-a5da-4c05-a09f-12f793df0c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:51.577Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=776231c8-f803-4a59-a152-92232b82268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:05:51.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:01.585Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=35ca3fa5-b2bf-4eb8-af20-975e47cba3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:01.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:11.594Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a0649394-c97e-46f6-a9ee-5bdbb4a8ebc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:21.601Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=850f1d9f-8bf8-4598-a99d-2cc6389e1f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:21.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:31.608Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e676f06e-e9c2-428f-9e38-fc64cfd1bb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:31.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:41.615Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c8b54a03-c9c1-4446-a13b-85bec40840ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:41.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:06:42.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:06:42.290Z |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-01-13T13:06:42.291Z |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-01-13T13:06:42.294Z |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-01-13T13:06:42.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:06:42.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:06:42.299Z |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-01-13T13:06:42.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:51.622Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=871ceda5-68c3-4715-8e44-b9495cd372fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:06:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:01.632Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4fa3e13b-e9f8-460d-872c-af9d30776f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:11.642Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7bb9b06b-0101-4733-818e-6409a9c85177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:11.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:21.662Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=663a88d1-eecb-4ec0-8439-8a34d68e82b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:21.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:31.670Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=51d4c772-fa49-4f8a-9e45-6a769748ffd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:41.679Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=993ca25d-f6ff-477c-945a-60b1f51ebe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:51.685Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b4cadb8a-444a-4e02-8938-5f0ba10411bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:07:51.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:01.692Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a35d2d33-1f3a-4d0f-ae48-1ef572a33e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:11.699Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e69ea7e0-4c77-448f-a59b-195157c64b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:11.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:21.706Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=477c68f4-c480-44c1-9fb7-56a117ffbb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:21.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:31.714Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5e3ec045-1648-483d-9c1c-304c365bf2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:31.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:41.721Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4869ef32-8a77-4339-8c66-e4f84dd0325f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:51.728Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7eb3e043-de73-4501-bd82-20229d9bebf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:08:51.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:01.734Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d9cf4e21-5691-4dce-87c1-90dd74dfa755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:01.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:11.743Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6136f172-6a8d-4a72-846a-5e116e234f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:11.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:21.750Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1fb86ffe-9d1a-4508-bcb2-00713bff9160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:21.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:31.760Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=334c5884-e0a3-4b39-a360-f73003219aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:31.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:41.780Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5bb39696-b029-415c-a073-226e392a4239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:51.787Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=642af1e9-7527-491a-a609-5b4efc30873f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:09:51.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:01.794Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a2810272-020e-4a4f-bba5-08654a69ed2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:01.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:11.801Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b76c3447-4c3d-4a62-bb9a-b354b8d0ee18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:11.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:21.808Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=416b7040-0edd-412d-9aa1-fba7d4612831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:21.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:31.815Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6185f5d9-ca6a-443e-bb7f-06e164be3840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:41.822Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=31b7a371-fad7-4f0a-84f2-bc68ad1dbad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:41.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:51.827Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1d5875d3-e1d1-472a-a157-09b20242138c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:10:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:01.834Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9c9a6902-f1e2-4e9f-b14e-f60aa22b234f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:01.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:11.840Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=61aff417-d075-4046-9c4d-fa9acdbc4e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:11.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:21.847Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=591686a8-c3e5-4062-8545-7803f67b21aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:21.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:31.855Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4b9773e2-3e65-43c9-999d-f88d7e4c8d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:31.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:41.861Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=870945a7-349a-43e8-8120-25277bdf4f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:11:42.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:11:42.281Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T13:11:42.282Z |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-01-13T13:11:42.286Z |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-01-13T13:11:42.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:11:42.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:11:42.291Z |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-01-13T13:11:42.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:51.870Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ec5e37a0-33bd-414c-85b8-e172eeaa91f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:11:51.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:01.887Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4b5b9151-a114-402a-8dd7-87c4c3590bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:01.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:11.896Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e7373e1d-4113-43a4-9c1f-9086a875225f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:11.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:21.904Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3628d938-f877-455d-829d-873bcab243fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:31.914Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ae5a1d95-1e26-4f77-a83d-746ed657a9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:41.922Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4a8b95e5-d630-42b9-91a6-cf2840f49353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:41.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:51.928Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f3c82556-12a2-4a02-bf0a-ba427b9b4e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:12:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:01.935Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1dc04bcd-a8fd-49ce-8bff-c8cbd93110bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:01.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:11.942Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=097cd145-e46f-4791-b53c-602ef8e2b767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:11.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:21.948Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=72fe7ac2-dbb8-472f-9c9e-db6c7374f42b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:21.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:31.954Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cdfb4511-76da-4e95-a387-958e5e41eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:31.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:41.960Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=60b3e5b5-5d07-432e-ab95-cc1b88ae7e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:41.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:51.966Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e82d7b22-089e-4a44-bb22-8232c2f44a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:13:51.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:01.975Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f20134ad-542a-4e44-9723-3dd8792b4f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:11.996Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=26070fc2-0eef-4e64-b31b-cfe82e02a755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:12.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:22.003Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8706a443-6696-40c4-bc5c-d665ea187381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:32.011Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=812f59d1-0be5-47a5-936f-4a4c187a4d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:32.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:42.018Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9a295c26-e425-4893-9605-47e482499cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:52.024Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=01a1e8d7-f380-45c6-97c2-f0e32ab7a42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:14:52.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:02.032Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d384ed1f-2b4b-4586-bae9-37f4df51aaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:02.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:12.040Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fcb54933-43dc-43fe-9706-35f3fe18ad28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:22.047Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4278636f-157b-4148-9bbe-79731866cc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:22.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:32.053Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fe8fc8fc-8370-4a90-b18c-7e4be8db6d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:32.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:42.060Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=611518b9-67dd-48a7-8be1-020c42c2e819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:42.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:52.067Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=95906cd5-1222-4949-8501-bd210da45eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:15:52.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:02.074Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5c25646b-27e3-4d8e-8a40-25392198fa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:12.082Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=41d0c23a-1791-4521-ba28-544709986fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:12.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:22.092Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=49289d3f-73da-4d94-b85d-4adf51e7f9aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:22.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:32.111Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=042267c5-6d28-493a-b6a2-29a4a17caf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:32.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:42.120Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d5e61bf0-6b1d-4ced-b3b6-e82863abe79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:42.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:16:42.310Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:16:42.310Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-13T13:16:42.311Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:16:42.314Z |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-01-13T13:16:42.318Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:16:42.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:16:42.318Z |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-01-13T13:16:42.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:52.127Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=34876256-ecc1-4fb1-abde-3c0728e934f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:16:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:02.134Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cf834254-09c7-4117-903e-2b94f3e464f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:02.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:12.142Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8e3e0af7-f484-4c82-9f70-a54b1f17509e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:12.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:22.149Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9b4406e1-f9a7-450e-83ce-3a5ca9df6a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:22.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:32.155Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8e7017d4-ee1f-4204-947d-84ee96eb2a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:32.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:42.163Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0360ce7e-05dd-4618-8c8b-52d47deb3d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:42.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:52.173Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d6879011-b79b-4c21-b398-e44cc3da9acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:17:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:02.180Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7281ec52-8d6d-4821-be5b-df5794aafa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:02.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:12.188Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2f5c654b-91b0-4967-b761-17165aaee246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:12.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:22.195Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=593b7491-5a0a-4f1c-9a6e-f259e09a1cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:32.208Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ce6fa2f1-6a2d-4ea7-94c7-c524bfcc13b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:42.225Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=84bc9cf0-a6b0-4072-b1c8-3b57d1b3488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:52.232Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=77051f72-8c2f-428d-bcea-f094aaccc628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:18:52.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:02.239Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=79f8ae33-aa8d-4b68-9302-11af3711e766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:02.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:12.246Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=eba47f7c-63dc-4863-aa77-9dff19f4a73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:12.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:22.254Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fe6d3d3b-3dce-4380-b2c0-8c3944391843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:22.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:32.262Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f20af54a-0e82-4fe2-b4d3-a2972a52998b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:32.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:42.269Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9d8169b3-b83e-4acb-a682-28efb3628ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:42.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:52.276Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2e6f4283-0a19-4ad7-9fc4-2d626d3cff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:19:52.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:02.283Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=63317730-4180-4552-b228-9192f677569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:02.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:12.290Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c0ebd2a2-f44d-4ce9-be2f-024446cf85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:12.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:22.298Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=855ea0fb-66c7-46f4-9266-34e172298597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:22.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:32.306Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bd36f778-da5c-4634-8114-825d93ec460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:42.326Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6c3730fc-d96c-4c1f-a918-61ae239e6466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:42.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:52.335Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7af61bfb-a973-45a0-84be-04cdd0d78819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:20:52.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:02.343Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5fa67392-9250-407b-b5d4-bb9129d0e537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:12.350Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bf2757e3-e78c-48fb-9af2-32c83864dc62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:22.358Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=63419956-0556-4a0c-8423-14621265aeee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:22.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:32.365Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6059ef1c-0be5-4789-ab0c-c2e15a86c3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:21:42.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:21:42.327Z |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-01-13T13:21:42.327Z |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-01-13T13:21:42.330Z |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-01-13T13:21:42.334Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:21:42.334Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:21:42.334Z |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-01-13T13:21:42.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:42.374Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cfed8478-784a-4410-93dd-cb1bc9912362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:52.379Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=36a08a81-5c8b-499a-8c21-c52b1c7fb507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:21:52.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:02.386Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d86f5448-8265-422c-a93c-177b66da3026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:02.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:12.398Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=db8b2fce-066e-4f7f-8781-de79020b1018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:12.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:22.406Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f354bed3-be93-4445-a179-c4fde8e1b1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:32.415Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0710b3b6-e477-41ab-a0dd-afd91cd58867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:42.425Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=401f4109-6813-457d-828a-2c60e62bc0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:42.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:52.444Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=25b896b6-55bf-449d-9042-ab1fbe409519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:22:52.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:02.450Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0e64bd0b-9788-4050-912b-1b0a0797c1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:02.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:12.458Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=32c6e8e8-46e5-44fe-95e5-8691d7d744f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:22.473Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5fde93f6-0cd1-4a70-b79e-ce4595968d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:22.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:32.481Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3ea39af8-1480-442f-bd65-0f77a15e0965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:42.488Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5a93ff46-7e32-4518-85a8-76bc0629ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:52.500Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bb11a585-e91c-4d40-8215-fbb92659fc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:23:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:02.506Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=38c90d18-2c20-4d37-aaa4-9cec715dbf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:02.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:12.513Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=21e2f272-404e-4489-bedf-8723b52d5f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:12.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:22.520Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=35e3ea64-2cb3-40ef-8252-e3452d5e2c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:32.528Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5386fbd2-b922-427e-8344-bd4af02f7b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:42.537Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cd68772a-6df4-4274-b20b-6cb219b9b0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:42.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:52.546Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b5f0977e-1e5e-48fc-bcf1-7c81b132e4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:24:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:02.562Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7815b27d-d05c-47b1-ac08-f500d12307af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:02.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:12.569Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7b196632-f0c4-4f5d-9d86-f0d7c272feef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:12.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:22.578Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=66b29e9e-0b8c-445c-83c0-57e4c9e87de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:32.586Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7c78b396-b898-4bf2-94d9-a180ed4b1652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:42.593Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=169a4981-1b7d-46b7-b860-6ee107330385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:42.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:52.600Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1e449323-14fa-4d44-a883-c69f31d20837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:25:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:02.607Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3939e10c-4c08-4b62-92b9-08b3173f01c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:02.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:12.616Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dcc184d0-6b60-4bbc-87ae-9e8faa3b2cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:12.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:22.623Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=09ce6897-c817-4f24-8e97-06c6cf43950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:32.631Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cb52ec6c-b4d2-4207-922b-36fdcd4b11f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:26:42.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:26:42.237Z |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-01-13T13:26:42.238Z |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-01-13T13:26:42.241Z |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-01-13T13:26:42.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:26:42.244Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:26:42.244Z |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-01-13T13:26:42.246Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:42.637Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=72e51c70-04ba-4460-93b1-30e47d2df8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:52.648Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=db4c6c9c-59ed-4041-b101-a81190d3b5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:26:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:02.656Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5cfd8673-42a8-4e1e-bef6-18986c9fcb59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:02.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:12.670Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4d587667-af74-4148-8754-b9376908213d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:22.687Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a014de1c-fd97-41c7-b528-fea24fa28aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:22.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:32.695Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7bb35e13-42c7-4bb2-906c-6e1731f43629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:42.704Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e33b8312-7196-4d0e-b0c5-65be47aa8c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:42.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:52.711Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e2380061-3c6f-415d-ad91-93c1522f361c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:27:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:02.717Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=682311fc-35fd-425a-b3fa-be373981a2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:12.728Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fdd7f302-3a64-4aa6-b8c7-dd9e3ebe0b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:22.735Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=96fe483c-135a-485a-85c1-17719bb7f684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:22.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:32.742Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f2982a4b-96b9-4ed1-9933-430363b07a6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:42.749Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0e127bf8-2400-484b-b622-0da5eac8e3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:42.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:52.756Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2ccc2c28-22df-4495-8b1b-23a21000d0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:28:52.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:02.764Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d294e8c0-8058-4027-927d-3f3c1035444f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:02.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:12.773Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=db89ba29-2261-43d2-be76-d3ed7151e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:22.785Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d7e87c54-fa5f-401d-81ad-fe8c4dc175e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:32.803Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b65b41ca-5362-4e3d-b99b-4a4ca0695733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:42.810Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7bc42cf7-c39f-4fcd-9b90-51070e32d6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:42.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:52.824Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6348cc9f-0895-45a6-a604-d873f6543efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:29:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:02.831Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=43157265-12d8-4222-8c6d-7958eba52698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:12.839Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=39f07a46-612c-4166-bf46-702da742d111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:22.845Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ca58ad2b-714a-4b1e-bbcb-f21c8733dbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:22.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:32.854Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=57af0eda-9fee-4be2-8517-7127fba513a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:32.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:42.862Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=89161d01-6d8c-4efd-bbd9-34cb68ffa9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:52.868Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=531b3f96-f380-4d13-b12e-df0d18833cda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:30:52.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:02.875Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8576f5d2-5824-4a59-baaf-85b7b6d92733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:12.884Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=19fa6092-f205-4923-a83c-b921d50cb818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:12.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:22.891Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7af5eb94-2e56-43c0-a214-7b9b1ed41585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:32.900Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=252ce4d4-d4c7-456c-9de3-75c6648316c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:31:42.306Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:31:42.307Z |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-01-13T13:31:42.307Z |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-01-13T13:31:42.310Z |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-01-13T13:31:42.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:31:42.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:31:42.313Z |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-01-13T13:31:42.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:42.920Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ba2ccdde-6389-4ae2-98d5-1bb58cbbccf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:52.928Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=70df23d2-943a-4b0f-b7a9-34687c848065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:31:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:02.936Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=19e40601-6aa6-4868-93a9-a8a33947a92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:12.942Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0f45529c-5715-4bd8-9cda-14acfaecb46c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:22.953Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8e174137-9a4c-433f-9e42-f69e99d0e785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:22.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:32.962Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a0a903ad-7a4e-40f7-9b41-dc032fd78ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:42.969Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a2eb8a96-6d30-444d-9d88-a8704be6ec57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:52.976Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3fd5168a-6b27-4a11-a976-142e1edc1283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:32:52.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:02.986Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5f784fce-e0f3-4d33-b420-112e6333bb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:02.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:12.992Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4442b1c8-5a33-43fc-b0ca-845844cc20ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:22.998Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8db7082a-510f-4e4d-93bb-898ebc71bf8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:23.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:33.005Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=babd4038-5f6a-4556-89d6-cbe83f9bf9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:33.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:43.012Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=858c8912-5dcc-4ea0-ab36-f83ec9e8a7fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:53.023Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7e9f53b1-a2e0-4bdb-99e8-ccce9c0b4496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:33:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:03.035Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=15c4806e-88d2-49a2-a862-c5e59f708d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:13.043Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0b0a5b7c-549d-4504-a578-4a59097bfba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:13.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:23.051Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bda5bce1-ae6b-4401-ba3c-6eb002bb8d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:33.058Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=286c511b-fbf3-4c84-b4ff-0a06094d3e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:43.069Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=707c1ffe-802a-4634-9d23-63d81c5594cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:53.078Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dfe6f564-8721-4019-a5aa-f9112b8134d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:34:53.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:03.084Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3f520a16-a888-4edc-aae4-b33430a2ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:03.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:13.092Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2563e194-296c-43b9-9d72-51d80a80472b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:23.099Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cd9ea780-20a9-411b-9375-13a1eb8a7699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:23.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:33.106Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0d368e18-3052-4733-bed5-5be49632b916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:33.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:43.114Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=8992196f-a87f-444c-a85b-5706347f3f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:53.122Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e146cdea-33a5-485f-9102-28fa332c4fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:35:53.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:03.130Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3bbc2d63-7d94-4b5b-95df-aeab0393450f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:13.147Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=17c2d157-1648-45d7-9eb9-2674c64c1d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:23.156Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ccf982c6-b1e9-4d31-80e7-1aba1d5b790f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:23.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:33.164Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5e5f2672-16cd-4de8-9ddd-3b70512dbdcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:33.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:36:42.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:36:42.297Z |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-01-13T13:36:42.297Z |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-01-13T13:36:42.300Z |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-01-13T13:36:42.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:36:42.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:36:42.304Z |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-01-13T13:36:42.306Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:43.171Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=cb8c6e6e-4071-4428-a8db-5ed9d1ef437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:43.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:53.176Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9c0b0a4b-3405-4612-b755-8d8f1d428ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:36:53.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:03.183Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7a0a62cf-de20-4ac6-a322-b9692b9090d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:13.189Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c1093737-9c41-4f49-a836-cb3ca9beb134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:13.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:23.195Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=da9ccbf1-63ef-4d76-9c38-d95db8179515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:23.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:33.201Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f3079abc-5449-4675-a024-3b3a7c85cd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:33.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:43.208Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=91ff5a56-0823-47a8-be67-ab87a93e2c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:53.215Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=0779f7bc-68d7-4bf0-98f0-316e1dba3483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:37:53.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:03.224Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5343abae-fbe8-4a35-998d-bfe6a24602d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:13.233Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e46f7e55-d5a8-4cdc-a101-d0a46bb08726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:13.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:23.248Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=92e30b4a-aba3-4a6a-a94c-312b0a9beda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:23.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:33.257Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=97b802cb-dd2b-4c99-bbe7-d6b3efecd690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:33.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:43.265Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=26ab55d4-3851-4839-803b-65525ab8b7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:53.272Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3aca0cc4-7e53-4d31-9a21-a3da361f2509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:38:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:03.278Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f9320e73-89c3-46f9-ab0b-360ce5dc471f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:13.284Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3efc26d4-5999-4a2d-b713-ca77513d35a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:13.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:23.291Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d90391b5-1573-42eb-9275-c797f56a60ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:23.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:33.300Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=217e64b4-439a-4b60-b9cd-cb5de5083292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:33.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:43.306Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b765271c-2752-4075-85e5-6361f1f29a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:53.314Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2f2c2459-9d07-4e89-ad30-68597fe52bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:39:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:03.374Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=1ef97a61-ff85-47ad-9d42-0f0f55ac26d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:03.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:13.382Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6a1236f7-07d9-4138-b38c-f60a038fcc28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:23.390Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=25570c2f-13e5-4644-a180-76e460c4822d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:33.401Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=13340780-1653-410c-9464-8d3cac1f3730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:33.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:43.409Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=92505054-bb8d-4d1d-9b2c-0ad885565eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:53.416Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=4c8657f3-2a1e-467f-8d29-8693af2cca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:40:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:03.422Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6a601f29-30f0-48af-bf14-5371a1abc568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:13.428Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=aecc6786-bfa0-43be-a5f9-c132c27bbfb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:13.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:23.435Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=5f670dd8-446f-4ae7-a56f-620bd930a18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:23.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:33.445Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9b82217f-86a5-4568-bb94-51742234a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:41:42.266Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:41:42.266Z |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-01-13T13:41:42.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:41:42.269Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:41:42.273Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:41:42.273Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:41:42.273Z |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-01-13T13:41:42.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:43.451Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9a023cf8-b080-4b64-876a-25d9e3f27610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:53.458Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9db4370b-39d9-4441-bd19-81c3963450c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:41:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:03.465Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ea76cc96-e607-47da-91ac-3e84948ea64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:13.473Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=606f266d-4de1-42cb-810f-8b7fb86c6f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:13.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:23.480Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d3618323-ba1c-44b7-a307-3eea4b05a046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:23.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:33.488Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=066b1706-0a93-4d21-97d4-48dd03c98a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:33.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:43.510Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=70a47001-ef17-4d30-a2a2-259494e92523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:43.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:53.517Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=abbf6d71-eb95-4b1f-ba45-8e1c65dc61b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:42:53.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:03.525Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=453d9816-fafb-4f67-8214-651a31d14936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:13.533Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=401cfe3a-d117-482b-9460-9c8b25bb309c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:23.540Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=49f940f2-3511-4233-bd14-9da24ba95763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:33.547Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=d8dcec6a-72f8-4968-bf61-a31b4aecfd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:43.558Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=155e071a-e70f-4254-855c-1624be77fdf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:43.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:53.565Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c57ec629-c885-4241-826f-ddf7e11faebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:43:53.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:03.571Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=2ea624d4-15c9-4bfd-8476-223ca6bf00b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:03.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:13.577Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bd09bad7-da0e-4a3e-a8cd-d609a136bac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:23.583Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e2b3a621-01c9-4174-83ab-00cd5a48092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:23.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:33.592Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=b630a02a-de70-4918-a75d-f6ece07a9c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:43.600Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6152bb3d-ac97-4835-82cb-168db08c847f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:53.613Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=6884a44b-b2d8-4107-ab47-4e94a77b8f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:44:53.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:03.626Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=3afdfd5e-b47f-4251-b9b1-72c8541e9a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:03.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:13.636Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=f0bc79ac-8d2d-42b5-9084-41e841fe4c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:13.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:23.643Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e657d643-d844-4748-b968-7d95f5040249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:33.650Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=7120984c-5ef6-459f-853b-4aef43119a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:43.661Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e334eecf-b2ea-4d89-9520-b09a208a42b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:53.667Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=61eeec79-27c8-4a30-9214-28625cd18644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:45:53.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:03.674Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=713d42bb-8e64-4e0b-8f0d-bbd598dda9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:13.690Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=13213f55-c943-4197-915a-42cbcd6b6af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:13.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:23.697Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=efb9a1bc-ee0b-456c-bfa1-087271bfcfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:23.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:33.703Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=34eca799-a2d3-4024-8f09-9b3b20e281e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:33.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:46:42.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-13T13:46:42.287Z |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-01-13T13:46:42.288Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:46:42.290Z |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-01-13T13:46:42.294Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-13T13:46:42.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-13T13:46:42.294Z |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-01-13T13:46:42.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:43.710Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=be673add-a507-4beb-bc7a-bc47dfcfbdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:53.717Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=69172ed1-efd3-43a5-95e8-a3d2cdf1ce26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:46:53.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:03.728Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=16d0ef04-321e-4b13-8c9a-3f9887013c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:03.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:13.747Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=dfa797c1-0185-4069-bcac-8dc5a104d56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:13.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:23.755Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=bac86b1e-6fd4-48ee-ae12-3b402cba1758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:23.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:33.764Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=fc670a38-b8f2-483b-852f-a60dd3b75f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:43.771Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=c24721b6-f259-4a5d-9798-c34e9846113e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:43.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:53.777Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=e54c1183-03aa-4641-8d21-57c99f3eb02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:47:53.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:48:03.786Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=9a27d3b3-fda4-4e5f-81c4-c10835fd26c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:48:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:48:13.794Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=a21c7cc9-6cf8-4373-92f8-333bb0638467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:48:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:48:23.803Z |INFO |Init configs |InvocationID=8771e173-0a69-4700-9864-4b97dbbecf86, InstanceUUID=ecded782-8998-45f0-84cf-971c173d084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-13T13:48:23.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |