. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:19:53.010Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:19:53.013Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:19:53.049Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:19:53.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:19:53.619Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:19:53.619Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:19:53.620Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:19:53.681Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-25T12:19:53.759Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-25T12:19:53.781Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-12-25T12:19:55.050Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-25T12:19:55.390Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-25T12:19:55.405Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-25T12:19:55.406Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-25T12:19:55.451Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-25T12:19:55.451Z |INFO |Root WebApplicationContext: initialization completed in 1665 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-25T12:19:55.756Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-25T12:19:56.448Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-25T12:19:57.521Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-25T12:19:57.967Z |INFO |Started MainApp in 6.827 seconds (JVM running for 7.373) |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-25T12:19:58.024Z |INFO |Start scheduling PRH workflow |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:19:58.034Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b60f5172-58eb-4c86-acea-b00359aefea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:19:59.608Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:19:59.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:09.633Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ea24ebf7-0724-4847-9e5c-b7f9195ab04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:20:10.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:10.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:20.679Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1db22a88-23d3-4ece-a43e-1d24f73fca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:20:21.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:31.747Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e0162682-7e38-403a-999d-d596bbe002cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:20:32.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:32.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:42.851Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fe8faadc-c1a2-46dd-b5ff-dffb5f6a9917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:20:43.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:43.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:53.922Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9e62f8bd-a34e-4a3c-9829-32c6d280f22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:20:54.961Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:20:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-25T12:20:58.552Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-25T12:20:58.553Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-2 | org.springframework.web.servlet.DispatcherServlet |2021-12-25T12:20:58.559Z |INFO |Completed initialization in 6 ms | | | |http-nio-8100-exec-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:04.962Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ca391ecf-0e51-4742-9ec8-94067e5f265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:21:06.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:06.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:16.002Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8e41c3eb-83f4-414c-984c-545b93a4b3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:21:17.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:27.042Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=87783f58-f14f-4c45-8d2d-1cc469784234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:21:28.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:38.082Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c5490340-579d-4f0f-afcc-f59060ac971d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:21:39.121Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:39.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:49.125Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=538bb07f-d230-4c66-8de8-ab008eec691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:21:50.193Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:21:50.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:00.196Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e4bf189d-92b4-4cc0-bdf6-5a09a19862f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:22:01.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:11.234Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e284c3e4-2c48-4ff5-a116-9325122289a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:22:12.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:12.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:22.274Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c5ae00e4-23c2-4df2-a92e-12cc2ce35ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:22:23.313Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:23.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:33.315Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=006b9a2b-450f-476b-a7e0-b0243e5d9059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:22:34.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:34.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:44.355Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d183ab3e-3170-4b8c-97a6-00e32b1043da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:22:45.393Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:45.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:55.395Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=65bb41f6-8a49-4669-9529-eaf78609bd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:22:56.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:22:56.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:06.434Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1b0b0c0e-2eb7-4bcd-a57b-d8e1f8c6a000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:23:07.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:07.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:17.475Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d910252f-6d50-4c49-8f7f-362bb2a7f12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:23:18.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:28.516Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3120dae6-cef8-4e25-84e6-1c2cfc0e340a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:23:29.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:29.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:39.555Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d6cfb510-0aee-4119-b0c5-bf9b07179df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:23:40.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:40.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:50.594Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4934433d-49b9-4ffd-9d5b-871d717f711f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:23:51.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:23:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:01.636Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=414d77b6-7b7b-498c-89fa-9d574372535c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:24:02.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:02.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:12.674Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=18763aa0-9187-41dd-98d3-9a7b8980bc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:24:13.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:23.716Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3f225bba-0bfa-4929-af88-d31978580975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:24:24.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:24.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:34.755Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8e540649-5478-45fc-8ed1-4e74eedc3b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:24:35.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:35.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:45.795Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=00c4bd70-2811-4fec-9bb1-08f22e597fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:24:46.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:46.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:56.834Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3579af99-a6ee-48ea-b4ac-eba27a83c417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:24:56.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:24:56.983Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:24:56.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:24:56.987Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:24:56.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:24:56.996Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:24:56.996Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:24:56.998Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:24:57.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:24:57.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:07.877Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=960cebc6-f3a6-4ea5-b974-39a0daf951b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:25:08.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:18.914Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1e75a3d6-e301-4a19-a46f-21e09df5cf50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:25:19.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:19.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:29.954Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=26cbbeca-ba09-426d-af7f-f2cd67c877d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:25:30.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:30.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:40.994Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7924f848-ca3a-4fab-a498-5da23a3ac2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:25:42.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:42.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:52.037Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=28fac1c3-09f4-4ff1-827c-f7568894e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:25:53.106Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:25:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:03.108Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e74f53dc-d2e9-4057-b916-3a74248ec820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:26:04.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:14.146Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=605d392a-06bc-45a4-ba71-182bcb95a7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:26:15.185Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:25.187Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=854a1917-1259-423b-9493-987bd22892bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:26:26.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:36.227Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9e9e3d6f-4a43-485a-b726-235458bb830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:26:37.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:37.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:47.267Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=247b4114-12e9-4923-a9c6-afc3d10e4aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:26:48.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:58.307Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=656d6a47-c2ea-4ecb-b228-dd4b67a16774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:26:59.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:26:59.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:09.346Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=24512e1a-78b3-497e-8658-c998e9d52a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:27:10.384Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:10.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:20.386Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0044791c-637e-4b6c-b565-119646b18908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:27:21.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:31.429Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a0863a00-ea03-4a19-98be-92236f0aab4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:27:32.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:32.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:42.502Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2ec2d31b-355f-4611-9009-f7cf3e47e2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:27:43.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:53.538Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=19757066-afd0-434b-8171-40c0bea6ad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:27:54.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:27:54.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:04.578Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7c540c2b-1688-4040-a1f8-4fbfad6579a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:28:05.620Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:15.623Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d81a9e71-e44c-4f2e-9b0d-c9d4895dc17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:28:16.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:16.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:26.658Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3a47ad4c-fc7f-4888-9cec-5dd5e34d7774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:28:27.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:27.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:37.702Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=524f07dd-05d4-494b-9f50-50caacf061e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:28:38.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:38.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:48.772Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e940ab05-b63e-4c47-9149-544fd9bb5915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:28:49.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:28:59.810Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3f537f58-a0ea-4335-8f79-d4136c326de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:29:00.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:10.850Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=da2fc931-de88-49e4-ad77-52a884d0d4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:29:11.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:11.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:21.890Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b2cc3d69-d806-4503-a8f8-02ab417b1152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:29:22.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:22.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:32.930Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=53fce4d2-66c4-4125-a976-b52733a7ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:29:33.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:33.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:43.974Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=029a87f5-5ce9-4497-afbd-d578bb6c16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:29:45.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:45.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:55.011Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0cf6c440-6db8-4fdc-b076-cda3490620ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:29:56.048Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:29:56.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:29:56.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:29:56.161Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:29:56.162Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:29:56.165Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:29:56.172Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:29:56.172Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:29:56.172Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:29:56.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:06.050Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=61a64b9e-82f7-4b03-9a82-2969855d88d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:30:07.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:07.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:17.093Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8c090e99-013c-4328-a2d2-903d2ef141ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-25T12:30:18.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.244.76:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:28.131Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f5c3db2a-0684-4ea6-95fc-32bd9c159b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:28.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:38.285Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=80f142e5-d52a-4c60-82ca-e240c8398eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:38.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:48.300Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6b14c130-4225-4bbd-beb6-d30acb0f1619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:48.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:58.311Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d24fb881-981e-441f-baeb-fa06c2e0a537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:30:58.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:08.321Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5252aeee-88e0-422f-ae31-164849235e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:08.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:18.333Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=06ee5fe2-06fb-455f-9d5a-310edf5c2de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:18.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:28.344Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8a6f473b-fd85-4221-997b-a6cf9151b38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:38.355Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=434d84a7-275c-488c-a171-defcba15466f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:38.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:48.368Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=68721e12-c10c-4c7b-a316-3dcf6bfb423a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:58.380Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=68f9a710-9096-4e24-9109-8fc62b355b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:31:58.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:08.391Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0f840308-66e6-438c-9a72-ed02d738719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:08.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:18.411Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a12570c5-e850-45c1-83a2-044004083821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:28.422Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=225ff7d6-1627-48e5-94ec-209211614a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:28.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:38.431Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f7ab8290-2baf-4a88-8774-5fa23d433a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:38.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:48.441Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=cc79cb86-2a77-4917-a529-fa80e5723cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:58.449Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fb917fa3-0015-4bc4-8a67-4e08a47a094e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:32:58.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:08.460Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4d14f68c-40f5-40e7-922b-bc2acb97fda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:08.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:18.470Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0a7da3d0-06a4-4d6e-aa50-026aac5cbec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:18.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:28.485Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=137e0900-7cb7-49b1-b354-9776d3024adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:28.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:38.494Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b8a34e02-df4b-4c34-9fa0-2bb6c8535cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:48.509Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5392026f-a619-426f-92ef-4ddbf27875d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:48.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:58.532Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dec1693c-237b-4538-8c74-3bdfa4c7a2ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:33:58.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:08.541Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b35499c5-22ae-488e-b62e-4bcfd0525138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:08.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:18.549Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d317246c-e34f-4fb5-891b-bf927ddabf35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:18.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:28.559Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fb2e308e-eefa-4aeb-8bce-29c012c5f185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:28.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:38.568Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=15a14b84-67eb-422c-ab64-23575aa7a680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:38.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:48.588Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9ceaf093-a16f-4e15-92b1-da9f142e8843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:48.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:34:56.132Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:34:56.132Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:34:56.133Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:34:56.135Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:34:56.142Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:34:56.142Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:34:56.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:34:56.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:58.606Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4ca8095f-e5ec-4f22-b30d-43c4a69118a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:34:58.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:08.614Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=eccd1efd-a5da-438e-95f3-d48dee0a63c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:08.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:18.626Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8e74b415-aee5-4a3a-b628-f1e52a7b01fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:28.634Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0ca3de8f-8a3f-4557-8765-9e0b18c1f56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:28.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:38.641Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1a434b59-a7f6-4ec9-9a52-e8e0f8deb8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:38.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:48.648Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fed6657d-79c0-4305-8c1c-d7dd684b7b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:48.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:58.658Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=91811a10-2312-44fe-8eac-2b6373d13b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:35:58.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:08.669Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b22a01d6-9da6-4be7-8778-989b6199304c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:08.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:18.684Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bcaa3ad6-2d08-4926-be6d-242802af1a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:18.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:28.694Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7bf9b720-041e-4597-88c3-8f2402be8866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:38.704Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d54393a7-a9b5-4037-b9da-5dc7a9ea2360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:38.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:48.711Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a9694efc-6f5f-4494-b2b3-d4899ab90025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:48.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:58.720Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7b915e40-dddf-41ed-b3f6-3afa0b8310f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:36:58.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:08.728Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=01c8281d-d7ff-4bb1-9580-038c4cad4767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:08.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:18.739Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=026f415f-d3ac-4591-a18b-751944e78770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:18.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:28.747Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=82ff529d-7f03-4049-bdcd-b9bb31bd90df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:28.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:38.758Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3e64a6dc-55b0-4341-b2eb-57661331005b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:38.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:48.777Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3cbeaa87-2c56-4040-a853-bfc297c9f087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:48.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:58.785Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=895058d1-69a6-4028-ba0b-919c2bc07d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:37:58.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:08.793Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=07766c43-b027-4fe2-b5a7-e4d93037fc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:08.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:18.802Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4b60f396-78b3-4ec6-935e-aadf3fabb0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:18.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:28.810Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bde8d511-cd16-4735-ae31-d961258e5af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:38.825Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2e7f49b6-d5a2-44e6-9bd3-4f63a75dccf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:38.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:48.834Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c00d8cd0-e3dd-4a9a-b8f5-19a24ae0c13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:58.852Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=daa9c2da-11db-40f2-a8a9-4f72c02ca9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:38:58.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:08.869Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f2279e77-367d-44ff-9fa7-b2073b54e3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:08.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:18.877Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0ebeab93-87be-423d-aec3-7e762ac18d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:18.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:28.884Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2f700159-39f3-4a34-9e5b-c0faf798b65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:28.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:38.893Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=53cfa874-a16f-46f2-8832-5d2081310c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:38.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:48.901Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=27dcd8c8-c209-4320-8c43-887adc6b2cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:39:56.138Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:39:56.139Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:39:56.140Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:39:56.142Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:39:56.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:39:56.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:39:56.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:39:56.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:58.908Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9471d23c-5649-46d9-8ba2-97869f6f9210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:39:58.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:08.917Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=12818111-029b-4d42-be8d-8440a3d1be15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:08.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:18.927Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6f0f9a20-61e7-4381-92e5-77a1e84fab9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:18.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:28.948Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=18e9bcd6-f582-4d76-85f9-82e0fe33caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:28.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:38.957Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e0ce9c25-e2f4-49cb-b7c4-0e4c3618ee63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:48.971Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2d72b964-7ce8-4182-9363-14b8f11ae720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:48.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:58.979Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0fe26129-91be-4f0f-9809-53636100bdae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:40:58.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:08.989Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5c1e50f0-298d-4fa3-90b6-43e6fa25826c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:09.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:19.003Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dcc707ba-2685-4324-acc6-8188b00320a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:19.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:29.011Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7c323577-d453-427c-ad33-31e851fd1561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:29.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:39.021Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e8231a57-035c-47db-ab94-c418f4843f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:49.028Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=61703769-c0e8-479b-a37a-d447d1c3bd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:49.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:59.037Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=476b827c-fd91-4d28-ac8e-1472d59c00a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:41:59.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:09.049Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c478974a-226a-44d0-b2fc-3d2cbb049cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:09.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:19.070Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2a9082f1-4a6a-4ae7-8d78-e25684bb771e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:19.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:29.082Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c7dd2861-9960-41a1-9566-0c743aa75638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:29.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:39.090Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dd48158f-36c5-4eb3-baeb-42183e8c14bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:39.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:49.099Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=87cd511a-c11d-43ff-ba07-58a98a915c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:49.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:59.105Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f48b7a6a-b66e-4c56-9592-bf6eb5917ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:42:59.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:09.113Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f1d80412-e6c5-4236-a88a-e8ba97ed9478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:09.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:19.127Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dd1ea587-b6b5-4e6b-95f7-513a0c595435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:19.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:29.134Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=66927e9f-a65f-48a5-aeec-6bbd0f142589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:29.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:39.142Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ca528276-ce92-4339-9ebd-a31f580c6c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:49.154Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6c71c457-ec5d-45d8-b5c3-6324b8288c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:49.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:59.173Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c64d11dd-5ce4-4557-b9b9-e252277b9299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:43:59.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:09.181Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=afeadc16-ef00-4f13-8e87-9a372c952bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:09.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:19.190Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2c0f4b89-3912-4e23-9baf-e1b2ef0e9ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:29.197Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=38731e37-645b-40db-b5d2-fa4d53c23309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:29.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:39.204Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7ee4173a-68f3-4453-bc71-bb60babbaeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:39.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:49.211Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a96bf3ca-79e9-4eb2-a11d-350e829d217c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:49.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:44:56.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:44:56.127Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:44:56.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:44:56.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:44:56.135Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:44:56.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:44:56.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:44:56.137Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:59.218Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3da7b8ec-6f11-4690-99c0-e5333c7d963c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:44:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:09.228Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=93e307b6-33b3-4bfd-be73-9be24779c542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:09.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:19.235Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b8aac12d-c7fc-4a58-be61-bb8920529925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:19.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:29.243Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=194d22bb-25c3-4e6e-b0fd-63c3a88cf17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:29.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:39.258Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=63af30cb-a6e2-405a-9f77-9f6454ac9301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:49.266Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c2ecb88a-6615-4e4e-9e14-da7a7cd0b37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:49.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:59.274Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=79a65726-1891-405e-8286-6621765d5330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:45:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:09.293Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3a2ecd17-3b16-430d-988a-c4b9d304817a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:09.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:19.301Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c6a064a6-fac3-4fa9-a66f-e42a70d78ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:19.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:29.309Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a30e2352-37f0-4c78-af3b-95d1a4af6a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:29.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:39.317Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7fdcfeb2-fa3b-4144-9d75-18f40da73a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:39.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:49.324Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5fe06c9f-b7e7-4cb4-804e-a073f81a73e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:59.330Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2713f48a-3b95-4112-a7a4-3cfae0363251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:46:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:09.342Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=cc348c18-d560-4687-896b-6fa913b56d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:09.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:19.364Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f0de24ed-08c3-4d33-8618-4df1d0c725d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:19.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:29.372Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1233b156-f4e0-4045-b1c5-b0de2f11ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:29.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:39.380Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3e27a530-14f8-423f-859a-c7fe634d498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:39.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:49.389Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a5099832-d978-47b4-9711-7cbd7d4e0fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:59.397Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bbd1b796-896f-4dac-97c2-03fc69b02b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:47:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:09.407Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=83ca7778-1642-4688-9b81-3a74f4f4aadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:19.415Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=31e106e5-7678-4ab0-82b4-cd90f37b69d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:29.423Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7a8e51f0-9242-4ef0-b9f1-69d0097bb3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:29.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:39.440Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4bd580f6-54f8-4289-a861-12337008bd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:39.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:49.449Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2dabf393-452a-49fd-8aab-de08f02a6fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:49.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:59.457Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bf82681f-8104-432f-b2d6-6f650ceec381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:48:59.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:09.467Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3d472bfc-b122-49a6-a1e3-06bfa3dd839f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:09.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:19.489Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=00955c25-d8b5-4508-ae53-f057fa7b6070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:29.498Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d1291a37-507e-43a5-b34d-34bad9fb9c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:39.506Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d124ede2-f6bb-4acf-ae0f-1311338ad92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:39.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:49.513Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=987e045c-735d-4289-97dc-ac2874b42579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:49:56.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:49:56.110Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:49:56.111Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:49:56.114Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:49:56.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:49:56.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:49:56.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:49:56.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:59.520Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=adeb9e9e-f77d-475c-8934-b0a1ab31f565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:49:59.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:09.528Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9866dc28-d38f-4d78-bbbc-49d456ab4860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:09.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:19.535Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e54602fc-75be-455a-9323-bf6038e57646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:19.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:29.542Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8bc9e619-db2c-4043-b97e-415b6959dae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:39.549Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=227a3b5b-bf24-4063-a0f2-6f533a1e95ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:39.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:49.557Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=58a2ef01-bee0-47cd-96bd-89c59b0903aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:49.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:59.567Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a960929d-8aac-49a8-9720-59dbca74ba7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:50:59.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:09.590Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3763e0dc-d372-461d-920e-f7f772ef7a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:09.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:19.601Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e1df94e8-ca91-498a-a8b1-0542c348e191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:29.622Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=50cb685a-ff9e-49e5-b3f6-1c2e319fc995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:29.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:39.630Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=629eff38-74bc-43e8-8fa1-5711bf11dbef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:39.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:49.640Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a10e1355-81bf-4065-a334-636942356f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:49.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:59.648Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d173b4cb-f6c5-44a8-a1aa-dc08459bbe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:51:59.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:09.656Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f7ae81ef-fcb2-41ef-953f-5c5df998830c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:09.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:19.664Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7e13ab5f-3425-4ec5-9de9-23026656bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:19.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:29.672Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4d1267f8-819d-47ec-b651-6762f6c956cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:29.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:39.680Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=98dfb339-2da2-42a0-8218-e5c75d226dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:39.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:49.687Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a94331eb-ef31-4149-b6c4-b7391228a28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:49.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:59.695Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7dae97bf-8a50-49f0-92c4-4a0812146507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:52:59.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:09.705Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c0afa146-ad7a-4852-b450-3b9c0e9ca520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:09.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:19.717Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d38e20bb-7930-48f9-84af-957529374b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:19.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:29.732Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9954f0e3-3ae9-49a5-99a5-30dfd52f1127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:39.740Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=33e98231-2c7e-4fb2-a3a3-b09c05a4a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:49.748Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=deee48b3-e854-465e-a112-8817b4d09257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:59.755Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fbad0ad3-47bd-4097-9354-0d8f4b6e1b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:53:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:09.763Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6a01f829-d51a-4610-976b-72f903994a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:19.771Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=27457b08-1182-4d07-950b-41df79e5a511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:19.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:29.778Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=33edaf43-e2cd-45e5-b142-aa6c227b8d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:29.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:39.786Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dab6edc0-0e2b-4f66-807d-cc959a4aa30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:39.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:49.794Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=840aa5b3-cfbe-4e81-b72c-50a14fbc5a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:49.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:54:56.137Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:54:56.138Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:54:56.138Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:54:56.141Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:54:56.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:54:56.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:54:56.146Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:54:56.148Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:59.805Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=23fbeba0-ab4d-47d6-9d2b-713e9ee1af0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:54:59.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:09.820Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6350113c-ebcd-4cbf-ab00-c40e1a2352be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:09.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:19.829Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f00b6803-ca27-4176-aee8-ea6a58ea1189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:19.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:29.840Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0895c8eb-80f6-4b66-aa3f-40ce8334855c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:29.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:39.847Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=cae9dfe6-9294-4804-b0aa-cb0dfb024dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:39.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:49.855Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9e31dfe7-b092-4b15-bcd7-a914c3d12ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:49.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:59.862Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6fc32db1-7730-4e50-a6d1-7706d46f7a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:55:59.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:09.869Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1cc5d553-b750-4016-b9eb-1269b41ee54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:09.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:19.876Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d45cb46c-c874-4c73-82c1-1560904d3b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:19.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:29.884Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5b5675c5-5157-4776-86f7-6545c6c0cea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:29.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:39.893Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=654c70c2-a466-4c53-bd85-252e68b6c51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:49.901Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a96ffebf-d08a-43de-927d-268e3e7160f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:49.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:59.913Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dbbe9c38-0aee-4c7a-8609-05a1624bc554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:56:59.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:09.930Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3745a4be-c3b8-4822-a1cc-395d32edac4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:09.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:19.939Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=09ffb69b-1f12-4d0c-8192-e02d2a3ebfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:19.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:29.947Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7dfe52dc-ad3a-4780-b6cb-3aa904c7888b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:29.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:39.955Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5c1f5dad-fd91-47a8-9ff3-0688984adbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:49.963Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dbca782c-13c7-402e-90a9-424a8f0c0ad7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:59.971Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4a6833bb-c0d3-4ebb-a04a-1ffb3c35433a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:57:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:09.980Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9c5926b5-4cec-4f9a-9ebc-2555c7585de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:19.988Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=69416510-170c-4154-82d1-ed391fa1de9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:29.996Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0b906c2a-9ce0-4164-bdef-d6adde42370c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:30.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:40.004Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e5803ea8-468a-4fc4-821d-495a2733f200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:50.015Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4ab53b1a-aa87-4f4c-9fb4-ea2756c16e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:58:50.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:00.032Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f3447077-73ae-4f1d-809f-fe2d8bb44726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:00.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:10.042Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=edaeb5c0-de77-4fb3-b358-343f83ce0501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:20.052Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b8771c00-6704-487e-aefd-ba033790205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:20.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:30.059Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e691deef-c39c-4081-8262-05efe7b521fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:30.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:40.067Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f9db0edd-7ad0-4bc3-b327-784ad7b84506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:40.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:50.076Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=08e69b66-a865-43db-87f5-7e2bc2c058ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T12:59:50.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:59:56.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T12:59:56.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T12:59:56.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:59:56.162Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:59:56.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T12:59:56.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T12:59:56.167Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T12:59:56.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:00.085Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d4cdfd8d-3d1d-4210-aa03-7bee496807cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:00.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:10.093Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=21cbc0e9-e86b-480b-9cf9-cb3cd1ac16bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:10.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:20.101Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=987ff344-40ad-4262-bd1d-fa956b12c872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:20.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:30.111Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5897731f-8c49-477a-8458-74b886ed91c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:30.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:40.146Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5eeef4c1-7f3f-4f15-9eed-f0dd1a0f599f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:50.163Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dd122734-2cc1-48e3-8556-e48a549f48e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:00:50.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:00.171Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0c1de005-ffd3-4869-84f9-ddb01944bcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:00.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:10.179Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d8095d83-8c20-466f-891c-39159d11f720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:20.186Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=69c9688f-467a-4a22-a8bf-2c8908638a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:30.194Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a6d8c8c1-9ea8-4997-b0ab-709daa8f0aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:30.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:40.201Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7cbdb549-d4e2-4c42-a7ed-b2f91ec1db8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:40.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:50.209Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dd7f4129-be55-48a9-9556-1191ced19d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:01:50.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:00.216Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5e6111bf-a3b5-4bda-9c98-9b65661ba40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:00.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:10.227Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2263f2ac-2313-4a41-b7e1-65f3c0fe8f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:10.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:20.235Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9459c220-1003-4511-a4cc-9420278ba106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:30.248Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=447aa37d-56d1-4392-96f9-4bbaf63f226c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:40.266Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=313a8032-1326-474f-84f0-53d0c2242f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:50.273Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8501ae0d-1669-43ff-af54-654ba66d8248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:02:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:00.280Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2e1d3460-d074-4ed7-a5e4-526171bc7040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:10.287Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d5c23267-7948-4055-ac3a-1d2f073873a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:10.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:20.293Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e89ee93d-b645-44db-a061-f4c0f704dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:20.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:30.301Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d63c8a4a-f3c9-4e71-895e-f905a40d0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:30.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:40.312Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=efe4eb88-0274-43c0-a81e-22772615b5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:40.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:50.319Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2022fa7a-da32-4040-b18c-f1fc258c0dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:03:50.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:00.332Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e392e9a6-90fd-489a-b096-453019a3c524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:00.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:10.342Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5aadb721-410d-4bca-92a5-61ab31078d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:20.364Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c43a10d0-5c05-4d7c-866f-d8341f98bace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:30.372Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b913fdc2-ca24-47bf-9c19-9763ff89ee2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:30.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:40.378Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0611c863-0865-4487-8df0-17dd3febf6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:50.391Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9b57b516-8a2f-4f26-a84e-59301784c684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:04:50.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:04:56.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:04:56.159Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:04:56.160Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:04:56.163Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:04:56.168Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:04:56.168Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:04:56.168Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:04:56.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:00.397Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=edaafb42-75e4-4949-ba6d-f5c88448512e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:00.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:10.403Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ede9f9bd-f743-4ab9-9485-0f39a2d8ab7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:10.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:20.411Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=04ab5c10-7f0e-4372-8b20-36b025d07a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:30.418Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5c4afdd5-e78f-4ca4-920e-e3e8cfae11fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:30.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:40.425Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=759d6679-621e-4ea0-9f3e-6aa725feb072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:40.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:50.434Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=84f63d9a-33c4-4ac8-bc32-af332a117bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:05:50.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:00.454Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=732a721f-d042-457f-83d9-15314a077002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:10.464Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c3f21b83-29ef-40af-97ee-8791382b9688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:20.471Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=554ef506-1c6a-4692-a150-d034644621ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:30.477Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=adaff8f6-cd31-430b-b74e-bcf2d563a008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:40.484Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e32a232e-0633-4119-b1db-a6317d08a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:40.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:50.491Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=df39e8b6-075e-42af-aebf-b67d63c46123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:06:50.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:00.498Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7222881c-b27f-4822-b4b3-e1d2bbb35e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:00.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:10.507Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=937fdbb1-3681-4508-9189-a8fd05d2267d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:10.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:20.515Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e5d01cca-6675-4cf9-970e-ae2e1dcf7738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:20.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:30.522Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fc2e03fb-32fa-4eec-a308-280b0a609831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:40.532Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=946e8c72-51d8-4118-992f-5f3536e37edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:50.556Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ebee5d1a-645e-4b96-ab37-4b93224cec95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:07:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:00.565Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=662e2eb1-a4c5-493c-9a33-2d717ea931c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:00.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:10.572Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2f46ec29-a313-490a-b649-29946ab87f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:10.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:20.580Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9f5e7faa-4cd7-46cf-b0e0-8f7934bfa079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:20.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:30.588Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=db8b5e10-2873-4be0-9e69-a9202d4cf411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:30.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:40.597Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=87bfbba6-91d5-4dc0-bd2c-aa7c7539a9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:40.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:50.605Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=25a33ee4-b660-416e-a6d5-3ac54759f11d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:08:50.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:00.613Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ee2f20e7-2c46-4559-9380-b59a37d79fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:00.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:10.624Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4bccf57c-545e-4d90-b846-a95e00ba1d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:20.637Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9402de7b-9832-4898-8704-7fca80017ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:20.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:30.654Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ed9d532e-563d-4169-81e5-28d5a149922c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:30.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:40.664Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b47a4177-6378-4ac4-a4f4-b905d2400949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:40.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:50.670Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=784583af-e408-4dfd-8581-3b26156fe3fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:09:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:09:56.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:09:56.149Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:09:56.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:09:56.152Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:09:56.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:09:56.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:09:56.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:09:56.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:00.676Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b6804240-eb3c-43cf-88f5-a3aa23f50bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:00.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:10.689Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=004a8a75-98a4-4b25-950d-bade4ba591b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:10.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:20.696Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1143984e-c75a-457f-93c9-707ca6a396d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:20.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:30.702Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=86cd62f4-7ca9-4881-8dd6-7c08c432f174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:30.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:40.711Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ddcf54ff-b4d4-4b91-9e50-d6827badb63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:40.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:50.720Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=11f3d2d8-87e6-4702-83ff-d5d647a8b61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:10:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:00.731Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1b4a895e-56c8-4b1e-8ea4-2883a1f36e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:00.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:10.747Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=22628553-48f7-4c21-a75c-cb17f4c18bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:10.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:20.754Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0b890966-1d8f-4ff7-856d-45d1bca98e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:20.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:30.762Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=57093f8a-f0cb-4394-b8bf-c450cb1e65f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:40.769Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=76c07506-def1-4cb4-ac64-ecf4b79f22d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:40.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:50.776Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7b38960f-ba51-40cc-9c91-2ae52a22f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:11:50.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:00.805Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b399cac7-d051-4299-89e9-2e38ca8bbb4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:00.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:10.809Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c280ff85-3bf9-4a0f-a365-04239def9390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:10.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:20.816Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=06d3a5d0-9069-4e00-b4b5-039549e47e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:20.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:30.824Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0b083ba0-caa3-4804-a44c-1c0980d9a858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:30.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:40.832Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0c2b2b96-6b22-4755-9931-fd42929b355e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:40.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:50.841Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=18403e46-8b96-419e-9431-7079205cd923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:12:50.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:00.849Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=34d6cbf5-3f85-45a4-afff-816b61a6e322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:00.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:10.866Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=28a93d33-c3d1-492c-91bb-29375eb5511f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:10.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:20.873Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=efdba01b-c208-431b-b696-1169e8b395a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:20.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:30.880Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bf6a080e-13dd-4246-8725-510fdf2e76c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:40.887Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c3df9ab6-c85d-4b9e-979c-40c2481af895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:40.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:50.893Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a7cfb8c7-87a1-4d6b-a398-613e564db07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:13:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:00.899Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=01240c34-5750-44bb-91a8-91101ef14700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:10.906Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=77913ab0-6444-4b65-9676-73322cacd211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:10.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:20.913Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d4391522-53d0-434b-869e-e00e8096cbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:30.920Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f0ecdb09-313e-4361-a9d0-fe1def763233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:40.927Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bf89506f-658c-441c-a73c-9acba7996019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:40.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:50.939Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0aa21ddb-711c-45f5-90ca-60246afda107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:14:50.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:14:56.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:14:56.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:14:56.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:14:56.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:14:56.132Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:14:56.132Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:14:56.132Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:14:56.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:00.958Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=747d5d17-6431-4186-9878-4062800837fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:00.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:10.964Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=da1d1c66-9e98-49bd-9435-3764b4006788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:10.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:20.970Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b9a28174-a633-4286-88cc-1a0ce145d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:30.977Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=610ee9e7-e1be-49f4-92af-249227dab096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:30.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:40.983Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=33b87f2d-8451-49b0-9793-c2c3484c7e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:40.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:50.991Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=32e3f58f-f34e-4f19-8181-273ea023e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:15:50.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:00.998Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=674d8ae9-1b16-440d-9fc4-0c7ae6419cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:01.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:11.052Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=edc9ed27-c5a5-451d-a253-cfcf8b1a90c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:21.062Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d5ec6926-ca7f-4c41-8f11-f2990a282cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:21.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:31.074Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e6981d6c-4e5b-444d-ae4b-ce6c963bf893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:41.092Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=738a0488-2e86-4193-8125-f4e8e3dadde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:41.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:51.100Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c95b3e91-75e9-45d0-9e01-06558d8bbff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:16:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:01.106Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=69d79afa-202b-4fb1-93c6-a6362719b972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:01.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:11.113Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c5f77e63-6baa-4584-91bd-ce0ef9231124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:11.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:21.120Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d8f697c8-6823-45cc-80bd-31b40529cbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:31.126Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=953aaee8-530e-4e65-82e7-fce0e2b8e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:41.132Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6e1acfcb-f223-45d0-a7bb-407b3048167e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:41.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:51.138Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=edbf3e60-a740-4d59-b922-8f407019c952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:17:51.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:01.145Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d425ad55-c7a3-476e-b9ff-80d208bf4724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:11.153Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bc107438-baf4-4838-b41e-1fdd039d1028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:11.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:21.162Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bb2f0785-c476-4aac-9a34-0288e136ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:21.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:31.182Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=23a49e93-4abf-418f-98ad-b3b0419bfd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:41.189Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fb8b25b5-4f5f-4d6d-a8a6-31325239580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:41.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:51.196Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ae727e8b-653d-4694-93e4-54311418505b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:18:51.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:01.204Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7bedfe5f-e521-4726-b83e-c1e9662605b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:01.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:11.212Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a40a554a-7644-4131-8fb0-747e1f61e15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:11.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:21.218Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0984c65a-f78a-4042-b5a6-5f29b76577f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:31.224Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e11c9d36-f80a-4c12-b47c-f3da77cbbb18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:31.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:41.231Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d3e17822-bb49-48de-b596-e92e07ab86fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:51.240Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=923a6499-d805-4de8-a95c-cd1e3bddc440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:19:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:19:56.126Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:19:56.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:19:56.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:19:56.130Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:19:56.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:19:56.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:19:56.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:19:56.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:01.249Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=953360b7-fa38-4835-b78d-0679fa278bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:01.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:11.259Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f7b0c9a1-3c54-4959-b6c2-f2cdeeaca794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:21.279Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=80b1d044-67e8-4007-9ab4-4d623b5443b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:31.286Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8a681e85-f27f-4214-aec8-9646264b128e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:31.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:41.292Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2d6fd628-2681-4c90-bb55-29710e06e5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:41.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:51.298Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d7d08a8f-cb32-42d4-a1d9-60575507685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:20:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:01.305Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=02d139fc-a7ec-4ec6-800d-8e11ea71ee11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:11.311Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=55615343-44ff-43c9-8c10-162c2e79883f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:11.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:21.316Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e87f7b5a-8f22-474b-9c99-668e05703316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:21.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:31.324Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=29cce164-89ef-41b4-b11c-1de485a9d48b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:31.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:41.335Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=90463613-7e71-4cae-8ca4-fb0d18e995e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:41.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:51.346Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ee8e0082-7cf1-41e3-88ef-114ee446994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:21:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:01.366Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=79a5d56c-1974-42c9-957c-d42e7f558ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:01.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:11.375Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6496e64d-0a7f-4e7d-a4b0-fb57f9d0dcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:11.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:21.381Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4d318cab-baae-4bdd-b2ce-ede4ed72f49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:31.388Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8bcb4e9d-3890-44d9-9484-d9b56e9a3458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:31.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:41.394Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d23871a0-e505-475a-83e8-1aca36d5b8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:51.406Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f0f7f5f9-f4fc-46bd-897d-050255afd03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:22:51.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:01.411Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3d8d3fa1-e908-4da0-a120-caf2cb043f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:01.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:11.426Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=48d686c7-6b18-4c13-bba3-44182700d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:21.434Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9e59e628-a737-42f0-abaf-1e7e22b1ac74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:21.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:31.443Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=47628c2f-b9c0-4ee2-8741-f205dfa93a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:31.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:41.453Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=262994d6-7951-4df3-bf5c-fd223e36cb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:41.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:51.470Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=bd3f7773-9f99-40f5-888e-e8240bf7e042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:23:51.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:01.478Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=eaaaba09-cf9a-4a9d-ad32-d7b1e3f81e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:11.485Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=06cfe141-e0ba-44e6-a795-e651793c0053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:11.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:21.492Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c935162d-0fd0-4f9e-9bbe-02a0e8b86680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:21.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:31.500Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=78cd5ca1-d6b3-4d76-9880-86dbf97f857a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:31.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:41.505Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c9901fe7-aa26-4a34-b3ed-6fd5f1768ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:41.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:51.512Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3edfd726-431f-421a-9250-dbbdb9ce73b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:24:51.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:24:56.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:24:56.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:24:56.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:24:56.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:24:56.133Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:24:56.133Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:24:56.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:24:56.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:01.520Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d2c5242e-83be-4d34-8869-e8a43189790c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:01.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:11.532Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=006ec6de-ae1c-4cc3-b275-97e7fb4419a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:11.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:21.539Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=080c483a-2003-4613-9880-14f646b79449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:21.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:31.546Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e4e9eb06-3290-419f-b98a-1b7be3fb5230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:31.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:41.555Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d7ad766b-88ca-4510-8891-52b5912b51cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:41.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:51.570Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ba323295-edfe-460f-be1f-5359de527c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:25:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:01.582Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fe81a636-8f0d-46e3-baed-655fa79a5d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:01.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:11.588Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dd8f0df6-c6e2-47a6-86cf-7dc1cc93e1e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:21.596Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3297ea81-440f-461e-b010-495121690871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:21.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:31.601Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3b652d22-42c5-4548-b610-f740b59f47c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:41.608Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=56506689-3c03-481d-ad6e-e09568a8242b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:51.615Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0689e3ab-ed89-4b4c-9418-62d566fe2761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:26:51.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:01.621Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=890437b4-607c-4d27-9678-9c7a930b2248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:01.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:11.629Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ab6769b5-ec8a-4a88-868d-2b6e70e6178c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:11.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:21.636Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8b269bc0-ba8d-49f9-bffb-2b4b595ec26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:21.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:31.646Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b6350ff4-58cb-43dd-844b-b6a1f8f94a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:31.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:41.661Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9a3687e5-e549-4be1-9f72-734e7bee84de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:41.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:51.668Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8afe08ab-e498-484b-afba-e5222a40736f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:27:51.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:01.674Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c80c60fd-9cf8-4ded-9f02-f478272c693f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:01.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:11.680Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b27e4d78-4b0a-4ae7-a9d6-66a3f1dbcc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:11.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:21.686Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7f5467f2-bfe3-4dfd-9224-86895431b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:31.692Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dac8a02d-cf9d-4766-9d86-cb1b52064354 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:31.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:41.698Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a9c8a779-19d1-4f22-a037-a2c085b11f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:41.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:51.705Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=33bb8ac8-c9f1-4336-9cfa-0d0c76b2ed6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:28:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:01.711Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5453212b-314f-4f7f-a5bf-c7d31268b871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:01.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:11.719Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b674c303-ad88-4b26-8b6f-c4c5a268d2c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:11.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:21.737Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f3d1d2f7-835c-4137-8aba-13ec86117daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:21.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:31.744Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2af51b63-e75b-4306-a124-e8e8861417d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:31.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:41.750Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3c34f98d-e63e-4889-9ff9-6c23779dc129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:41.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:51.761Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=780fc2cb-6275-4420-b390-379f6fe3d193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:29:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:29:56.124Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:29:56.124Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:29:56.125Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:29:56.128Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:29:56.131Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:29:56.131Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:29:56.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:29:56.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:01.767Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e0c37e11-6336-408c-86dd-c85141e632e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:01.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:11.774Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=757098c0-bab8-4a85-83e7-98c1df9c93c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:11.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:21.780Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9ae46c92-f2d7-4ff3-821e-a19ee068d980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:31.790Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c62f90e0-07c1-4e2e-8cac-a9fa8fe1d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:41.797Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=698772c0-8ab9-4504-ae2b-b07d70066b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:51.805Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e039a186-05e1-4a85-a8d4-56f0709cd4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:30:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:01.814Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=51d5fed5-f085-4f27-a861-06711bb588eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:01.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:11.852Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=98297493-2c4b-4c39-bd9c-037bc7a70e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:11.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:21.859Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c40174b3-010d-414d-b683-195f2affc3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:21.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:31.864Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=de2d170f-6b04-4337-84cf-0de0fab0f885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:31.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:41.871Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=80aa7826-f44c-4cf0-8e12-eceb85003c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:51.878Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=01227e2d-581b-4962-b2a2-8306072753b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:31:51.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:01.885Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=068eb072-4515-4310-b1c4-4b77cfdcf838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:11.891Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=296a8f83-5cb6-4293-8749-a3050f0f218d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:11.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:21.902Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=34a44bb8-9630-43bd-b99c-967ede4fe388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:31.909Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=98a8aa95-7d2c-4b96-85a5-7b103aedfea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:31.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:41.921Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=626d7f68-49e4-4e26-87de-6decf835f8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:41.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:51.940Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f5c5bda0-2d7b-4a34-844b-0b65909ec2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:32:51.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:01.947Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=94b8012c-08d8-43ba-aa40-6393e89b59bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:01.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:11.953Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8f9fcff4-2e5a-406d-8a2e-dd905fc8c819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:21.959Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0e496260-deec-45ef-a0d2-4fa6d750702a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:21.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:31.966Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fdd8b58e-31ad-42e8-80bb-e43a8cc48ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:41.972Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a309395f-50d7-4841-83a6-39feefca8a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:51.978Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9cf426f0-48e7-49d7-9a3d-18f32a6914e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:33:51.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:01.984Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=db46310e-836e-491e-9b7c-df08aade9fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:01.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:11.992Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8a22a783-e74d-4b5e-88ed-a271c8fa0180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:11.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:21.997Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=71afa382-986d-4005-940e-3f85dd158a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:22.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:32.007Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ce0a7753-1fd5-426f-a0e1-af31f643df45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:32.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:42.016Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7a158e8b-a25a-4156-b6df-8782e51ea403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:52.036Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9a2a8638-b921-4012-8de3-8b6d60e5f2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:34:52.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:34:56.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:34:56.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:34:56.145Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:34:56.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:34:56.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:34:56.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:34:56.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:34:56.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:02.043Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0392d9f5-aabd-4294-82f8-32a984c1f1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:12.049Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f348e57c-7d27-4c15-919f-09454472866a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:12.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:22.054Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b52b0b99-4301-45dc-937e-6ff3df7e55f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:32.060Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5a00245f-711a-4782-bc52-266bda9abbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:42.067Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=99a87237-e6ec-49ea-a716-cc4e89169d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:52.073Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1b19c734-08e5-4e33-919a-09102d000acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:35:52.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:02.080Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d7f2483a-8687-4579-9626-486e61eb6798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:12.086Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dc92f256-f7d7-4a2c-aa17-86169b372171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:22.095Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=82a97ae0-7ef2-4bbf-8926-b3902b94e93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:22.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:32.103Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0de3583b-2bc6-4349-98cd-578275929d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:32.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:42.114Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b0932937-8430-4ada-8fde-27ad26530aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:42.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:52.133Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=39b58719-3a20-476d-94e8-a4a9507f5c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:36:52.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:02.140Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dd142689-3f11-40f2-909d-e95e6adbcd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:02.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:12.148Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a39309ca-3a08-4201-a654-24a4ed99287f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:12.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:22.154Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ccd7a4bc-95c9-4a68-9e23-c091352978fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:32.159Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1b55cba8-5d3f-4dd9-961d-66c6aed28522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:42.168Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2d72a75f-cc3b-4ecd-b377-72d5be01d88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:42.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:52.174Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ab86a99b-aa93-4004-9943-489353232586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:37:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:02.180Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=02ff08dc-c8c8-4910-ba1a-49d02c812c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:02.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:12.187Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0faa90a7-24ef-4013-98fa-9991d7cd8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:12.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:22.195Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=492f2bb7-6b64-44c5-a738-eda6d006d0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:22.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:32.208Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a4044f70-4274-49e4-880c-eb66e8fde824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:32.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:42.220Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7ba0fcd0-67e5-45aa-aae1-37db93cb7bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:42.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:52.229Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=917db7e3-74f9-4063-bf15-47a58e4fa2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:38:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:02.235Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8ab59c40-f7ea-4df4-8c39-a38a0200afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:02.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:12.240Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=72df7f2a-a606-413e-8eb9-e95fcb2e31c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:22.247Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d8d91863-0dd9-40e1-8f06-1d2fcf93c4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:32.253Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=925d1d78-64ac-411b-ab15-b80444457c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:32.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:42.260Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=adeb3afb-3356-4e04-abfa-176265ae1a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:42.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:52.266Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9f1b1b0c-8013-4991-a87f-21a98bc1ad19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:39:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:39:56.149Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:39:56.150Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:39:56.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:39:56.153Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:39:56.156Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:39:56.156Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:39:56.156Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:39:56.158Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:02.275Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4e8e6ffb-3df3-46ab-a7fd-5f7d8043710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:02.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:12.283Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d573d535-e9e9-43cf-9a1e-ffcee6e2a3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:12.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:22.292Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8b7e83d2-3e3d-4496-90c1-a93a3103e8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:32.312Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d8e261a8-d223-401e-942f-8b84fab575a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:32.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:42.319Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=297da666-3053-4047-bf27-1a1728435e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:42.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:52.325Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=798b936d-13a6-450b-937b-155fed13830b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:40:52.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:02.332Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=27452c52-a558-4658-97fd-30bc3b82b1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:02.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:12.339Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=18eed930-ad40-4006-9e46-cf075839274d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:12.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:22.346Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0ebe8e89-d765-4d4d-ad1c-a57e4667d90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:22.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:32.353Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=617957c9-f95e-4945-8ef9-a93e3b75b579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:42.358Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=aaf80dcb-2ab4-4716-a88a-ddf89c963058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:42.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:52.364Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=45fd7801-06b4-49de-a118-ac4963f8064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:41:52.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:02.369Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=699a1ebe-8cda-4dd5-b127-185f5549b5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:12.378Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2e56d3b8-cf45-4bbd-8e2c-187cf7e2e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:12.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:22.388Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=baf9bd82-cb30-4ee3-b67c-2128a608463a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:22.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:32.402Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2a0914d3-75e3-4344-9fc2-265ec716daa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:32.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:42.414Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=44e8964a-086a-4271-8758-5183ae3375cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:42.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:52.424Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5ddc6231-2745-4b5d-b8e2-1cbd204409b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:42:52.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:02.431Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=643e529a-523a-4f59-a44f-0082b66527c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:02.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:12.441Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a1091047-88cc-4e65-bc0d-ee00de19a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:12.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:22.447Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=7565e2d9-d97a-4fa3-a74f-bfd081a80e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:32.452Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=189741e7-3bb5-4c5a-a193-6d421c9bc5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:42.458Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9e473d08-5349-422a-99de-6270c5894b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:52.466Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=27a05721-6867-45cc-99a3-6e2b1eb70e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:43:52.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:02.474Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b9da5284-1dfc-4c05-8212-e3ac4f5f43dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:02.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:12.482Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4acea111-b041-4e03-952a-e3e5ce8f6801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:12.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:22.492Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5066321d-8756-45de-bd38-e1634e16e14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:32.504Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f767794b-e10c-4021-b06a-392a7a301a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:32.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:42.512Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=af6d9dea-0e91-4ea1-a8fe-ab22d3c324e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:42.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:52.519Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=aa310249-06fd-4395-a1ff-242348dbf066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:44:52.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:44:56.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:44:56.152Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:44:56.153Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:44:56.156Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:44:56.160Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:44:56.160Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:44:56.160Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:44:56.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:02.524Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a6f41c87-c19e-444d-a01c-9f147b0f911b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:02.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:12.533Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ee77a755-f0ec-498c-8d21-629c1ae7b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:22.539Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=526c7c0b-e17d-44c2-9ba2-4f1933cdb8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:32.545Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dcc6c77a-022e-4f21-afee-4de0566b5557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:42.551Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6f9a795f-3a0e-4516-9de8-a543b162835d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:42.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:52.560Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9ca0214a-e60f-4b13-b333-169059490756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:45:52.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:02.567Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a4fba097-7288-4d9c-bc00-d9f9f1418071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:12.576Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d04f50fc-0b61-477c-a6ee-d89770f9c861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:22.595Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c7bf19b5-d57f-471c-83ee-41316ff10ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:22.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:32.601Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5f87416d-3d56-45c8-99b7-2140ab3c46eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:42.607Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=04f61d55-51e9-4a90-8dc5-85627337b5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:42.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:52.613Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=fa7ce64b-6978-49ef-a4dc-ea102a0116d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:46:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:02.623Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=356bdc30-1e67-423c-97d2-b1858d6791d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:02.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:12.628Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9ace348d-b586-473a-ae4b-d2ac38701143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:12.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:22.635Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3f0aef49-a83a-4e88-bf39-1d3ed3f02473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:22.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:32.643Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ee31eb3f-14d4-4521-a1f0-e0aa05195c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:42.649Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f9a0223f-cefa-44d3-aaa4-54b37ec573df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:42.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:52.658Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=77c5c7a3-1d87-444c-9b3c-43dab28e9bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:47:52.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:02.674Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=70345a14-96ba-44aa-a09b-00e8b4bcc79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:12.680Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=993fb8ab-2271-4a0c-a945-a4d2b0fefbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:12.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:22.689Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6c403b99-633f-4015-82c5-6f2a65e3fb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:32.695Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=deee4d56-127f-42cc-9028-61fcad015bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:42.701Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=47f22d6b-8419-4a73-a608-6ecf9c82cd1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:42.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:52.707Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=3ee8ab8e-bd9a-44b4-837d-39d67cfae49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:48:52.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:02.712Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=c1661895-d4fc-47de-a7c8-df11c7f5674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:12.717Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d11e60e1-8797-470c-b31b-17207c9ffe2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:12.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:22.723Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=8ceebf04-db00-421a-a55e-ca13ff9b2db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:22.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:32.732Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=dc2f1f36-04b6-4e10-a131-f9cbdfe23084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:32.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:42.738Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=cc36a423-e97c-4a99-bb49-b7d371a8e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:52.747Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a7cf9695-f66a-428e-aee9-b1c7455c1402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:49:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:49:56.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:49:56.140Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:49:56.141Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:49:56.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:49:56.147Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:49:56.147Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:49:56.147Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:49:56.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:02.761Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e90380b7-589e-426e-bcda-440f7f463f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:12.771Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=f3b20d05-753b-4014-937b-73bbbfd62dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:12.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:22.778Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0e65ca6a-b37a-4c14-9c2a-9c13f95945f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:22.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:32.783Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=99554b18-54dd-4290-9a96-7c3c76e20f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:32.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:42.789Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=4879f189-fc55-4a51-99fe-b6b6a498c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:52.795Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=56cb96a4-14c7-44c6-a67a-c4970507a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:50:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:02.802Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=e833c19c-6e51-4844-b0a5-b59c7e90f3ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:02.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:12.808Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=2ba0dcb8-da84-4f5b-9777-e706f894bc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:12.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:22.817Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9155e7bc-860f-45a4-ba32-fdadb832b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:22.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:32.825Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=d3140357-a122-40f7-9740-db009ebb073d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:42.833Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=1a40aa11-6a13-4eaf-b21b-b460cb0a5f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:42.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:52.851Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=211b666c-82fe-4f0b-ab8b-bdfe1630e116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:51:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:02.857Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=9c49383f-9587-4725-8814-785335388609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:02.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:12.865Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=282231af-b1b5-4217-b1be-4ec3bcf53177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:12.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:22.871Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=54a86191-9f69-4348-b78e-0767d2f2f3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:22.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:32.877Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=022f8e9a-75e3-482c-8be7-209903686382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:32.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:42.883Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=334ff2bf-528c-41d7-a309-a54aa78f0a84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:52.890Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6065df9d-36c5-4d3a-9531-a64d358efeab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:52:52.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:02.897Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a65a3067-5bf0-41ca-bbe3-11f6ac8932eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:12.906Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b6b8646e-9ff5-4193-a773-907a329569b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:22.914Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=87856998-0c13-42d8-89f1-ae9c4312d5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:22.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:32.936Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=313ab885-f9e9-4ffd-8904-6b24ff5ca9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:32.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:42.944Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=283cb463-2e56-4d63-b7cc-fd9ebdf2ff94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:42.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:52.952Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0c2d92a2-ba18-4820-b0b1-1357f9c18b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:53:52.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:02.959Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ab832f17-4255-478a-9cc7-57242091e6a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:12.965Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=348fb65b-09e6-4c31-bbae-97800eb3ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:12.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:22.979Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=cca5fa1b-788d-4478-ac8c-00b8156c90d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:22.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:32.986Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=b4e6c22e-773b-4c86-aebe-f9bbcb23b2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:42.994Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ccdb3b77-069e-495a-a6a8-f8270a4c4b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:53.001Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=a2d9c262-5da7-4614-af45-5c62f3b16818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:54:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:54:56.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-25T13:54:56.143Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-25T13:54:56.144Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:54:56.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:54:56.150Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-25T13:54:56.150Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-25T13:54:56.150Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-25T13:54:56.152Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:03.009Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=17dd50bc-eb5a-4b61-9d38-9f2698a9a643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:03.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:13.018Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=6fd15808-a01e-4cc7-8c95-530b8c27e9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:13.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:23.039Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=aae63cba-78d6-433f-88bd-7650c15c0a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:23.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:33.045Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ad5444e9-9a31-47a6-90a5-365b9ce7c8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:33.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:43.054Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ed427537-3c28-4c75-a37b-f5a3cd5b4bcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:43.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:53.067Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=721cd63d-a5e9-4247-ac29-7214d4061b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:55:53.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:03.074Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=ce34621a-7c02-4600-b2d4-93ee9586b155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:03.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:13.080Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=af96a373-f217-44a8-a480-fed638621c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:23.087Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=795cb89a-5d3a-4f7a-969f-180430913f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:23.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:33.093Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=5979c62b-c79f-41ee-a685-6d36b219c226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:33.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:43.099Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=08af5934-2ae3-49c9-8d6c-cf3b34415a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:43.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:53.108Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=793f558f-e7c3-4111-a944-b87c646c790a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:56:53.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:03.115Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=53f3d246-ac3b-4f0b-a23a-03284f56f1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:03.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:13.126Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=401669db-ebfc-448e-ae7e-92449cdd1c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:13.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:23.147Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=0f6d3f58-2b23-4a54-9799-aa3bbb17fd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:33.155Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=daed1004-7da8-41b2-b9a6-798733b1a56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:43.163Z |INFO |Init configs |InvocationID=2ff15509-2b1f-459f-b094-a3a9148c8d6f, InstanceUUID=96cb9184-b453-41b7-a188-acd5083b3864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-25T13:57:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |