By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:14:31.588Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:14:31.592Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:14:31.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:14:32.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:14:32.463Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:14:32.464Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:14:32.464Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:14:32.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-09T16:14:32.663Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-09T16:14:32.699Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-09T16:14:34.392Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T16:14:34.875Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-09T16:14:34.896Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-09T16:14:34.896Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T16:14:34.958Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-09T16:14:34.959Z |INFO |Root WebApplicationContext: initialization completed in 2259 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-09T16:14:35.421Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-09T16:14:36.382Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-09T16:14:37.848Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-09T16:14:38.518Z |INFO |Started MainApp in 9.901 seconds (JVM running for 10.82) |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-09T16:14:38.594Z |INFO |Start scheduling PRH workflow |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:38.611Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1864f658-76aa-4fe6-a39b-5a2ea62425da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:14:40.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:40.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-09T16:14:40.406Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-09T16:14:40.407Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-09T16:14:40.410Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:50.145Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dcafcc62-8822-438a-a50e-520b933d1cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:14:51.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:14:51.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:01.203Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=99da244a-1ed1-4e5f-ad74-897c92dd17d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:02.277Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:02.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:12.278Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a243333b-3fe7-4625-96a0-460d8790d953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:13.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:13.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:23.350Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=680c4880-36a8-4273-aac8-1b657b4894f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:24.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:34.419Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=019b761a-cc9e-43e8-85f0-dac4e93e4344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:35.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:35.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:45.494Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=89ceb9bd-f29b-40f8-ae25-d9699e5ba530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:46.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:46.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:56.532Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68e160ec-efb4-4b54-b731-13cc91476441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:15:57.569Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:15:57.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:07.572Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=720ee473-ace2-419b-a80d-d9f9871b4427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:08.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:08.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:18.645Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d49047fb-5d43-41b8-83df-acbf3d5317f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:19.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:19.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:29.715Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce9662a1-dd2d-4a17-89e6-8839f8cb7e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:30.752Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:30.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:40.758Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=551edae1-2755-4ba9-8f59-5adb1872ba13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:41.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:51.802Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7c7804f3-7a71-463c-a5a8-c83f4940df69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:16:52.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:16:52.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:02.838Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9051310c-a66f-4023-943f-bf417a59aeb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:03.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:13.914Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=93f2392b-a50b-41c0-9ed2-81a946625f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:14.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:24.980Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1439f46b-ba12-4446-848c-48dde36aaae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:26.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:26.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:36.050Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=93d59e4f-48d7-4fb1-98d4-e70078b9303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:37.094Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:37.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:47.098Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e8f0eee5-bd96-47c2-9077-2b8f4fb38f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-09T16:17:48.161Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.14.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:48.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:58.164Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f801f5ac-a4eb-4e8d-80d7-5218ca7c00dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:17:58.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:08.355Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bb8b5bde-db54-416b-a6f5-97f99abb0c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:08.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:18.378Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=06b1654a-8db2-4441-8537-1bffe32be4e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:18.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:28.413Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=56e25e11-51db-4815-8cac-23828be0ab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:28.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:38.428Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dd6bc1c7-29d6-473c-93aa-899943700fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:38.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:48.444Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=535d9318-a783-41b9-a8da-0c3229699608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:58.460Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3e5ae317-e368-44b7-8090-b4dbffa6ff19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:18:58.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:08.476Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=998bd8a7-e4eb-4ce2-89d2-469f8f28ede7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:18.492Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2da2f761-f34f-452f-b971-626794ff5c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:18.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:28.510Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=04de4794-8529-481f-83fb-64e82a89db1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:28.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:19:36.614Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:19:36.614Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:19:36.615Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:19:36.618Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:19:36.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:19:36.630Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:19:36.630Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:19:36.632Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:38.524Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f8ce2ea6-5ffc-4ab8-bea5-02578684d5d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:38.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:48.541Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=34623c22-1394-4f45-a096-ad77fb5ccd68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:48.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:58.557Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1efe60fd-962c-4ef2-9186-1e5e5da96025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:19:58.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:08.573Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5de3a260-ba47-4991-8b10-52b428d65ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:08.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:18.597Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=97111149-27e7-49ed-bc96-1a2e63acf890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:18.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:28.617Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d5b31a26-ed3b-4c4f-9830-50879e9bf409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:28.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:38.631Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=65328f19-e1f9-4d14-b7c6-0e3c76d4890b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:48.648Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d43027ce-5fa2-45a3-b743-aacf18035c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:58.661Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9add5532-bbde-4d92-8261-21938a3f4f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:20:58.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:08.676Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fadaf812-9ee4-4c79-9ada-6d2c30465998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:08.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:18.695Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bae570f9-ed12-4bc1-9a99-d7d0328b908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:18.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:28.709Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=52bce62e-123a-4093-91e0-9bcddf1a329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:38.725Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1a9de765-766e-47f1-a6c1-efc0a246a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:38.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:48.746Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=82fe3c72-7f79-4a80-9adb-9b702fc4eec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:48.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:58.760Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cc9ea23f-79a1-4765-9b25-4eda54c7f8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:21:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:08.773Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5fb5f371-4ac5-44d3-8b1d-2dcb02650b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:18.790Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e2211a65-5f34-4780-b306-cc84bfd9091e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:28.820Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=593009c4-f48b-499b-950d-c005e33b18d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:28.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:38.835Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68d4e082-5e74-4990-ae59-8272201bdf69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:38.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:48.848Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=803fdf98-005d-43d4-85ca-0a76cdf43a5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:48.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:58.863Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5b036854-5d44-44c3-a217-33a74def2923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:22:58.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:08.878Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=70fd7ca2-831f-4079-b070-e2ac7131752c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:08.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:18.897Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bf62a056-0305-41ef-8ac0-a9c788a7bd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:18.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:28.910Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d731c8ae-4077-4604-8509-12a119427d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:28.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:38.924Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce11d86b-4d02-4df4-9e2e-2339e704bc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:38.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:48.942Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1be12b0e-925c-430a-80ff-09434c263ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:58.954Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=183a672d-f350-4ef3-8413-56166c5d6acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:23:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:08.967Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=66e85668-ab1a-4555-bbda-aaa4a074cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:08.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:18.980Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f0c64cc8-aa79-4e24-843f-df33560d6153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:19.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:29.007Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9bda2947-5c2c-4a00-9526-6791b7d4d780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:29.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:24:35.774Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:24:35.775Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:24:35.776Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:24:35.780Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:24:35.793Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:24:35.793Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:24:35.793Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:24:35.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:39.019Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=15152715-6152-4fce-8f75-9672c23a95f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:49.034Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d7c1df57-410f-43f4-baa8-99a6289de8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:49.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:59.047Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3aec5ff8-ba04-4541-8ece-8b9647b6f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:24:59.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:09.060Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dcdb736b-f6ec-4fac-ac0b-b2fdbcfe3fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:09.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:19.072Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=64a1b34c-44f7-430d-9d13-47043a2918fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:19.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:29.083Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2011a75b-7c69-44a3-9da7-a7e87728ef8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:29.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:39.093Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ed0a8be1-6f69-40ed-b8b5-a5c6e3f236c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:39.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:49.106Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7ada70ee-a8a2-4362-961e-6a03447b6e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:49.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:59.125Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cd807d43-3c0c-4146-86d7-b6ec63d25a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:25:59.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:09.140Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8f7591c3-e99a-48f2-9f4b-46dee6dae5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:09.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:19.153Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d68f7c4e-9b18-47c9-9e58-11891b88688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:19.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:29.169Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=232c7488-e8d3-40f5-bdc6-47b2285b8127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:29.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:39.182Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c6c3108c-2f3a-4ee5-ab07-2b9e2e42f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:39.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:49.194Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ee8a3b20-5fb5-450c-a930-01c56db1b592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:59.205Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2b84dbba-adfb-436b-b527-d5e5c692086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:26:59.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:09.217Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bc450e45-8a80-45e6-a8c4-c3425bea1ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:09.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:19.228Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0c4bcfd1-8ec9-401b-8e05-8213d0b466de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:29.239Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d89206ef-55b2-4937-8ad5-3c03d57b089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:29.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:39.250Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e9a23fc-496d-4069-bea6-b2a7b31919d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:39.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:49.264Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=711150a7-dd60-454c-bc1a-92c63ab58ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:49.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:59.276Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f8c2202d-9a3f-438b-81d1-15940c9b3261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:27:59.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:09.288Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7f27f7ba-59c8-410a-895d-1b51eca32525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:09.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:19.298Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d42150ce-1ae4-438d-8b02-fce2c8a29284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:29.308Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=794d2570-b6eb-4c9c-be02-ffe964cdd893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:29.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:39.321Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=742f2e44-3212-4af2-a11c-b21de6f37a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:39.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:49.331Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=036e2fe5-99ec-4ea2-969d-a84b34ce026f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:49.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:59.344Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=21c1c073-2c22-4a28-bcd5-bdfdc0e58ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:28:59.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:09.355Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=77f1352f-953a-4d9d-abc0-af7ad9fbe8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:09.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:19.367Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3d378069-9c7c-4b38-85b2-ee781d4481e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:19.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:29.378Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3cf3b7a8-a0ba-48c3-a004-8dbe5f70227f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:29.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:29:35.794Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:29:35.794Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:29:35.795Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:29:35.799Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:29:35.811Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:29:35.811Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:29:35.811Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:29:35.814Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:39.389Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=63a2b4ab-cfad-458d-b0c6-dcefc4344eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:39.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:49.402Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=43885959-e562-4bb9-8ec4-97f2dc753197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:49.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:59.413Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b5895810-5b03-406d-a8dc-2f9dd82c55cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:29:59.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:09.428Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=16be3b1c-3dfa-41c0-a6af-7a57b25e576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:09.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:19.438Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b0162328-6e54-4b22-a9fd-e3a55c5fd64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:19.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:29.449Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f970dba3-c91f-4c2a-abd2-f4f2794e2a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:39.460Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=32931704-34d9-4234-b642-89a063e33a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:39.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:49.471Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=22e66a2e-f64a-4b43-9fd8-c1c314f65a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:59.488Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=77a5e54c-dd2e-43f7-8aa8-e71d04fa50d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:30:59.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:09.503Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b745067e-301f-4466-9d76-8b8ef2c04b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:19.514Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8db8354e-665d-47c6-a803-cb07ff96fe1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:19.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:29.525Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=097a8724-8964-4e6d-b45d-656b537996c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:39.535Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ddb0be0a-a8e9-4a62-b601-a7a56238795c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:39.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:49.544Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=55115436-84a1-4eb8-b130-22d1418349e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:49.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:59.555Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=18256084-c8da-4974-9728-5658a7b5cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:31:59.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:09.565Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=14ce6e77-7ac1-49dc-a4a3-a99ce2cfa188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:19.576Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=004efe65-e618-4086-ad8d-f8954161c9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:19.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:29.594Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=64a94cc0-ad07-4255-acd8-7529ed763d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:29.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:39.607Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=243d53b9-3a10-4365-85e3-6928a2ba2681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:39.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:49.620Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=11b6af3e-6f6e-49f1-81c3-05bd75ea4f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:49.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:59.629Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cf878854-588c-4626-bd9c-a8e07b108385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:32:59.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:09.642Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dbe775aa-e0d5-4b12-93a7-796e66d0b24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:09.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:19.657Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3cd0e6cc-9e89-4b86-9f58-da2dcb830703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:19.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:29.671Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce7bd490-f71c-4aee-b9e8-cb559eada4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:29.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:39.695Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7c6ffff2-6408-4792-8753-fa147f8ed58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:49.707Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9b67c48e-325b-4729-b128-e03c74f72ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:59.716Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4089c435-35f9-4dac-af04-84855cbce902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:33:59.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:09.727Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce47793f-f2de-4e77-b74a-b8f5525d3a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:19.739Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d5c81700-9b75-484d-a315-a1fb038522fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:19.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:29.749Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8a9396f4-f64f-4865-957d-87cbea6c3a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:34:35.818Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:34:35.818Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:34:35.820Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:34:35.823Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:34:35.835Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:34:35.836Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:34:35.836Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:34:35.840Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:39.760Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dfcf085b-6be6-4096-87e7-f35fe77f2f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:39.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:49.774Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f7953968-327d-4979-80ed-c0b6a0413b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:59.801Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=068d8220-315b-48ee-aa22-d7917bdbfcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:34:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:09.814Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3dafaa2c-542d-4651-95e4-d92eb9427a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:09.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:19.824Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c80d828f-ad0f-48bc-bf77-fe60baf54909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:19.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:29.833Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7f0fd418-7b95-428e-b86c-9f52f293480c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:29.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:39.844Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5f8c2e66-e8dc-43b8-a02c-9d18663f2e53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:39.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:49.862Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=acb4f6b1-2079-46b5-b10e-dc2178667023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:35:59.930Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=548c3c84-33f9-45d3-93a6-641cce14c9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:01.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:11.232Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=28948b94-eba4-44fb-b0ad-e931e9171729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:21.356Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d5a50fcf-7a63-4e61-babc-637e2771e32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:31.604Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3d302563-c7d8-4e3c-9019-357dd9d58555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:41.847Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c204b8ae-dbbc-4f59-84d4-99261e2cc3df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:41.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:51.896Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b2d8e58-2d55-4176-b606-41e64163ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:36:51.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:01.922Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=aedceee1-deb9-4815-b503-40a654648cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:01.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:11.932Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=70fff281-a22c-43d1-bc3e-56651d601ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:11.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:21.942Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8fcf5df1-9b04-42bb-aeec-3378d5406a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:21.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:31.953Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=089e487f-4a24-4a3f-9594-54165f4d59a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:31.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:41.968Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cf043ad1-6b57-47f8-a738-cc2f23545367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:51.982Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e5c5f110-e1e0-4f87-ac9f-22228e566d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:37:52.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:02.010Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=67861527-223f-4b72-89ba-3a21d0d83b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:02.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:12.025Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ccab539d-136d-478d-a200-3909a72a086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:12.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:22.036Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6c190601-9059-47ea-9be1-2b632ee907ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:22.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:32.049Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f2697b5f-a14f-48bc-b472-035da50e95cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:42.074Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5c33cc3a-bc9e-4eff-a349-0d220c9ef1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:52.117Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1514197d-f974-4a15-9c7f-aedb44809dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:38:52.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:02.134Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4bb6c195-b44b-476b-8425-2e9d2dd59b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:02.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:12.146Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e90fa0b7-6597-476c-9fd2-f65db5e98448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:12.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:22.159Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3044b4b5-920a-441c-9cf4-d52cf831befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:22.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:32.171Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7ce7b654-9bfc-4199-bafe-45d4c7b298db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:32.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:39:35.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:39:35.805Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:39:35.808Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:39:35.819Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:39:35.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:39:35.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:39:35.852Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:39:35.863Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:42.226Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2f37884f-b4a6-4b37-9010-4540f58e8429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:52.255Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ce5ffdb0-d6c6-44e3-9414-684b3df3ee7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:39:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:02.295Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a574814d-8eb5-49f3-8929-37c4138a497d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:02.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:12.309Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=65a21d4e-fda4-49de-8b2a-3e970e3abf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:12.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:22.327Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=35dfe150-41af-47af-8ceb-e1e93b4b4bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:22.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:32.337Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fa9a1c11-87bf-43e2-a165-1e110054fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:32.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:42.358Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=44db4353-e53f-4c2f-b3b6-f514a2d78391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:42.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:52.382Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fcd96c57-46ae-444c-8354-9f33de13187f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:40:52.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:02.408Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=18732e91-0b5d-46d0-aba9-d09645d21de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:02.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:12.417Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1f466d24-e417-42ba-b72e-75597da9b220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:12.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:22.429Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9ad04fe6-5a31-4d50-96cb-580f2f9436ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:22.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:32.438Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=574cdbe3-a4cb-4398-841b-7965e091baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:42.448Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a6fdfd14-02b9-4407-9898-609ad80baa88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:42.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:52.459Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6b8d8b70-c0e5-46e3-a35f-c417b482a294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:41:52.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:02.469Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2c222788-1bab-4201-a630-39db492cb4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:02.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:12.481Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=15c52809-9741-450c-89dd-ff628bcf1484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:12.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:22.490Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ca8d2a19-0005-4d05-8ec3-5b17ac27799b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:22.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:32.499Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=950b560b-4268-42ad-8b21-4ed971bea9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:42.509Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dd3a925a-49f2-45c7-98ba-5770028fa3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:52.519Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fbe8b489-0add-4a00-ac81-016e24a6d287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:42:52.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:02.530Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c0997a80-8c8a-4ba8-8323-f5f01d686c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:12.541Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=68b79091-5f88-4f44-ac42-80651a08013e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:12.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:22.551Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=228507b3-681f-4d7f-8a35-c3232b6f8dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:22.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:32.564Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9bd21dfb-67e8-4196-aece-2686c75dc390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:32.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:42.576Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0b7d6f33-3dd4-42bd-bcfe-13eac6753869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:52.586Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d62defcf-e9f6-4adb-8295-5d3f143b8018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:43:52.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:02.599Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e6eedb9e-7b2d-41c3-9091-b65ec1a60c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:12.608Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=66861bb3-3a36-45c6-9095-fa0f77f720c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:12.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:22.618Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d3a4b792-8e71-4651-be2a-a6a6fefba8a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:32.627Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7176a694-a32b-46c8-83ab-7981bf306355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:32.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:44:35.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:44:35.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:44:35.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:44:35.744Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:44:35.756Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:44:35.756Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:44:35.756Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:44:35.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:42.638Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ffc937a4-eea6-444d-bc8e-aa9fc56af5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:52.647Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=37e24c07-2c69-49f8-9f62-1f7e8ed52f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:44:52.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:02.658Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e254a896-e9d2-40b9-beaf-841f4b0c6e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:02.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:12.666Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ee450195-2582-477f-9957-f302d2dd6170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:22.676Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e9d422a-2023-4107-a4f0-1eeeab946f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:32.691Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=56533a1f-af11-466c-83fb-e36cbf07513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:42.700Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e6474d4-3a19-4241-ba8d-5b8ef35ef4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:42.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:52.710Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=789da586-b355-4755-9adc-9eb329d20ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:45:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:02.720Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=91b1ad38-bfb5-44ea-8a86-3a0ac115a08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:12.730Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ab697825-73e3-4bdf-838c-e19461b68436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:12.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:22.739Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c3dc799b-2b25-4d42-8737-eb1c0a699ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:22.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:32.749Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2042e0cf-b4c8-4117-be96-ca2a2653e1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:32.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:42.758Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=38e696c9-f9cf-4cc8-8107-afccb7fef533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:42.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:52.766Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2f87dbe9-2618-4376-b944-49ec0ed5e4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:46:52.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:02.778Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=fe311a29-e65f-4cbe-9801-312607522a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:02.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:12.796Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=410616b4-32f7-4664-9250-5f10a15d1666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:22.821Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6c53510d-d464-455a-893c-dfc12e7e110e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:22.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:32.834Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=496dd13d-ee86-434c-bd23-e68029fd8150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:32.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:42.848Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=09d8645c-e0d5-479f-ab76-0bd281785d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:52.866Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=167cb248-ef08-4fa6-959f-b322e688832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:47:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:02.882Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e7a9cd51-736f-4b10-a096-495ebcf1fd61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:12.892Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=90e22cc0-78fd-4117-9647-ec6fccb0fc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:12.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:22.902Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d0acf125-f883-46fe-a090-1558815a45b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:22.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:32.911Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e2bba702-0594-4921-b9d9-f655842a5ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:32.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:42.920Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c9d9771f-64f7-4885-a103-e53b8cca7f8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:42.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:52.930Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2b1f0577-c18d-4206-8b27-19f48988ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:48:52.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:02.944Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c82ef5aa-1351-4e7c-ac4a-45f2c2cb849a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:02.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:12.953Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=12a6baf5-a893-4314-8d39-d6ac709bb0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:12.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:22.962Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e63dc14f-785e-4746-9389-7cc03fcbc366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:22.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:32.971Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=76a4388c-cf29-42d0-89c0-a4958293a898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:32.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:49:35.704Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:49:35.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:49:35.705Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:49:35.707Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:49:35.712Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:49:35.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:49:35.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:49:35.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:42.980Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0ed25378-6099-46fc-9d07-7b4516453500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:42.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:52.992Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=89887ea3-cc7d-439d-b5c4-aa9e0183e1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:49:53.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:03.003Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d8910190-d38f-4819-bfec-e1851ff6e0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:13.012Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b74e2763-89de-4efa-9e00-7a39783ed0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:13.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:23.021Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6f1c5518-8a3d-47cd-adbb-75ddf6533093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:23.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:33.031Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ec6a8de0-2179-4498-90d0-0b7d4e8de5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:33.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:43.042Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f13a2257-670c-4119-a8a6-0ba6f519b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:53.056Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=eac4b21c-e69b-460b-a100-04ad0f1b71a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:50:53.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:03.065Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=69331544-5c27-42b2-9711-83f3549288d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:03.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:13.075Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e4a4d414-9ff9-4685-96d7-5b151b94d9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:13.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:23.084Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0506390f-988d-44fe-ae68-5554717c0356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:33.094Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1b1a533c-3f84-44fc-9fb0-f6ea16281a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:43.102Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cd54fe60-3730-4d10-a7d3-5f47f5285386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:53.111Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4b87c1af-e4fb-4bb5-a66f-11247f94ca77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:51:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:03.120Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7c744093-47e6-4cff-95a0-57885d8e3855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:13.132Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=094ece43-b7bb-4699-b2e7-a907b9605a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:23.142Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=7e713764-4c24-40a0-b4eb-d4da40e3057a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:23.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:33.153Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=e433cda3-b198-4dc6-af76-eb5e92fc4dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:43.163Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f23f317b-3cee-40ca-b564-33b7fea2e73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:43.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:53.176Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2cd3c37b-319e-42a4-8090-68d974e4dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:52:53.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:03.197Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=d06d86cb-11a2-49f6-8d4e-8f26ee79f840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:03.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:13.208Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c86ea0a5-5fa0-455a-ab20-b7eb0c098fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:23.219Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=12db9534-1d4c-4316-9d7e-567784d58cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:23.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:33.233Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=f503d5af-7658-4054-8577-9ff1a2b5c6ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:43.245Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=91b72b32-9b8e-4635-a95c-b8455db07abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:53.253Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=672bc557-54f9-4480-b292-1f16ecbdc781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:53:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:03.263Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=9cee0d06-ca41-4453-b624-0929735cc17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:03.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:13.275Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=81a8591c-cd35-4adb-9c9f-9109650da415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:23.291Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=03988b31-b2a3-415a-b6bc-0ff194ef7ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:23.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:33.307Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=08cd06f7-c485-42e0-9414-05e8dbf8dc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:54:35.742Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:54:35.742Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:54:35.743Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:54:35.745Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:54:35.751Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:54:35.751Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:54:35.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:54:35.753Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:43.321Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b62ca36c-f868-43dc-8bc3-3c546c7d7fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:53.331Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=23e67d04-38d7-473b-ab6a-9dd3186d1591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:54:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:03.340Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8f14430b-d4ff-4384-b18a-c31ecc89fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:13.348Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3da2d2d9-4393-439a-be11-11d4371d4b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:23.358Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=63e6decd-c9c2-4702-8f56-569f4c236457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:23.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:33.367Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=522d8ef7-c514-489d-a9a6-9aa4ea7ccd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:43.377Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=0ec5ae41-7eb5-4310-afed-e739981772d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:43.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:53.386Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=6944d6cc-f492-4014-8f72-df04c625880c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:55:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:03.411Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=01c1dfbd-f4c3-47e3-aa47-cb7266bf2c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:13.422Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3fb65932-d5a9-46bd-b304-cebad494233d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:23.430Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=67ada698-3606-4c68-94f9-404585f3cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:23.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:33.444Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=2a9b2f0c-7560-4fe5-a076-489655c6ea08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:33.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:43.452Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=726126b3-f552-46e5-8a26-e5a9eefc1e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:43.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:53.458Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=32427c0c-832a-4d42-bedb-4e78615ee210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:56:53.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:03.466Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=4963bb30-3513-44a4-8009-8b1b241e5ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:13.474Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=919c0106-31cd-4bf8-951c-9d469d8ba32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:23.484Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=bcd479fb-f932-454a-89f9-ad8f3e2afbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:33.511Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=72515098-55c4-4978-9103-6773f5e45c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:43.523Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=aaf27195-b602-4561-9393-28a63aaaa31b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:43.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:53.538Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=82cbe635-7789-42e8-881a-caa1c2f0392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:57:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:03.546Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=22c39e30-d469-448d-ae0f-7f52e6a5838d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:13.555Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c7ad4b88-e601-4827-8f01-d847b17d5d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:13.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:23.563Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=c46b1f5e-a60d-463b-b6a3-98b36c1bc942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:33.572Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ab4e4d2e-a7bb-44a0-b955-3dbc0ed94255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:43.580Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a8b1f35b-bd04-40af-8f1d-e8dfca19e416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:53.589Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=5a29a4b6-2e7a-44e9-89a7-a94b098e9c64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:58:53.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:03.598Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=b36156a0-1399-46df-ace7-24eecfe319f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:13.606Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=cedf2ad4-4b29-4288-b81e-4ba08238b0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:13.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:23.615Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=360f9e29-778a-4c0f-ad8c-466bef7ca57e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:23.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:33.623Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=710cee9b-9375-4279-a6bc-3e250e52ff39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:59:35.654Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-09T16:59:35.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-09T16:59:35.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:59:35.658Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:59:35.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-09T16:59:35.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-09T16:59:35.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-09T16:59:35.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:43.632Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=ffea4162-5570-463e-a519-22a08897073f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:43.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:53.644Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=8fe03bd4-5898-4a6d-8f61-39f5cb4ff052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T16:59:53.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:03.654Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=3ce64100-7811-45a5-8adf-ffad7615c93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:03.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:13.671Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=a8b47c79-0d0d-4b2f-a109-37e7cc051420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:13.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:23.687Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=1c7a1c2c-a096-483b-8889-d343e497f12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:23.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:33.700Z |INFO |Init configs |InvocationID=278e4bc9-3567-4cd6-a6de-b4449febc72e, InstanceUUID=dab40745-926a-49e8-b773-87a180d02957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-09T17:00:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |