. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:03:37.222Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:03:37.225Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T23:03:37.263Z |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-30T23:03:37.918Z |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-30T23:03:38.005Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:03:38.005Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:03:38.006Z |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-30T23:03:38.079Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-30T23:03:38.185Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-30T23:03:38.288Z |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-30T23:03:39.590Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-30T23:03:40.027Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-30T23:03:40.056Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-30T23:03:40.057Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-30T23:03:40.119Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-30T23:03:40.120Z |INFO |Root WebApplicationContext: initialization completed in 1831 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-30T23:03:40.520Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-30T23:03:41.335Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-30T23:03:42.655Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-30T23:03:43.212Z |INFO |Started MainApp in 8.263 seconds (JVM running for 8.987) |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-30T23:03:43.282Z |INFO |Start scheduling PRH workflow |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:03:43.298Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=500df76f-b9b3-4088-881f-fa6b639086d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:03:44.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:03:44.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:03:54.824Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9833f3fe-1c71-4455-8b99-020f3c8875bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:03:55.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:03:55.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:05.882Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c846a4e7-4f19-4ac8-8099-b5df755c5e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:04:06.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:06.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:16.925Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=16000840-a80e-4fe2-9178-ca36b31968c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:04:17.993Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:17.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:27.996Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5cfda007-422f-4b77-a787-566d2cfd5441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:04:29.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:29.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-30T23:04:33.883Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-30T23:04:33.884Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-30T23:04:33.889Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:39.036Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=be58dc7b-0e44-4000-8e70-e492928311eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:04:40.073Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:40.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:50.075Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4c263926-e01b-4228-a69a-ef3e36c283f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:04:51.117Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:04:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:01.121Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ad62430f-ff1a-4ae4-b661-da210921c141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:05:02.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:12.191Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7cfb3030-235c-4658-a31d-187206140c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:05:13.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:13.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:23.226Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8d8787fb-59b5-4507-b0f8-a839a45d1316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:05:24.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:34.267Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4603f2d1-fc9e-4c84-9a34-d16fe08d671c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:05:35.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:35.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:45.307Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5716c069-5405-4d19-bec2-edea424d50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:05:46.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:46.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:56.353Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a5a29fd4-ef3e-40f8-a236-d90dc61c1d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:05:57.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:05:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:07.387Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ec91aca6-86f6-45b9-8eda-39dbd30c35ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:06:08.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:18.426Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4052836f-e15e-499d-a002-e2e1001c21de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:06:19.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:29.467Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f760b073-0b0c-4b09-9608-d48a48c6265c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:06:30.505Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:30.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:40.507Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=316f40bc-a9c5-4802-bd9f-35ba1c3424f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:06:41.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:41.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:51.547Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1db0cbc1-f88f-4b1b-95b9-918e0452cfd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:06:52.653Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:06:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:02.656Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=39018508-d026-4102-bf8b-2daa4cba74d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:07:03.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:03.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:13.691Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e06fb210-26b9-4c46-a967-8d26f412800c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:07:14.729Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:14.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:24.731Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=16c977f4-d0a1-4754-b350-8b1cce2f0ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:07:25.769Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:35.770Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c4a1d1a3-98dc-4230-a057-8d8841d0741a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:07:37.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:37.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:47.099Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=660debe3-df69-45d1-b356-e68f485afc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:07:48.137Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:48.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:58.141Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8ecf92b7-25b3-4dff-8c34-0a2105019878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:07:59.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:07:59.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:09.179Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e8272688-f4a2-43bd-a78e-4fb8acf317ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:08:10.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:10.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:20.218Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=41093a10-2e81-4fc0-b89b-1ec0abc28efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:08:21.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:31.258Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0890d37f-bf2a-4e99-aa0b-5a3e402c7af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:08:32.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:08:41.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:08:41.577Z |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-30T23:08:41.578Z |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-30T23:08:41.580Z |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-30T23:08:41.588Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:08:41.588Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:08:41.588Z |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-30T23:08:41.590Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:42.298Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dc5ef3d3-f15e-4de7-a87e-c1c408ef9e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:08:43.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:43.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:53.342Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=611e75db-4fa6-4148-a2d1-7678f77f14da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:08:54.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:08:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:04.379Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=52d914e3-cc0e-40d7-8e4d-9ce1d7ee50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:09:05.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:05.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:15.418Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3246ccb6-4767-4fa9-9079-1b66a58e54ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:09:16.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:16.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:26.458Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=976a931e-fe50-4a9c-982e-b0b99eb9e7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:09:27.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:27.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:37.503Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=36cecaa2-a7de-41ec-b2ee-5593b4096a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:09:38.537Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:38.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:48.539Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=840c4513-6cba-4f2d-ae83-25f23dc733a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:09:49.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:49.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:09:59.578Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a341a121-612d-451c-8468-68ac515e9570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:10:00.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:00.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:10.632Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=74cbdfda-34c8-4beb-82b7-9a24e211ae11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:10:11.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:11.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:21.660Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9a68242e-e1fd-4aa2-9987-bfd686509570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:10:22.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:22.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:32.706Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8ae969bf-8fc4-478f-9f0d-7cb678cfcb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:10:33.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:33.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:43.743Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=07d6d2e2-4a4f-4429-88c2-28fd9e60a363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:10:45.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:45.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:55.226Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ee2aa64c-1758-4b6e-bf47-1726b5d3436f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:10:56.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:10:56.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:06.266Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=cc817a15-5e04-424c-baab-ee9550720c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:11:07.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:07.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:17.306Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0bc1e6a8-0de0-4ffb-beec-04521381ab58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:11:18.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:28.346Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8aefe2a0-0f2b-492e-9a47-891790a08a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:11:29.385Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:29.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:39.390Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=44bbcf93-14d2-436c-8ac2-2e8d8db944c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:11:40.426Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:50.429Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5f486ba2-41fa-42be-93cf-217ca5c6be4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:11:51.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:11:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:01.471Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3251ecdf-e16f-4259-ba53-913794faa0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:12:02.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:02.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:12.510Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6ec46cd5-ac48-4dfd-9c43-0312d45351ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:12:13.545Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:23.546Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e79f889d-383a-4fe5-8dd9-06bbd2f4de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:12:24.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:24.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:34.586Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=67395ae1-4ad5-4505-a42e-146964dc099d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:12:35.625Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:35.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:45.627Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4f54b8df-a905-4662-9723-fab877e945f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:12:46.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:46.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:56.667Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e4b5bec9-6a74-4e79-afc8-af8b7554d809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:12:57.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:12:57.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:07.711Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=cd2b9291-2c10-4b60-9350-44a133dda6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:13:08.745Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:08.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:18.746Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=44c1a53c-e09a-4ad7-9137-b4f3ef6cfa16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:13:19.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:29.786Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d50ba666-1e63-49b0-9d45-969da747e67e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:13:30.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:30.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:40.826Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1e6638e8-d02a-4a36-b439-a1079fc6d4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:13:40.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:13:40.884Z |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-30T23:13:40.885Z |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-30T23:13:40.888Z |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-30T23:13:40.895Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:13:40.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:13:40.896Z |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-30T23:13:40.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:13:41.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:41.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:51.866Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=40a18ffa-3485-4caa-94d9-6894e3522fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:13:52.905Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:13:52.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:02.907Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ef32db3a-e0bd-4414-a821-bbf4f5830147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:14:03.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:13.951Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=07eeb2c0-497b-4444-b87a-5ce45fe7f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-30T23:14:14.985Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.200.244:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:14.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:24.988Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3705c3da-f120-49de-8325-2ccb4b373f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:25.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:35.148Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dea3f3da-106a-4ce1-8274-af4653833bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:35.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:45.166Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=616753b3-287b-44b6-8d43-5a43c7220389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:45.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:55.180Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0ae4bf07-8f15-4efb-aa1d-b34ac4ee19a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:14:55.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:05.195Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=17fb1f4f-b2f2-4038-b43d-0415744da428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:05.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:15.208Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e15af792-daca-4892-b34b-c1acc4478f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:15.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:25.219Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c4eb5623-c593-40cd-af84-3fa56eee8b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:25.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:35.244Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d4f1cb96-7d0c-4c3c-ba04-5275d24ce512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:35.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:45.262Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e8ef75df-72df-4ec5-ba3a-5dc652bae5df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:45.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:55.275Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bbff87b1-759f-4576-b6d5-7af49fdf092e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:15:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:05.288Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7a552e8c-7ddd-406d-95f4-c5c804bcf993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:05.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:15.297Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3a738850-98d3-474c-808c-13a2f9930a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:15.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:25.307Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9c3697df-b25e-4fe6-9bb0-74adae0fbf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:25.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:35.317Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=cc9df0df-f3de-4d0b-9e2e-3f82a16cd4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:35.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:45.332Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=15af05b0-d18d-4631-bfab-d650638127f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:55.357Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1892fc99-18bc-463c-b571-87a3ccbbe879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:16:55.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:05.369Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=194b00b7-42bb-4516-ac68-9746433fb719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:15.380Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d8ec4c00-a7c4-4e50-bdb3-9f983f1796c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:15.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:25.390Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5032e72e-e1a6-4dc2-89e5-30513319b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:25.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:35.403Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ba092330-ec0c-4263-85d2-f0229d7486b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:35.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:45.415Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5a7e0e9f-f114-4d61-8cd2-fcb5433cd0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:55.426Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1424d818-39d5-423a-a731-6b5732658a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:17:55.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:05.444Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=97dd919b-2f02-4be9-beb7-503e3b210662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:05.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:15.456Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=547b456e-f8a5-4a4e-800b-731446138dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:15.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:25.468Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e4554c93-ffcd-4f84-9afe-7029ed7a1079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:25.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:35.491Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=30df44a1-fac8-438d-b7eb-c57fe8dd132d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:35.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:18:40.886Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:18:40.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T23:18:40.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:18:40.890Z |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-30T23:18:40.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:18:40.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:18:40.896Z |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-30T23:18:40.898Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:45.503Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3ec9b8bc-cb98-4c6c-8513-9a3bb23b012d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:45.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:55.514Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4bb064a0-acb1-46e8-a9a7-e7bdc9076580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:18:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:05.523Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f69156b6-d242-4a40-a588-8d98b45db03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:05.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:15.534Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a404e1f9-6421-45e7-bc03-5c991db5485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:15.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:25.552Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1dae0ead-7282-4570-addf-190af3748c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:25.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:35.565Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7f643ff3-23ec-44ad-903b-f0f40b8d460b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:45.581Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=15c1484f-c8d7-4e93-a4ac-8cbd45a2751b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:45.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:55.592Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=87b19c22-dce6-4873-bf89-f425b0d26eaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:19:55.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:05.603Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e96d38e8-ff32-4b70-8d0e-f0da3c111bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:05.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:15.612Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4a121d73-0713-4655-8b2c-690339b4e618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:15.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:25.621Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f3dc9948-21b3-4790-880b-77bded332bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:35.635Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d126bf14-893f-4d3a-827b-f4e3d5929ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:35.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:45.672Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=41226246-1ea9-43fd-815d-d9fe2b4a0498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:45.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:55.681Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1712af66-63d2-4a59-81ef-6f6a72767f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:20:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:05.690Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9fd30ffe-59bb-4a75-90c2-479e33846fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:05.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:15.700Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=da921753-bcf1-411e-8fea-7141d5d04140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:15.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:25.709Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=95fabf3c-a5b8-4a79-a1b6-6c866190bdf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:35.718Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f6a402fd-e096-41d3-9855-5e1b89d32a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:45.727Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=33d77aba-3af6-45b4-ac01-2a9d63d820cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:55.742Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=95bb98d4-11ba-41d4-b5b5-146c78cdb775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:21:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:05.763Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=007978ca-b832-4248-9a62-1a3940bb59b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:15.772Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=87bc7325-5c01-4f33-b4a8-56d9189ca23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:15.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:25.782Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=52e4879d-00d7-4185-a977-1baf60b11c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:35.792Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=94dac566-cb6d-4ea0-b91f-69b2499d93e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:35.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:45.807Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2b4d47d8-a151-4c4b-b297-6e95be3b7e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:45.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:55.821Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2e9cd252-be72-4abb-b6c6-b7ddbafe75c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:22:55.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:05.842Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ba6f8d20-e9fc-48e1-aa9e-11e2bef572ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:15.852Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=45bdb65f-b69f-4a09-8cc0-dec798c592d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:15.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:25.862Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bc6fc988-e559-418e-b4b0-2c05f5ffa0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:35.874Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2ee572a7-e7fe-4336-9e62-cc646b7ca72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:35.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:23:40.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:23:40.876Z |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-30T23:23:40.877Z |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-30T23:23:40.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:23:40.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:23:40.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:23:40.885Z |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-30T23:23:40.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:45.883Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=cb050088-2c6b-4f54-bf61-41a921b27a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:45.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:55.892Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=134acea1-63bf-4243-8afc-7e52907217a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:23:55.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:05.902Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=855f1faf-08de-4f8e-b0ab-92f65d95e0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:15.913Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0f0667d1-fe6f-481e-970f-0bd3dd2daa8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:25.935Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7c2859fa-33ff-4d9a-9d8a-baaa65debbe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:25.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:35.953Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f3436621-48aa-46fb-866c-815f4d307af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:35.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:45.962Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a58daf8e-73fb-401e-adf5-ae4f402a0476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:45.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:55.975Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a74888d4-7c19-4737-9a75-abb3b888f9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:24:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:05.984Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6c52e601-69df-48ef-b8ad-4593c5fa4e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:05.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:15.993Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=55f0c1ef-1981-4a25-bad5-f3dbafba426d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:16.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:26.006Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=76026415-8932-4416-a0c1-fbe47ff6d204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:26.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:36.019Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=34fbe050-8ae1-4635-8be9-41b130275f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:36.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:46.038Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=83bbbee8-2085-4061-9acb-4e7e65a95158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:46.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:56.048Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a5511e26-2fe0-4492-821e-dc96f3dabfd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:25:56.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:06.060Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3c2f87a2-d5c0-48bc-ba5f-6ca8d8f431dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:06.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:16.070Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7506b2ee-f36a-46fd-9e3d-076196dfcf61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:16.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:26.078Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=44aef87a-f04d-4b03-88c6-ebc919f12b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:26.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:36.088Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=fa4e2b83-3575-4512-87fe-db65cd676c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:36.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:46.097Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5b669b03-4b0f-4ce2-aaa0-9485d54536cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:46.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:56.110Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d191a257-3c12-4ca1-a2c0-bbae7916c59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:26:56.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:06.123Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e65607fb-0dbd-48cd-8851-14cfce551007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:06.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:16.140Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9009d3fb-e036-42b3-8bd3-16fa0d498f2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:16.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:26.150Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=45fe367f-039d-4ac7-a4bf-70dbc2866ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:36.158Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5e94cad5-4dfe-48eb-967e-a75f9b10cb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:36.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:46.168Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0f4d7bb6-b346-4b01-bceb-7b0f0d274e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:56.177Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b2219665-9145-4f17-b2c7-8b41c61f15b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:27:56.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:06.186Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=aac2cf5e-a5f4-4d37-bf88-2ba1d83b0e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:06.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:16.196Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=427a0f76-f8a6-4ac6-96fc-2c67e25104fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:16.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:26.208Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bbb4cf9b-797f-4e5a-9412-b37446444fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:26.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:36.229Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9d5a4599-f39d-4ecc-9097-8d787620e257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:28:40.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:28:40.893Z |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-30T23:28:40.894Z |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-30T23:28:40.896Z |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-30T23:28:40.902Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:28:40.902Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:28:40.902Z |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-30T23:28:40.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:46.238Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0a164d92-66dd-48be-bd0e-2711e8a9eba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:46.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:56.247Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=69639fac-75c5-45fe-b966-e2052ec0e2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:28:56.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:06.257Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4ee89f77-cd12-40f1-81e7-92422971262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:06.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:16.266Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bd0d3299-13c3-4e77-916b-07cf8cecc87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:16.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:26.274Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=61a1c5dd-76f6-4d2e-be6f-1e10104dcac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:26.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:36.285Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3d8d2050-30ac-49be-a051-672d9ae0a1ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:36.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:46.301Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=283a083e-388f-4aaf-9f89-ee609669b60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:46.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:56.310Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=18b08407-f76c-486e-ae90-f374a8a737ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:29:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:06.320Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=16c81c30-f40a-45db-960d-dd9d4fd46201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:16.330Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b1c9d1e9-642a-42c5-a65c-213c64d1d13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:16.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:26.342Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e60a5985-e529-4f4e-b96b-4eb285314346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:26.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:36.352Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ece635f0-d62f-464e-823e-4a6829b47e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:46.365Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0bb5ba89-ff8e-48ae-af4c-1ca3bf24bf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:46.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:56.385Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f8f9c3d9-79a5-4953-ba00-7c0c69777045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:30:56.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:06.394Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d844525e-ca40-4458-95aa-bf05be618f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:16.404Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a7253064-c36d-4cc0-b49d-c99f35d8bb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:16.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:26.414Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2a23664b-6768-4fc0-90ad-05f7b07e6e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:36.424Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bdadb0eb-56eb-47ff-af45-44db19c16881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:36.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:46.434Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7021fa7d-524e-4a01-8ad3-d5973ba4d264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:56.445Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bef1ac52-0c62-4cdd-8b25-46d6562a9217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:31:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:06.456Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7676730e-3380-48f7-8697-5f888c3b9c36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:16.475Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6b5a0459-93fe-425d-9f89-c5d36c69dcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:26.487Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bed39292-f110-4dff-aca8-03c34661ba00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:26.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:36.497Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=68dc24e4-f625-41fb-b36e-82635689e5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:36.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:46.506Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5ea0eae9-c379-4040-9fc4-f24db1447f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:56.516Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7ac2b060-a32a-4f6d-907a-a135dccb2d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:32:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:06.526Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=25118d66-ea07-4237-a41f-0f21c6a46e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:16.535Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=adf0deec-4355-4b3f-8fda-ebdaa99e7f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:16.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:26.550Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6eae6c34-0ed4-4cb7-a6ae-488d8b35dca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:26.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:36.572Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=97269a05-4e85-4b16-b066-7eb7e5096e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:36.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:33:40.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:33:40.901Z |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-30T23:33:40.901Z |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-30T23:33:40.904Z |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-30T23:33:40.909Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:33:40.909Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:33:40.909Z |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-30T23:33:40.911Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:46.583Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2a4664d5-7db6-4736-9aa9-60403b60d8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:56.593Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3d1e4e22-a6e7-4219-a3e3-e0e05fee317f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:33:56.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:06.602Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=29cb55f9-3f4c-487d-ab36-b58db73e1df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:06.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:16.611Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5e90b715-5faa-45b2-bdf7-1952538d2e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:16.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:26.623Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=65fc5520-4a30-410a-9972-df99248e2967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:26.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:36.635Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3d3c438b-21d7-4636-a254-99003ba70814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:36.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:46.645Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=069b5d59-be8c-479e-a330-ae73cdd54803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:56.661Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=feab4b12-5f62-4ba1-b4f6-cfac35e9714a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:34:56.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:06.670Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=81e123da-c564-4af9-a212-9af78cb7155c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:06.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:16.680Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8e295cf9-147f-4421-9d68-4cfd5fc3a59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:16.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:26.690Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b1b76cf1-dfa3-468f-8023-2c71160a5726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:26.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:36.699Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=872f3241-41fc-4d3c-976b-143965deeed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:36.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:46.711Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8752e5c6-ce4c-45b2-a00b-abbf993b8c1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:56.720Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f2981f90-7b08-48d8-9e65-8dab9e881eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:35:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:06.731Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4b95405e-8f16-401a-8c3d-2ea60625af7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:06.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:16.746Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e12631fe-1410-454c-b75b-c47d6f9cc7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:16.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:26.755Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2607116f-03e1-4346-9703-c250bb8cc147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:26.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:36.763Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5b4513dd-d486-4771-975f-edaf0d7da194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:36.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:46.772Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2378cd8b-8782-47e9-8b31-3adefe924ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:46.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:56.780Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=46eb4882-c214-4c0d-9a80-3cffcc05f78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:36:56.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:06.788Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4f290a00-d09c-4600-a247-1f1086980cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:06.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:16.799Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=44fb0483-402e-4712-b9e9-65bdc179ccc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:16.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:26.810Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7a66f68b-b438-48d7-ba9b-43ac0777ede1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:26.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:36.822Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e6e6393c-8dc7-42c4-bb7f-ea952db34f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:46.829Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3f443b9c-8050-4827-a94d-a0c8ebfd4401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:56.837Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8efa15b5-c65b-4cc1-9c6f-1dcc8bed8c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:37:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:06.845Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c9eee761-4ac3-48c7-bfe4-7705c43370cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:16.853Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d84d55ea-75ef-4fc4-88a0-179e0c396830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:16.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:26.861Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dfb6641f-8cba-433e-b181-1a775e079dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:26.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:36.872Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f255f404-e103-4184-b22d-d882d5877629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:38:40.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:38:40.902Z |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-30T23:38:40.903Z |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-30T23:38:40.905Z |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-30T23:38:40.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:38:40.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:38:40.911Z |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-30T23:38:40.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:46.892Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a848786d-0aa6-4e11-9636-d6727c98fa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:46.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:56.903Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=852dff37-e983-40d1-87f4-446623dcb23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:38:56.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:06.910Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6b4014f3-8af6-416b-8d56-290ff161699d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:16.918Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e483fe2f-564d-4163-9c56-ee1c3d64409c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:16.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:26.927Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ece91df9-842d-4e3d-af36-eff5ba49b813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:36.936Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d43903c4-4e73-45a3-bbd3-6b92ef407cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:36.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:46.944Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5eac6b40-159a-4988-8df7-4f2176518d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:46.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:56.953Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=77cd523a-201e-456f-826a-adbb84444af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:39:56.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:06.971Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3ed31ddc-3263-4846-b900-f83ab8baa81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:06.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:16.985Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=fe76155c-98a5-48b8-af82-fd085fa6c1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:26.993Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f10b88af-8371-4c40-96b2-420612d2b9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:26.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:37.000Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=41c7d007-14fc-4e8b-968d-c2ab7cf1eab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:37.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:47.010Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=fd27d930-c298-4abe-842d-fce02b6592e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:47.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:57.018Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=011a9c80-2673-47a1-8da3-dc8e736385a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:40:57.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:07.027Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=fb857536-a5b0-4b00-9f13-f8e824b8b61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:07.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:17.038Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=96906db3-6254-4880-9066-2a19f209aecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:17.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:27.058Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=79c01be9-bc03-496f-b0cd-ee45e101f647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:27.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:37.067Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bfcda704-0f5f-4fd5-9aa8-e4b5214399b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:47.074Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1e009f44-388e-44cd-acf3-1856972c7b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:57.085Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7b1e4d20-9107-4055-9161-4d54dbf0d305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:41:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:07.095Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e1a1de55-b522-4782-8593-1f8ba045bdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:07.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:17.102Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1d205aac-5709-4ac1-9eb2-01511451e9b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:27.110Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c23b6ed3-3754-4227-91b1-d8ccac7f3e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:27.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:37.122Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4d89dd6e-edcd-4da8-addc-dde41424b759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:47.134Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a2c93905-86ac-4762-b533-2be27da05b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:47.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:57.144Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=06d5c8ef-63ed-4b8b-b069-ae71c5048ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:42:57.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:07.152Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=091daaf9-1fb1-4d1a-b5d4-4892e3a89390 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:07.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:17.161Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1e5e0e6d-34b8-40c3-909a-78a9134cef37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:27.171Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6927762d-eb49-4a84-baf9-823770037c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:27.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:37.181Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f207a8b7-226a-4250-ae5c-fee7eaeaf958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:37.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:43:40.883Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:43:40.884Z |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-30T23:43:40.884Z |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-30T23:43:40.886Z |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-30T23:43:40.891Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:43:40.891Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:43:40.892Z |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-30T23:43:40.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:47.189Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=45f2dad9-eb9a-4cbf-9b48-e4c079664a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:57.207Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b27af67f-e491-4b89-bcda-f9dc222dee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:43:57.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:07.220Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=17e6960f-d5fc-487f-98a5-8520000d03bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:07.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:17.228Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f9b1d1ff-5264-46a6-babe-802fbb6725f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:17.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:27.237Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d15cbd0f-ec94-4914-ac9c-20635eb3babd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:27.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:37.246Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=44c916f7-bb8d-4c83-ad45-b8027ac41632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:37.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:47.259Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a7ed9c7c-5550-4cd4-9685-f9a64dfd3df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:57.269Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a049c76d-93ca-40fc-b24f-fa408d6cf337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:44:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:07.282Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=091ff613-d320-4184-837a-165e30eb3a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:07.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:17.304Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0775c3bc-83e2-4a93-8a55-f2784559bd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:27.319Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=210657dc-90ab-4e77-b8c7-39f80c56d46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:27.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:37.328Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4a3f7ebe-3c4d-4848-b45a-a3c54049dd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:47.337Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d20b9bc8-46ad-4c81-af0b-5ffdb9799036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:47.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:57.347Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=de572d26-1277-422a-9d6c-80f1f2da3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:45:57.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:07.356Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=aa968e00-0dcc-4951-a80f-2756299a0627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:07.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:17.364Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3ea94aea-9a74-4b62-8725-9259b5b25430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:17.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:27.377Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f8b77fd9-0bfe-4ba9-bd85-0d1f7bfd744e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:37.395Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=adc85668-69ec-459e-874b-a05a8161bb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:37.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:47.406Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a1583e4d-0fad-44ef-92a2-d3877e42b4d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:47.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:57.414Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=13a5c507-acb6-4dde-b7b9-387d8ffbe3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:46:57.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:07.423Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0215d319-f261-45ef-b6a2-3309001dcb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:07.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:17.432Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6f7c7668-31be-4489-9a2a-4f3a610fb066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:17.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:27.441Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7a193bf5-b353-44c8-a213-63bb0b4a2aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:37.450Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=626e13f9-7ee4-4d40-9151-3b293f36d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:37.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:47.463Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a43488cc-45df-40ba-9ad3-f2aa091687c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:47.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:57.485Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8a11c2d6-8826-454a-9d93-6bd482b0d886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:47:57.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:07.494Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e1b24fd7-1b4c-4134-b14c-607449ae633e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:07.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:17.503Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d8ab2836-408e-444c-9d17-762be09ff891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:17.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:27.512Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3f037257-3019-45a7-a03d-95198f3a8bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:27.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:37.522Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c7d05f81-63b1-428b-b716-9a233ce8039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:48:40.889Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:48:40.889Z |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-30T23:48:40.890Z |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-30T23:48:40.893Z |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-30T23:48:40.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:48:40.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:48:40.901Z |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-30T23:48:40.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:47.532Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1c24431a-9bb3-4ca8-9011-db87e2455e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:47.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:57.547Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ddd57bf4-370d-40c8-ac7c-f903657a2f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:48:57.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:07.567Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a8cf6a13-1346-4caa-ba14-061e5228d17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:07.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:17.577Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9f1cb5f1-0bc1-4780-a6fd-ca68b401dc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:17.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:27.583Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e44512ef-eb99-49c8-961d-da8d6daf631c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:27.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:37.592Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f3495c9b-18e5-4925-a46d-f161d53855b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:37.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:47.600Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=feff7be7-ab16-4147-93b0-14d0336e1272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:47.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:57.608Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9e6e95eb-df2a-44f8-8c2e-0c2c02a6ad5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:49:57.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:07.617Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a8b11e9c-f593-46a8-9388-ca0a7e4d87cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:07.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:17.626Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6998793d-3b48-4e29-a999-5f7c7f5e313a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:27.635Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0263d106-48ae-430d-9228-e429ef086de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:37.649Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=54f66a67-9ea2-4370-9887-49b27992ca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:37.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:47.655Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9504c0f7-afeb-48ba-b4e8-5d15ca517a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:57.666Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2ba5f446-1568-4bb6-bd04-743912cd2be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:50:57.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:07.674Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=48116a30-8bdf-4f58-9672-8846b8938ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:07.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:17.683Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7ee88aaa-663b-4287-8b71-3a811e1d767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:17.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:27.693Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a4604ae5-c193-4ea0-9cb3-86d73bab2f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:37.703Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a0a689af-3118-4608-8a16-15aae015e67f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:37.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:47.715Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ef0a1323-f969-4c8a-8ef2-3b6c5f01464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:47.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:57.736Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5a6a85d1-02cc-4197-aa50-72c5fd194c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:51:57.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:07.744Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9807db56-a756-4038-abe8-adf72ededdd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:17.757Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e016465e-595e-4070-9390-f396079816b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:17.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:27.766Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f68aa5d0-3bc8-46b2-9175-772ee674a027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:37.774Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a6e9ab86-decf-4e29-a758-234aba621346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:37.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:47.789Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=923f4520-0ce0-4970-b746-70d09efafa37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:47.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:57.799Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f243d9f1-4cd9-4adc-9915-bb1ae54a0693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:52:57.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:07.810Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=10d40018-f6fa-4d1b-8b7c-55b3e3f8342a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:07.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:17.822Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5db82e2f-9ec9-4fac-a59f-78081ee0860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:17.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:27.830Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ae4bc208-20b5-4b3a-8459-b9e50fb9f3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:27.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:37.837Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=070b2caf-646e-429a-8433-642e5dd87d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:53:40.841Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:53:40.842Z |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-30T23:53:40.842Z |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-30T23:53:40.844Z |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-30T23:53:40.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:53:40.853Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:53:40.853Z |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-30T23:53:40.856Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:47.845Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4564e702-8997-4484-a6ef-09f72573b987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:47.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:57.854Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=cc8c5ca7-2185-4c2c-bb88-76cf1756a51c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:53:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:07.861Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9b7f2108-bde5-4ea7-a81d-435e66b9b261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:07.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:17.870Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=464252f6-6dd3-47f8-b111-1fa6ebee404e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:27.879Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f72f8d7b-f0b0-4528-bfbe-144c3283e415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:27.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:37.901Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6ec8737e-0ac0-4566-a584-ee3fa49f5d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:37.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:47.908Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=40c7d94e-9d6b-4b7d-aafb-c1dd24599f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:47.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:57.915Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=67ad35ab-56ef-493e-9edc-533ff463fc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:54:57.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:07.924Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5aca3aa7-b69c-432e-ad6f-d6af113552fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:07.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:17.933Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0dabc58a-9ea4-427e-ade5-b659ab742a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:17.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:27.952Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ad6c3d79-c85a-4367-9fbe-951e59fa31be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:27.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:37.962Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b81baa02-f9ea-46d5-9d13-350e694d0b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:47.972Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e8b2f1cf-3724-4c7f-87ed-c21a39d66416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:47.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:57.981Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=92a510dd-91e1-4ee8-8bed-b2ad971a4245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:55:57.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:07.998Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f7f3b1c1-f55b-44f8-aad5-cad660fec67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:08.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:18.007Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9a58397b-cb2c-4dbf-a9b8-5e4643290d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:18.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:28.015Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=788bc01a-2f73-4e72-9342-2d75627b3298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:28.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:38.023Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4657f6f7-9b61-4093-a87f-b5395cceeab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:38.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:48.032Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=58511819-3ac4-4a38-9f93-aaa7b0ceb7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:48.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:58.041Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ab59c737-f4db-4e78-be13-32bd01696980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:56:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:08.051Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=df6d8e5f-1a8d-483c-bcad-078eef55df24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:08.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:18.063Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4c26084f-57be-49e9-98b3-1c7e55cc7afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:18.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:28.081Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8a21aab8-09ce-4aa3-a7aa-b5bc78e090c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:28.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:38.089Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6e851578-41e4-4dbd-a1ff-3a417122cf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:38.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:48.097Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4d0fa6e5-f295-4f78-8f52-9f15fd310f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:48.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:58.105Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3438d0d0-4f95-45d8-a5fd-985d1e531866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:57:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:08.112Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=feb5f6dd-4670-422f-a5cc-913ef8eca35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:18.120Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=15d77141-5ad1-4ea3-b9e4-5e110cdb03ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:18.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:28.128Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c622e988-be6a-41c5-9c93-bb6a16364c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:28.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:38.140Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ad08bdc9-1657-4fba-8652-33d2fd75a2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:38.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:58:40.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-30T23:58:40.887Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-30T23:58:40.888Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:58:40.890Z |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-30T23:58:40.893Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-30T23:58:40.893Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-30T23:58:40.894Z |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-30T23:58:40.895Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:48.158Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5aba24f6-02d8-4508-95c2-0e55b2047419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:48.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:58.166Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5f513aa5-0d1c-4555-9381-c38184f44209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:58:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:08.174Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b433c032-5e0d-4f2e-8807-587b47369213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:08.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:18.181Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6e86f30b-a2ca-4a1a-8ddb-5ef2a25528c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:18.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:28.190Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=069c1266-35c9-4039-beea-e0c178c599b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:28.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:38.199Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=18f883b1-30cd-4f89-b308-81b8abaf0c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:38.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:48.211Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c342b5b6-ef84-4233-88e8-61dd8a52aa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:48.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:58.224Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c8863a00-2b87-4d31-9d3d-31a0b8317366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-30T23:59:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:08.243Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f2054616-4855-48d7-a703-7c95244783f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:08.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:18.278Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9d1c56d5-9a20-404f-a4d5-65bd0ef195c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:18.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:28.287Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dd2a51b6-48cc-4d77-827c-7eb7f66011db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:28.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:38.295Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d079080b-0998-47ca-9685-9133a9eaf73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:38.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:48.304Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3c40851d-49be-428c-a1f1-a7e7d1c71160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:48.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:58.313Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4ea3b742-3cff-4fd5-a044-18a5710717aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:00:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:08.323Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e964b830-fae5-4c66-841f-12b933132fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:08.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:18.334Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=10c6a7ef-6f1f-4e84-9ea8-c6c31b87dcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:18.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:28.349Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a5276960-7b1e-4ded-9999-23c59efd15a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:28.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:38.365Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a017848e-e98b-4fd6-99b8-e2fdd96846bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:38.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:48.374Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=03f90fae-f6e6-45d2-bc43-d27c516ff226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:48.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:58.382Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c8731473-b0e4-47f1-a9ad-8bc1bc9f1353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:01:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:08.389Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=18a32f91-1636-48f8-9717-65adb9650196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:08.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:18.399Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6573c7a6-a5f5-4bca-b08e-274fd1d0bbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:18.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:28.406Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ff63e1d5-37d9-4839-9a0b-9203df07df08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:28.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:38.416Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7ef51adf-d8b4-4821-9e8f-729e79756ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:38.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:48.439Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a6612377-ff35-429b-aca0-74a581c0cdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:48.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:58.448Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=52313cb7-f61f-4bf5-b3a9-7cd017e78383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:02:58.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:08.456Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=44dbce39-cc08-427c-be77-cb8ca8a49858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:08.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:18.464Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3578b53d-b65d-4fd6-a4c4-a33d8b2c4f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:18.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:28.473Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b378b994-87d4-40ac-a377-e63e3d269910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:28.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:38.482Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5caee296-6ec2-4c5f-adb2-5b4a7f0a0fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:38.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:03:40.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:03:40.885Z |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-31T00:03:40.885Z |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-31T00:03:40.888Z |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-31T00:03:40.892Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:03:40.892Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:03:40.892Z |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-31T00:03:40.894Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:48.492Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0c2a8883-4908-44a7-a3df-f007e4893be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:58.508Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d24301bb-f697-426c-9a73-a420e06a8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:03:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:08.524Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=88c1164d-ccea-4a10-b8b1-dfa0109063ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:18.535Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e6a405b5-bafd-445d-b9a3-ee32cc75cc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:18.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:28.542Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0c07b2c8-0942-4d43-8f9c-504cc1ca1a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:28.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:38.550Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=40ec5b3e-c4f3-4ca8-b7c4-e329db0609fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:38.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:48.558Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=819b3b08-27fe-4969-a2de-3d3f77c7422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:48.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:58.566Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4669d61e-7b2f-4324-814d-23294cf9da3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:04:58.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:08.574Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=862cf938-5b35-47a3-b3ca-44f9063985d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:08.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:18.586Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=262faa4f-fd41-4c6f-89d5-b20055b419a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:18.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:28.597Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=96f6eb3b-85ec-44c4-9f3b-a696275c1d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:28.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:38.617Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=eae55730-6360-4509-a637-efd5aaed3608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:38.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:48.625Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0e0259c7-785b-4e20-a788-98659ca76559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:48.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:58.632Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=31b45853-0541-4584-82c3-42bf4856bc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:05:58.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:08.642Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=36b239b2-e8cb-47eb-8ed2-afd7af8772b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:08.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:18.650Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ce00307a-e0bf-452f-95ef-f1bfa377e804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:18.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:28.658Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7ee1ea87-aea5-47db-8a82-1a2321da69ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:38.670Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=281210ff-b78f-47fa-80bb-3c867f87bcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:38.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:48.680Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6b143d3f-911b-4e5a-90e2-741507e193fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:48.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:58.697Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c2808d9e-b8e4-4052-a294-4ea9048af401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:06:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:08.705Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8f33dcd7-5a4c-4f47-8eb3-05cb3658e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:08.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:18.713Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=eb4e0354-8ca2-4de3-bd73-c22d75e8f207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:18.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:28.721Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=79dd5e75-10d5-4d87-a615-66c144387bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:38.731Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=59d10d1c-e091-40d1-ba92-3451f7127731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:38.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:48.740Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f61f3810-53a5-41c5-92f0-2cc8ad186afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:48.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:58.754Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e76ca634-c747-4fbe-ad1c-796febbf46fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:07:58.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:08.774Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=53b7a21e-015d-4c34-a51f-4575b79ee105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:08.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:18.781Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b8ecddbf-200d-442e-952c-d38f5d01f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:18.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:28.788Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c3b0db94-158a-4321-9737-8beb39dcb53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:38.797Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=60220445-5360-4d51-bd69-6357dc7de73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:08:40.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:08:40.862Z |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-31T00:08:40.862Z |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-31T00:08:40.864Z |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-31T00:08:40.868Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:08:40.868Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:08:40.868Z |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-31T00:08:40.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:48.807Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ed2e9144-ea6a-4742-9796-fd9cca733e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:48.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:58.815Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1d56625a-6093-4c04-8030-ad1f75473980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:08:58.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:08.825Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=33a95aaf-0b60-4bb9-b50b-eab571982670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:18.835Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1110f565-6777-47bd-8dd7-3b6eb3170323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:18.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:28.849Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=39e85dd3-bee1-480a-8121-b28d31c49fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:28.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:38.857Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b08e9a76-fad6-423f-9e7d-546c4f2048c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:38.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:48.865Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=31df28f7-2846-40e8-ad27-a4107a8f2ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:48.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:58.873Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7edbbcd8-0c4a-4feb-aa35-300950b1c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:09:58.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:08.882Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a1d0e603-e2ce-47f5-a5a1-d06d6c362892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:08.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:18.890Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=35b92362-1b93-4451-81a1-fd0e049e2a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:18.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:28.901Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=22bb5ec3-3add-4969-8f9e-5c8e1e7dc66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:28.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:38.922Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0cf8321a-8fcd-4299-9af4-6507c88c6d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:38.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:48.930Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8bb2a099-d535-4689-bf5d-547c2c905cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:48.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:58.938Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=810ad0a8-b101-4109-b287-27c17c24d62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:10:58.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:08.945Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e1727cac-74b8-4638-ae58-d692f5e9553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:08.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:18.954Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d0eafbf2-9d9a-4563-90d8-3da01eb82a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:18.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:28.961Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0efab63f-70af-40ac-8c05-02a386276e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:28.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:38.970Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dcd11d73-e4ec-4855-92c2-db777a98de30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:38.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:48.980Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=28c37872-b300-479f-9f97-b98297abb2f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:48.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:58.993Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c2edc047-1f89-4a35-bfa7-f8af31c9b0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:11:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:09.001Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2668bb95-8dd8-4dd7-b909-04453d877679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:09.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:19.010Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d91d1ca6-d11f-49df-8f20-0f93c8309124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:19.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:29.018Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=81290d62-0af7-4844-8dc8-82ba42c37962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:29.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:39.025Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6246e4d2-95d2-40c9-a6d8-a7996114abf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:49.034Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0bcc2f08-afde-4f79-bf7d-2418e1fb6fc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:49.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:59.042Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=22ff0d2a-5962-4a1e-9bc6-6e2930499784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:12:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:09.053Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=abda140b-f7af-49ed-be2f-937eb7c41ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:19.066Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=089534f2-4878-4fa7-a782-e40c86a6a0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:19.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:29.081Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=aa83f606-52b6-4417-ba64-f055af427f74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:29.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:39.087Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=42d68eec-88d4-4ab1-9a69-d2456b26d4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:39.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:13:40.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:13:40.906Z |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-31T00:13:40.907Z |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-31T00:13:40.909Z |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-31T00:13:40.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:13:40.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:13:40.913Z |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-31T00:13:40.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:49.094Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f9b5535c-a757-4506-9747-a8288db6c0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:49.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:59.102Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=40d33880-0a7f-435f-aab8-d93bfc3f3c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:13:59.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:09.109Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=eaa6ca42-8285-4e0c-9487-ab763844c357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:09.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:19.119Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f096e908-21c0-4984-9c40-e396a8a06a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:19.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:29.128Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9eb559c9-a896-4225-9be1-b022de9ad57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:39.144Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=836155c0-4835-4ea5-9016-ca95aa3934ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:39.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:49.154Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9492a699-7026-481e-a5d4-afe8a3c815bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:49.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:59.161Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8407366b-7528-4615-ab50-8760b1c745ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:14:59.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:09.168Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=88c697b8-856f-4361-a1d0-85364fd9af03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:09.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:19.177Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=244be284-5fad-4c4c-b9d5-1dfd598b7099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:19.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:29.185Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d5ea1cd3-2c86-4791-ba2b-5a2616526b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:29.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:39.195Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e9c61b1f-2778-4385-8ac7-a171405110f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:39.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:49.204Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=261cb990-4a18-46b4-859f-2f4b5dc2ed70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:59.218Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=682bc488-1bf3-43f3-a89e-0c5e5db880ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:15:59.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:09.227Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8e3557ee-6a54-4bcc-b6f9-fd3dad7a9d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:09.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:19.235Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1a825de0-cb47-458d-a53a-20ebc9709617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:19.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:29.242Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b3baf8ce-43ea-4e23-8a81-e7f865d17686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:29.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:39.249Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=885a1962-1dcf-4209-a56e-f843dcde4478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:39.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:49.255Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4fdf39a3-2ce2-4b0e-b115-19aba3d95e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:49.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:59.264Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5be8f9c6-1196-45ce-bbb1-889d18b6b370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:16:59.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:09.271Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2291f29c-8c42-444b-8905-31bad3bfdc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:19.279Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c4d8efa4-60af-42ca-bfbe-3abc4a6e194b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:19.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:29.290Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3025c1cb-0d6c-47b2-b8a3-ddb67022d7c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:29.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:39.300Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=edbad0bd-9550-4c4a-abbf-381f9f129f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:39.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:49.310Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=0d2e3032-c47c-4958-ae4b-673adba63738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:49.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:59.328Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=42d50014-dfff-4254-9ecb-d61abd2a5dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:17:59.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:09.335Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=854d5e58-f345-4299-9f7c-643196ffda65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:19.344Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=64295f38-fd1c-4969-845e-c03ff8156d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:19.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:29.353Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d00195ec-d0b0-425c-be04-527878b0619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:39.362Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8f3f2e14-eebf-4a8e-ba49-e3c24f99a2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:39.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:18:40.920Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:18:40.920Z |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-31T00:18:40.921Z |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-31T00:18:40.923Z |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-31T00:18:40.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:18:40.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:18:40.927Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-31T00:18:40.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:49.376Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=24031e83-604e-45c4-a942-3a5ddfd164f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:59.382Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=454156e2-45ee-4ff2-9185-3366ae051e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:18:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:09.390Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f1a8077f-b925-405b-a485-d15235768766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:19.398Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a17a241f-1173-47ba-ae9d-7d57a342d98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:19.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:29.406Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b46fa648-9364-4e8d-810a-c60ff25b9619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:29.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:39.415Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5de0c460-4c19-4be1-8a65-3ba7570ab3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:49.423Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=fa6424d2-21a9-475c-ad94-bdd64e84ed52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:49.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:59.433Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=89e891ee-7e4f-4908-a41a-354313a4c7e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:19:59.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:09.449Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3d50e10c-bb79-44be-828d-63110ac8f446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:09.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:19.456Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ef683710-0039-4966-80de-c1b4304208f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:19.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:29.464Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=280bb085-e6e7-4568-90fe-3160e3c4747e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:29.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:39.476Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=952a8876-d92a-4276-b563-64bbc2120789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:39.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:49.485Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5f810a10-8c14-4c76-87dd-3c438f9917af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:49.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:59.495Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=74b0fab1-bf49-45a5-b5de-4c02452c099f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:20:59.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:09.503Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=164f9666-5634-4458-bbb6-7e71b07eb6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:09.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:19.511Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b1018366-013a-4ee5-895f-40412ca57620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:19.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:29.520Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f62a736b-b7c5-4452-bec2-d4b7b58e1a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:29.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:39.532Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f367b283-dfc9-46ec-bc10-49d86967d23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:39.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:49.540Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f2dc08db-a69e-4c62-b696-94c749bf4158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:59.548Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e50c8a9a-79c5-40c6-a914-db73fd17d517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:21:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:09.557Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=02b31e9c-6eeb-464f-b640-93fa1e05e2cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:19.566Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=57c95673-1d84-47f9-a563-add3dd6ca4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:29.573Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b89a47a8-66a2-437d-8434-4efe342e36fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:29.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:39.582Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=91de9a19-7d3a-4b90-9f6b-b972a28a4957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:39.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:49.598Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2a6ac3e6-5f2c-4d21-a9ae-e074033ab873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:49.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:59.609Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=36d33ca2-9bba-4710-8e5e-67bc1d7c1c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:22:59.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:09.616Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=156b5e39-ea34-45bf-abbe-963e34b17edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:09.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:19.624Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ef61fbc3-c561-4d1e-b073-f677d8584021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:19.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:29.632Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c2ec5a92-61df-43c7-9b85-48f8c4ba4813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:29.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:39.642Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=920e50a6-9953-4183-87f5-aeabf10cf3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:39.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:23:40.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:23:40.860Z |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-31T00:23:40.861Z |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-31T00:23:40.862Z |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-31T00:23:40.866Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:23:40.866Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:23:40.866Z |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-31T00:23:40.868Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:49.649Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8c30ebad-d7fa-4419-a03e-81eb7a126a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:49.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:59.659Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c7331c16-d457-4c5b-b748-9c3789708d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:23:59.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:09.677Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c29ed095-1fce-46a9-9ffd-e08db6b45067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:19.684Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bf9a1df2-31f4-4e32-88f2-da7bd70cc972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:19.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:29.691Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9d74d234-a107-41c1-a405-7d2fb1f62b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:29.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:39.699Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=507828df-1571-426a-9a7d-fcadc974f983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:39.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:49.706Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=71a08378-a982-41b2-ac9f-c3a5e0c32987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:49.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:59.714Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=597fb4b1-6832-48fa-9e7c-a3778299ca28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:24:59.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:09.721Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7b1b9f83-5f9e-4468-ab1d-da0dcee63b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:09.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:19.732Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=eca88b46-e173-40e2-9932-dd95be418abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:19.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:29.741Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=75fd13ba-e485-41d0-9da5-2b3604e66fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:29.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:39.748Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c5e217b0-b73f-4bf8-b481-120952453bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:39.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:49.756Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=03435a98-5ca1-427e-8344-b4378bb8c933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:49.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:59.762Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8ee37da1-fcce-4c88-9dc0-46a8ad1be9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:25:59.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:09.771Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8a4407a3-c5d0-435a-a050-d1a7051e40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:19.780Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e7440501-4f49-4371-9fae-09d824200c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:19.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:29.787Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=cd32b83d-38ed-46ab-892b-6206ced1f754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:29.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:39.798Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=94dfb481-72f7-44fe-8f48-db355e0aef25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:49.817Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7cdb3425-c0e7-4e56-aa9e-9236582f157c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:49.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:59.824Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f969cbc0-8a2f-4eb2-a96e-24dcb20fab17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:26:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:09.831Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=702f36ed-dbbc-4f5a-9b00-5a609c6b0937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:09.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:19.839Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=47d67640-c2e8-40bd-abc7-96374d34aec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:19.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:29.846Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=20aac6a3-7fef-42f9-989b-9af5b1cc950a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:29.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:39.853Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dcbec4e6-1ec8-49b2-8dc7-20fa45e26628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:39.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:49.861Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=5c2e1794-850a-4164-9583-ae3ddd600cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:49.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:59.872Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2528fa19-03ce-492b-b97c-b36f4247f9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:27:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:09.903Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f31ed998-e8e8-4964-86a0-a1f6ee4d86ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:09.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:19.911Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=106a42f2-f660-4783-b8fd-d9b551160563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:19.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:29.922Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3b01bd94-808f-407c-926d-881ba83efe5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:29.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:39.929Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7d58088d-327f-45ef-9607-8ae6d66f5181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:39.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:28:40.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:28:40.873Z |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-31T00:28:40.874Z |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-31T00:28:40.876Z |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-31T00:28:40.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:28:40.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:28:40.879Z |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-31T00:28:40.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:49.938Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2682ede1-6ffa-485a-8ae9-8b6c03186119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:49.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:59.946Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a8e110b4-4f1a-4126-b033-66a46ddab6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:28:59.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:09.957Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e79c9870-c48a-4994-b149-d69a7a797ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:09.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:19.966Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f10249da-d8b3-44dc-ae08-74418423b12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:19.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:29.981Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6d690040-576d-440f-8527-9e877b1cfe04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:29.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:39.988Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ba35b4ef-2407-45a3-b500-431e76576cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:39.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:49.995Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=95453037-923b-484d-bb15-f062fc9d651a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:29:50.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:00.003Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8fd5584f-0ab1-4b86-83a6-cbcd51be9156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:00.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:10.016Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ddce4e91-e51c-41bb-a727-e59615c584de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:10.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:20.023Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=505a53ca-f895-4491-a08c-36f68c6728b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:20.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:30.029Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ad365f5d-7766-49cb-9085-d08a27e6af10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:30.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:40.038Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6a177ea6-948d-494e-8e33-aa94709ed912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:40.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:50.050Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b661eeda-aafc-4a46-9960-98e53261dc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:30:50.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:00.065Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f679f227-20f4-4ac3-9baf-a7a344257660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:00.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:10.071Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=812753a0-c206-4aa3-aebd-ccf31d763724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:10.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:20.083Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9f3c4815-e368-4fe7-8dd8-06fa45f84dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:30.090Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=705d61b1-d7e2-4cf8-8867-1ddcdccb1f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:30.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:40.099Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6573207e-a6c0-4d09-936a-922cc0ea1bca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:40.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:50.107Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4aeb0e8d-b83c-4e80-a647-ba57414567ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:31:50.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:00.114Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f6cac068-bb2c-491b-96ee-a76796fe828c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:10.124Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=dcc269c3-21ce-488e-bde8-d0a38c92ef51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:10.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:20.140Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=57f73949-6914-41b8-87d5-947efa32b649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:20.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:30.146Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=79106473-6b2d-4505-9389-059029abe2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:30.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:40.152Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2833e1f1-fdbd-425c-bc2a-c617611e3385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:40.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:50.160Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=16dc7d9b-c0c2-44fc-a153-0b2d081845ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:32:50.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:00.167Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=169ced9f-f2fc-40ae-9d5c-1267c30d0536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:00.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:10.175Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=3a820c6a-e0ba-4c4e-8d2c-7bef724372f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:10.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:20.182Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=db628829-b340-455d-b414-c7f77d017669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:30.189Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6f8c7e0a-4621-4724-89d3-3ab56f0e48f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:30.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:40.209Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=53b47614-f332-41da-afce-ae7c80bf5e2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:33:40.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:33:40.872Z |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-31T00:33:40.872Z |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-31T00:33:40.874Z |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-31T00:33:40.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:33:40.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:33:40.878Z |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-31T00:33:40.879Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:50.226Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8b1fc2c8-b567-4532-a60b-388d6149228e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:33:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:00.232Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=84f4dfb5-a666-4dd8-b3f5-18bf2bed5ad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:00.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:10.240Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2ce0c462-9158-4db8-b5c1-ebbfefc230fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:20.250Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a598a3ad-2eb1-4769-ab90-ca0756a77818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:30.257Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e18018eb-3f50-4a37-9189-fe0912520564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:30.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:40.266Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8dd5bdd6-20bc-4a34-9d22-283bbad1c860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:40.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:50.280Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=828e1def-f966-4e52-8b89-cc91c12d5b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:34:50.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:00.287Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=28916795-e25e-47b2-a6c5-422b07932fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:10.307Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bd3fbe03-ab33-4b2f-9eec-cfa3c2d76c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:10.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:20.314Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7bdc06c9-a1e5-4e94-9bdb-792f4fd5fab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:30.324Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=4397da28-510a-4457-a7b1-f24f663ff64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:30.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:40.330Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ef3422eb-c73a-42a4-88e7-66971e6969a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:40.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:50.337Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=8d64cc98-5088-4460-9834-8f07f2f27d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:35:50.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:00.351Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6f4e3bdf-1e42-48fe-aa23-da67241be0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:10.358Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a5e2d0c1-57d0-4146-9d69-dee6710525d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:20.364Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=e625e13f-7f21-40ee-b6f8-03907a29f3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:30.372Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=bd3bf4c8-6c29-4ef0-bf52-7d9b19a3a07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:30.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:40.380Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ac1bbc7f-7493-4555-9a96-a0c57fdb4b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:50.391Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=2510ddcd-bc5e-4ea9-b2b7-1e7f44b96e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:36:50.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:00.400Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=b2cbfefe-8758-4037-885e-183d83cc0274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:10.407Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=c9f5fbc4-a988-425c-bac1-70ee356e4a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:10.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:20.413Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a1764511-ead1-4099-bacb-0eef0ec0e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:20.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:30.420Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=a14845d2-afa6-4032-92c0-b767841ff50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:30.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:40.427Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=9520fa78-7cad-4c16-878b-4920ca5a0f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:50.435Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=799d3043-f725-4ea5-b006-50b4178dd527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:37:50.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:00.443Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=1543319f-f7ff-443c-b517-5b0c999dab12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:00.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:10.450Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=6ed5eff1-b38a-4a7f-8412-0cff5213c6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:10.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:20.458Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7352a772-68cb-45c9-ba2c-966a434de489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:20.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:30.472Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=98207353-d922-4bad-b009-b5639beaaf9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:30.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:40.481Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ebc7014a-75cc-4f18-ab30-d60b36fcdd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:38:40.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-31T00:38:40.878Z |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-31T00:38:40.879Z |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-31T00:38:40.881Z |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-31T00:38:40.886Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-31T00:38:40.886Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-31T00:38:40.886Z |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-31T00:38:40.888Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:50.487Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=aa91d302-ed55-4448-83c9-04ba292b2d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:38:50.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:00.494Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=83728e8b-25d8-4b42-b8e5-77b75e0c9700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:00.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:10.504Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=d0235fa3-0cba-411f-827e-352a83189047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:10.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:20.513Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=14978c4b-90eb-4699-ad74-329c6311d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:20.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:30.520Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7245cf98-b594-4994-9298-90bde59c617c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:30.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:40.532Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=7f90b504-cf7c-4f8e-9a8a-156ecc215104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:40.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:50.554Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=58c7bb3f-e524-4eb4-a6d4-ccf2b82d7d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:39:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:40:00.561Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=ceb76a08-0b08-477b-8aaa-6aee27e9b76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:40:00.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:40:10.568Z |INFO |Init configs |InvocationID=844000d1-79f2-4c1e-aea6-1dd33f6d9faa, InstanceUUID=f7177ffa-2a2a-416e-8fac-ca402525eb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-31T00:40:10.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |