. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:07:56.201Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:07:56.204Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-16T23:07:56.232Z |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-16T23:07:56.717Z |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-16T23:07:56.809Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:07:56.810Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:07:56.810Z |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-16T23:07:56.869Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-16T23:07:56.929Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-16T23:07:56.946Z |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-16T23:07:58.055Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-16T23:07:58.392Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-16T23:07:58.409Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-16T23:07:58.409Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-16T23:07:58.455Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-16T23:07:58.455Z |INFO |Root WebApplicationContext: initialization completed in 1509 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-16T23:07:58.739Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-16T23:07:59.342Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-16T23:08:00.438Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-16T23:08:00.806Z |INFO |Started MainApp in 6.194 seconds (JVM running for 6.73) |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-16T23:08:00.854Z |INFO |Start scheduling PRH workflow |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:00.862Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c7a32853-b20c-422f-8bb2-39879b60fd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:08:02.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:12.271Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2efd5f98-fc68-458e-af9f-057adc972c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:08:13.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:13.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:23.313Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=01c7ab5c-49a9-454e-8186-226fc0408a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:08:24.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:34.354Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ea133a75-aeb4-441a-9bf8-a91478b2eb16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:08:35.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:45.393Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9ce8d21d-b1fc-4e36-9d34-68ef6c099111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:08:46.433Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:46.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-16T23:08:55.534Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-16T23:08:55.534Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-16T23:08:55.540Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:56.434Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6a138636-bfb6-4ab2-8ba6-2fc41dc92d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:08:57.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:08:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:07.474Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ae56270c-37fe-424b-a8ea-b5b2e762f1bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:09:08.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:08.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:18.514Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7aa68d92-11db-45b4-977f-655addaf1eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:09:19.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:19.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:29.554Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6e30727d-e869-454e-b3ad-8f8213ef89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:09:30.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:40.593Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d5d547a4-bd9b-4d11-af84-bfa4145df3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:09:41.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:51.634Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0149e86d-5b49-4b63-8e73-0d9f1e0f9521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:09:52.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:09:52.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:02.677Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=622b2c80-5022-4743-a71b-fada6714caab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:10:03.713Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:03.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:13.717Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4512bc41-7afa-475c-8b42-db86f3a84afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:10:14.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:14.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:24.754Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0fe0e3e8-5678-49cc-9c94-5d557bd19303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:10:25.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:25.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:35.794Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c0982e2c-f153-4f60-93e0-029306919c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:10:36.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:36.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:46.834Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5a212d84-47cb-4f8b-b138-f8b4ef9c7244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:10:47.872Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:47.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:57.873Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f4bc001a-8d0e-4448-98f6-e1446a93261f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:10:58.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:10:58.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:08.916Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5d12b8f7-2682-41a3-8f4b-00f2e2375064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:11:09.952Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:09.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:19.954Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d4c39ea0-ff97-4c3e-a209-915308260543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:11:20.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:30.994Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b938d929-58aa-4dbf-9913-857cf6ec70a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:11:32.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:32.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:42.034Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=969744a6-2476-4821-8cb4-707ef8c80b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:11:43.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:43.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:53.077Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d32520b6-26ed-4496-8869-7b2a257cf7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:11:54.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:11:54.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:04.114Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6782972c-b1f0-44d0-8d8d-ecb522f0b606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:12:05.152Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:05.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:15.153Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3197f5c9-d6e9-41aa-a2bf-5e80a329cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:12:16.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:16.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:26.193Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=813d3442-2ea1-4b9d-9990-127826b77197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:12:27.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:27.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:37.237Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dce2fd9b-5860-4674-b327-5474483171d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:12:38.273Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:48.275Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=01be86c1-3118-4704-92eb-61b7d447a48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:12:49.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:49.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:12:59.314Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7c9910bd-20c3-437d-b8fe-90d72579ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:12:59.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:12:59.521Z |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-16T23:12:59.522Z |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-16T23:12:59.524Z |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-16T23:12:59.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:12:59.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:12:59.531Z |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-16T23:12:59.532Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:13:00.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:10.353Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b303e8a0-8466-412d-b17f-b7a7a9ece64a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:13:11.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:11.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:21.393Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c3fa91af-d005-4c60-802b-1c800c05396d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:13:22.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:22.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:32.433Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bccd2317-dbf4-4cd3-8662-790dfdae0194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:13:33.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:33.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:43.475Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2ae69e24-8aa2-4451-a573-cd7d8522071d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:13:44.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:44.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:54.514Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4b15169f-8c73-4189-9245-8505d33fca9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:13:55.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:13:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:05.558Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6e68dde5-065a-4170-85d9-d7400e774e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:14:06.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:16.594Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6f95fe6c-17f8-4fcc-8ffd-59ce145fd1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:14:17.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:17.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:27.633Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6af46c96-861a-4bee-84c4-83ce124880df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:14:28.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:28.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:38.674Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=12cccf0e-6971-40a4-a200-09b9310a0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:14:39.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:49.718Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0c0bf899-63e4-43b8-8eee-1159305aae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:14:50.757Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:14:50.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:00.759Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=570e5448-dcc1-41d8-aecd-af8349ec1abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-16T23:15:01.792Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.0.77:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:01.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:11.793Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9a888588-c039-4ae0-b353-b15565dbd42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:23.232Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a8a0c1af-5cef-4cb7-b837-76a619c83d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:23.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:33.251Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=66a12105-4428-4ba1-aa6b-541e1bd33bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:33.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:43.264Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4fd0215c-89a7-4116-9314-ee1365188ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:43.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:53.273Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=96723f17-dbd1-4bef-a983-e8905bd22ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:15:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:03.284Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=acdce062-151d-4bbd-8946-3851bc0b53dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:03.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:13.294Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f9e29c06-6ea3-4d41-b72b-96ce23a023a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:13.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:23.306Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ba661536-5da1-46f7-8613-066e82a5e5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:33.318Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4a0cacbd-2de8-4ed3-a432-2eb317c8f4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:43.339Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=725ecdc6-4aaf-4c70-a5fa-05c2b93d9d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:43.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:53.349Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5292e0c3-9df9-444f-b050-194d50fc9f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:16:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:03.359Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c3aca40a-d633-4c3c-8bbd-50fb1e95f918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:13.369Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4b77dfdf-0bb0-4fc0-8852-143a4459f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:13.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:23.380Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=89452895-efcf-4691-97b3-f3491bfe5170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:23.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:33.388Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1b48f90e-1188-4ad0-a00c-22eb7af7cc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:33.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:43.401Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7ee71bcb-55fb-4063-a272-ae461a275109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:43.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:53.412Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f1c393d7-c75c-4ad9-b4a3-2295608df2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:17:53.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:17:59.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:17:59.000Z |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-16T23:17:59.001Z |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-16T23:17:59.003Z |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-16T23:17:59.011Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:17:59.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:17:59.012Z |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-16T23:17:59.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:03.423Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4466edcc-5be0-4655-9280-e5822bedf1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:03.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:13.438Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=565f4e1a-70c8-4ef3-88e7-45a675993bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:13.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:23.448Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d33bfb1f-7e11-49a8-89ab-0729fcf65f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:23.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:33.457Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8cbb51e3-7bb2-472b-93d7-5974f8eeb90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:43.465Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7e930630-b574-423c-9475-a16f8dc09d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:53.474Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=76a47797-8ede-43c1-ba42-ac9623e021be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:18:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:03.484Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=26d33c0e-a351-4e60-9225-75c348e79814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:03.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:13.493Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=555c493e-566d-4958-9ed1-04eaf3b7fbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:23.502Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=23efec6b-6c27-432b-b867-f8616e259e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:23.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:33.514Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1b16c77a-5d2d-431f-9ef7-3a5d16a95a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:33.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:43.529Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=48565294-b514-4caa-bbb6-ce81ace03ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:43.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:53.538Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d30388ce-969b-4b9f-aa43-ee1246c3c5f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:19:53.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:03.546Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f4ded2f5-c1a8-46c0-aca4-9c07b66b6e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:03.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:13.555Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3d4dbf51-6de3-4856-91fc-ce4a98fd524d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:13.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:23.564Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=825a6754-3e2c-43ef-8e87-b853335346ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:23.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:33.573Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ea2fda41-1ed7-4e15-95e5-82bfa4250541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:33.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:43.584Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e66b11e6-a7bf-4475-a877-4e1f4a2352aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:43.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:53.593Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=df7a3507-f6d6-4b42-a0d7-b0e0e0891126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:20:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:03.603Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b55643db-77ce-488f-94f2-cc4a36bc966c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:03.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:13.616Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=044dbeb1-7781-432c-95fb-4ffe1c261ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:23.624Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1fa680ff-e312-4083-95e3-6e8b3b36cf85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:23.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:33.632Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0b59fb58-f840-4ba0-8211-f8d60a4f2043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:43.640Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=54c8a966-4be8-429a-9c69-2a544c15c153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:53.649Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c974cd98-e685-47a7-9fab-002b9490fe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:21:53.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:03.661Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e6ce5402-554e-4dc4-8dee-dad9223b8795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:03.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:13.671Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1916ca3a-0e83-42a0-aff8-abbabc48110a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:13.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:23.683Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5758e171-f6a8-449b-8f5a-180074ef300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:23.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:33.699Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d72281af-92d8-4265-85b6-664ab13a5b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:33.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:43.709Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8e239b66-442d-4bdb-8c88-77b55abafcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:53.716Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5e337ec8-6cb3-4847-b082-cb24893977f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:22:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:22:58.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:22:58.999Z |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-16T23:22:59.000Z |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-16T23:22:59.001Z |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-16T23:22:59.007Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:22:59.007Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:22:59.007Z |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-16T23:22:59.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:03.725Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bd456a7a-87e2-4660-b037-9423b09b8178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:03.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:13.733Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1a035db8-3b57-437e-8ef7-99bc6b28356b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:13.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:23.741Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d397b1be-6ad8-4986-be00-e6eb6d9eca94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:23.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:33.750Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7b47adb7-1d18-435b-a15f-b73ae8984368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:33.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:43.758Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dfb075ec-cebb-462f-ad76-c346901763be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:43.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:53.772Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d1342043-2aab-4215-96e9-03fdc5bd325b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:23:53.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:03.781Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=58d0f5bd-f973-4d39-823d-5d2d294f741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:03.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:13.788Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=47e1f5ab-8d6e-421f-9db6-a3cc22192e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:23.796Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f584d930-6b93-471c-9a8b-1f410c0cdb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:23.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:33.803Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f7cbbf7d-2ec9-4bb9-a8c6-c6015d9a5724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:33.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:43.811Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=10a20180-e756-4614-b75f-fa29debadae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:43.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:53.820Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e18b1d90-28e3-4b4c-840f-882648eb72ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:24:53.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:03.838Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=58de5130-37d4-4f63-a3a2-3f9b87469d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:03.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:13.846Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e60cc48c-da4d-4ab9-b7fd-6f43a95d4e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:23.858Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5e5ca409-734b-4b05-8ec1-c03c435b2eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:23.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:33.874Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ce13d9b9-c955-4d0a-bb9d-752a5c9a8c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:43.899Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8f46554f-d746-4fd3-bbc0-33b372f8ed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:43.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:53.909Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8d55254d-544d-4d6b-a75f-fd7f4ee38e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:25:53.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:03.918Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=55db12c5-f0d7-4ee4-bc05-29c233bc4776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:13.932Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fb7f2c01-6e89-4d04-b818-1f316f9c3562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:23.953Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7934e470-0638-4ba8-80f3-70f64ca9c600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:23.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:33.962Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ae712fab-c9cf-43e2-916e-fe20476dcd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:33.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:43.971Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=57752ee1-589d-419c-9e53-4bbad3a29c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:43.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:53.983Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6c40f52f-049b-449d-8b2e-2ef7e4d603d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:26:53.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:03.995Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fd08d1ce-7bd1-402e-8959-bb52c09a8554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:04.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:14.009Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c1d6d329-2813-439e-a31d-47062080373e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:14.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:24.030Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=98dac69c-6723-4209-a38b-7a85d94d2203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:24.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:34.037Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5b2bbf88-3256-4ff6-8825-cadc39455b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:34.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:44.051Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=75a46af7-7e21-4305-8604-9055fe971df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:54.064Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=02c0215f-9612-4542-be34-3e8c14ee78d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:27:54.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:27:59.002Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:27:59.003Z |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-16T23:27:59.004Z |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-16T23:27:59.007Z |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-16T23:27:59.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:27:59.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:27:59.013Z |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-16T23:27:59.014Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:04.074Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=968d62ab-6197-4d9c-9004-12f07a350e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:04.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:14.092Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ae2760fb-f85e-499f-ad33-834290dfdb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:14.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:24.103Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d1d5bcf8-8374-4db3-9b05-b800ace28725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:24.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:34.120Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c831bf42-bb4a-4a49-b52a-e0162835449a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:34.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:44.129Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fb0a27cd-3e8f-4e29-b6a8-2a3fc9401d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:54.145Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=91443ab7-8d91-4f36-b6a3-55852d371da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:28:54.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:04.156Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a9018a8c-fa4e-4059-88de-9402a30a6f82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:04.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:14.171Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=44dd29f6-ba0f-4736-98ea-3cff90471051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:14.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:24.180Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=94e9b541-584c-4aef-8c61-8be9f43c35b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:24.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:34.191Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b26c96f5-274d-4c6a-a7bc-fe400b367995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:34.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:44.200Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9b9e3701-4ef2-4cfb-892a-11ed44899097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:54.209Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c3c24207-1820-4b4c-9741-b5e1ef9b6025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:29:54.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:04.216Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d1570091-5ffe-420d-860d-8802c711a5b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:04.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:14.225Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ef5e7836-9e09-4058-a62e-52616a0975d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:24.237Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2d2b9fcc-2600-40cd-abc8-ad760073943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:34.251Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2ec6ba42-209c-4214-acdf-fc7679a6bfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:34.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:44.259Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e76b8f60-ef32-4859-985a-a950459892a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:44.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:54.266Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1fafd8ab-bfeb-4e6f-b7a5-2c690d2dc968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:30:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:04.285Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a97e0b8d-a22a-4fc1-a109-32e989302b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:04.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:14.294Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3e478751-dafc-4843-8842-b4509043878d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:24.303Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=046687d0-8a84-47b3-beb4-eb456d7c2203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:34.312Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6fb0943b-9f79-4bf7-afec-fdad2a902873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:34.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:44.321Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2d992029-6f54-4765-8e01-76ed1f361ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:54.329Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=79c7dea6-0c83-4085-95db-6449dc593a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:31:54.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:04.340Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3989d578-a484-4bc4-bab6-726ba933ab1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:04.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:14.359Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e887ff3f-9cac-4e74-8235-e81d17e5ed00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:14.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:24.370Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b560f4b3-f5a9-45c1-8960-fb1f5026557f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:34.378Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8843e97c-f7b2-4ca9-88a3-a985fa983007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:34.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:44.387Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=22a7305d-2ae7-402a-84c1-1a658f1d63af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:44.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:54.394Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=22c6d9b3-fb61-4fed-99a7-82bd29d17bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:32:54.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:32:58.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:32:59.000Z |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-16T23:32:59.000Z |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-16T23:32:59.002Z |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-16T23:32:59.008Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:32:59.008Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:32:59.008Z |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-16T23:32:59.011Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:04.403Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dfac4145-6adc-4976-b9c9-84c9566c571a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:04.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:14.411Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5d0bb42c-4c27-492b-bc1e-597291f69b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:14.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:24.419Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=92d64b11-8b58-43ca-865c-a555f3b5d283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:24.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:34.427Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a71d1aed-c0aa-4359-9be8-8c8cbd0c4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:34.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:44.437Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=602a3e3a-f9b1-4041-9fed-5845b9993b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:44.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:54.450Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bfecf5e9-30c4-43de-aecc-c886d550f74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:33:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:04.458Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e8a5f78a-3c48-4afc-a66c-1a2c61703f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:14.466Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=620bef80-1f55-41f2-9ea1-c61e31849268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:24.475Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=234f40b4-c35a-487a-ae42-106cf4553ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:24.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:34.482Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4a9fd9d1-8210-476a-8cf9-f7be99246a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:34.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:44.490Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=23a43a60-aa2c-441b-9461-bc967b7ba6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:54.496Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0d91fce2-c691-4d09-a225-719a9e63bd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:34:54.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:04.502Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=27dca7a4-c2b0-4128-b28c-579ec548731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:04.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:14.508Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=03d19891-781f-40e9-93c8-ade413b47e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:14.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:24.516Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9b86a820-3692-4efe-9306-ff4d523bc6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:34.533Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cdb53096-2acf-46d5-8c0c-451b452986c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:34.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:44.542Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ef747a51-4f19-4fba-86e5-785e3842800f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:44.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:54.550Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=28670d0f-2242-4c78-881d-b4ebb6ce7f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:35:54.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:04.558Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=754448ff-77eb-447c-8a07-0a789c6886a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:04.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:14.568Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=69d184b9-5fc4-4529-bb7a-d16cae2e3070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:14.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:24.578Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a3811bab-9596-4268-ac37-2ce89ce8ee62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:24.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:34.594Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4447748d-3f4d-4b96-8c77-b51588a1bffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:34.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:44.608Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9ef3c2ae-3577-44d0-9d37-15743fca8242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:44.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:54.615Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9b4fdca5-a661-41d2-87dd-102cfc2a499d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:36:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:04.626Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=36593da1-3517-4af1-aab9-ec87c8dcdb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:04.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:14.638Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f5e59933-3adb-4400-a796-ea734102d2cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:14.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:24.655Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6266e83e-a444-45dd-b2a1-a626f7e78588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:24.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:34.663Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6ee383ac-c34f-45a8-8499-de38b89285e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:44.669Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cb8a96da-09c5-49b6-b46f-983d21be73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:54.678Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=067048cd-96b5-4a74-9205-f11de7cd824a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:37:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:37:59.033Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:37:59.034Z |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-16T23:37:59.034Z |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-16T23:37:59.036Z |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-16T23:37:59.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:37:59.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:37:59.040Z |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-16T23:37:59.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:04.690Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ba4f9af3-b78c-4611-9ea9-caffc0fd04ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:14.697Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=505ccfab-3c27-4863-9f7d-5523701e6a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:14.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:24.704Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b57163d1-7693-4865-a9d7-84b8bea026cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:24.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:34.711Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e05e19fb-735f-4a00-a582-67d1a1d87ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:34.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:44.720Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8af05f1e-ab57-4daa-8ddc-8e624856e545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:54.730Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fb5143f6-26ee-40df-8477-2087737501e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:38:54.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:04.739Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ab47bd0c-9a3e-4f19-9885-92b420f5fe15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:14.756Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=089285f8-4140-4524-a89d-ed3979760a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:14.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:24.764Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5d0dfc3c-d5a9-45bb-926e-ce0344fc65de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:24.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:34.773Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a4324424-afed-40af-8e2f-a6568d651b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:34.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:44.780Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=093adfc1-69a2-47d8-8197-d241227fb607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:44.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:54.787Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=43746d28-5114-4361-9eff-520a452f89f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:39:54.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:04.795Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9a6d1889-2a1a-4b9c-83cb-134bb40cd643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:04.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:14.802Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0b227973-5cc5-4524-ad7a-d8d36392a7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:24.809Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=63f1b2e8-8eb8-4984-bf34-fc29fce9c456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:24.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:34.818Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=17a4d635-e7fc-458c-b4a3-9277bd7b4347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:34.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:44.828Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7deac856-17a8-4e4e-aa94-5273a2e407de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:44.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:54.842Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fdb10338-c3a9-43e5-8dfc-78f1bdbe5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:40:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:04.852Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=269386fb-ad78-4d99-ad35-3e709fbff6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:14.859Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=05b7cf48-3fd9-408f-a11c-71c320f90439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:14.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:24.867Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4f02e9ba-3854-4ba9-8251-1900f830e945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:34.874Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=909f101b-2b09-47cf-a81d-b552252d7e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:44.881Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8e9a50e6-36b8-4606-8b12-9525b3420a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:54.888Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=31f8bae1-a111-4b20-8a2a-798b953d9397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:41:54.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:04.896Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5ef958e4-d971-48ba-b0e2-d315a386f825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:04.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:14.903Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dfe7e67f-4316-44d4-a9c5-c92ce12ebd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:14.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:24.912Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a119e152-368b-42f0-b265-100686df361a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:24.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:34.924Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6a14c922-44ea-40cf-a38d-232650e274e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:34.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:44.937Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=55529f24-be1f-4a64-a426-bf3b3e2712e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:44.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:54.946Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=70c29be1-0b09-4580-9e34-558ab305ed8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:42:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:42:59.006Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:42:59.006Z |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-16T23:42:59.007Z |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-16T23:42:59.008Z |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-16T23:42:59.012Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:42:59.012Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:42:59.012Z |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-16T23:42:59.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:04.954Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8bccb3b1-4807-4b9d-af14-b2436bf04618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:04.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:14.962Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8e26a390-4b6b-4a98-861e-965e07b92167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:14.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:24.973Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=50479949-b184-4e0b-8789-d8963807494e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:24.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:34.982Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=51b70f78-d2a8-4e12-8a64-72b41dfde08c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:34.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:44.989Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=de7d77f2-c435-4caf-ab90-8a6ddb1ed453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:54.996Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=57c54637-4ea5-4e5b-b713-d04425c50bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:43:55.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:05.003Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1b33d75d-ba06-407a-ba84-751e0bc7e69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:05.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:15.014Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d4b65644-ddff-4df2-9846-e24952e415cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:15.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:25.030Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=812c3e07-f736-4bbc-ace0-d90d8c37c430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:25.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:35.039Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=38948242-75dc-47e0-ad90-bdf2c919bed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:35.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:45.049Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=155f814d-04d4-4013-857a-ab01dbb36474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:45.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:55.056Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e6c27715-e2d7-4020-8f5c-150e424c7142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:44:55.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:05.064Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1941d5bf-febd-4415-b3f1-da953ce6710c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:15.072Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b8495886-853f-4582-83bc-2f27efd59fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:25.080Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e0fe4c26-e88c-4db1-8fe0-79c2b9d48214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:35.088Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4f7a26f9-81af-4b52-9e10-a4ec9d25dab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:45.095Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3cd2036a-188b-434c-87ff-421679d7c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:45.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:55.107Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=efd1b270-e5cd-4c3c-800f-ed5cb588bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:45:55.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:05.127Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3168d2de-735e-4166-97a5-3f6f81a77bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:05.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:15.134Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ac05a82c-190d-4376-a836-91672ac07a4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:15.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:25.151Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7de9cadd-aaac-4787-9413-04347db298e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:35.158Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d0a789cc-96fe-4548-87c6-fe883917997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:35.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:45.165Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e4c00ded-44e3-4c66-947b-bc044343a5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:45.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:55.174Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d64f24a4-2568-4fc1-a2aa-8bbc7b401e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:46:55.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:05.181Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4df30cd6-ea96-44e7-a26b-7bb2a677fe63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:15.188Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=77356e1a-f1f5-4052-823b-9ac8ccf6a833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:15.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:25.195Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2caa17ba-72fa-4d76-9c05-a534aa696958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:35.207Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e0d11a16-212e-4f09-af73-d2b39b18ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:45.218Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d2a81f69-443b-404e-a703-4eaa79392d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:45.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:55.229Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=17e67cbd-6b8a-49e8-88de-6f6c197f949e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:47:55.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:47:58.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:47:58.984Z |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-16T23:47:58.985Z |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-16T23:47:58.986Z |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-16T23:47:58.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:47:58.990Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:47:58.990Z |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-16T23:47:58.991Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:05.237Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=38c4420c-d3b6-4632-82f5-f8797b641d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:05.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:15.245Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=190e262b-6c3a-4a65-a2d3-767b9b16759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:15.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:25.254Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=23ee876b-cc8b-4725-85f2-c84c8f2c5cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:25.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:35.260Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=92a4f8ce-0d3d-4ec3-aa6c-d49f9e881356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:35.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:45.271Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e363cd7c-21a1-45ce-ab57-706a935119ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:55.279Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a1356c36-9518-40f0-a481-434d0f954144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:48:55.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:05.287Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5b085189-f6ec-4426-bf2f-89d4a6c4522e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:05.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:15.294Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0e128dac-cd31-47a8-b8e7-e8e994415895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:15.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:25.305Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=60204806-660b-41af-851c-af15288aa413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:25.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:35.323Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f7d3d892-4ab3-4b95-a526-06c9d022aa67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:35.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:45.332Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b43f4119-95a3-44c8-a996-38327024c21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:45.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:55.339Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=83bd9272-d398-448e-b096-009b132d2454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:49:55.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:05.346Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4f6436cc-fc3d-4e09-a4e0-68aacb4a3d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:05.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:15.353Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ecdce751-440d-4198-a47c-0b188b394589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:15.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:25.361Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b59a30aa-4303-448e-bdae-c11e7488a9ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:25.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:35.367Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c1f0b862-0d7a-429e-a224-909c208f26bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:35.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:45.375Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a5c68c0f-6b3b-4f01-96fd-4244a290f9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:45.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:55.382Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4d5b2c46-4dfc-409b-90ca-0421cc24ea32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:50:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:05.390Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f8fba655-f410-4fe1-a257-b46e42279546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:05.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:15.401Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8a9e5ad8-3844-4f1a-9043-8da362effe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:25.412Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2650c725-fd02-4866-8344-e3d403f44dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:35.418Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=20d20b1e-94ba-49f2-8db0-98157c5aa962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:45.425Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3418634d-f1cc-4e79-ba43-686fa006c695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:55.433Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=59f94513-9210-43c3-96ae-9e381d239963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:51:55.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:05.438Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5e14c6e4-75ba-44bc-8bba-9440dffe475e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:05.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:15.449Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3053794e-e464-48b3-ae32-0ea91c2528cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:25.456Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b0746427-8f58-4a9d-b52b-e7b18239832e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:25.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:35.462Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5426dc07-82c0-412c-9a6b-565792bc4524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:45.469Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=250a41dd-b402-4894-8322-b1ea6322cb66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:45.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:55.476Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=599dd5b4-e47a-48f4-ba2a-ebf3cafd13f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:52:55.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:52:59.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:52:59.036Z |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-16T23:52:59.038Z |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-16T23:52:59.041Z |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-16T23:52:59.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:52:59.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:52:59.047Z |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-16T23:52:59.049Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:05.483Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6b347ae4-c0eb-4ac7-b61e-dd183b9f6025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:05.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:15.491Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=88428471-522b-4144-9e5d-8912266edea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:15.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:25.497Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dfc5445a-4600-44aa-8e33-919fc0fe92b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:25.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:35.504Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=07c81249-9e4e-48ba-abd1-2eca934b65fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:35.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:45.510Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3fa6531a-327a-4994-9b4b-91a8f54cb971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:45.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:55.517Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d9cceb8c-9062-43a2-9cd9-ad70ece9ef65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:53:55.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:05.523Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=64bea4b6-05bd-46ac-ac66-1d3c5e7bf6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:15.529Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=82389564-1032-4044-ae5b-6f995c536ada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:15.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:25.536Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e0a302e3-6ffd-4a43-8def-35944a5f1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:35.542Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=530e1def-ccf3-4625-91ad-162c28a9eea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:35.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:45.550Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dfedea4a-e99a-49e7-a8bf-2a0a98236368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:45.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:55.564Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fe32c9a2-5543-450f-80a2-5bbaf770ce5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:54:55.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:05.571Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b0e47f4c-d74f-42db-a2fa-90674805ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:15.577Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8916016f-1de3-4690-8d0a-e866869fb0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:15.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:25.584Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a50b22d3-3fac-4feb-a4f1-03629c1bdd08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:25.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:35.591Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5da2644d-b640-490d-a483-c7e183420373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:35.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:45.597Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1c43c3e4-5f1e-4d46-86d6-3b8bdce7a859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:45.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:55.603Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cf23c9c3-b68b-4577-910f-4520af9e2934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:55:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:05.610Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=684d024a-312f-4416-b6a5-254b1d76ebe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:15.617Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=20ba82c4-2f55-444d-8aae-4f7511f2ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:15.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:25.624Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=27c0d3a1-167e-4efe-8b35-2945da3a3d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:25.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:35.632Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=04084a59-aa8e-4889-9051-df4eca8361bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:35.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:45.644Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c12721c6-7985-4233-9525-0126937b2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:45.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:55.650Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=298f3b7b-680f-4446-8c4f-96af6feea9a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:56:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:05.657Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=018bdf05-f735-4cf6-9c3b-202d2a797da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:05.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:15.664Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=428e7056-f7b8-4f7d-816d-ae0e94acd9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:15.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:25.671Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4cd1d670-8e6c-4512-a193-a515bf571f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:25.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:35.677Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b23f4028-c7fe-47e1-81b1-1206d55b6d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:35.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:45.684Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2813ad7c-456a-4c77-8d02-df3691a6204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:45.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:55.694Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=61ee9ecf-5118-4b7d-a078-83482db4103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:57:55.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:57:58.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-16T23:57:58.998Z |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-16T23:57:58.998Z |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-16T23:57:59.000Z |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-16T23:57:59.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-16T23:57:59.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-16T23:57:59.003Z |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-16T23:57:59.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:05.703Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0bd63acc-d60b-468b-be08-d5ac0a5dacbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:05.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:15.711Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=53924cb6-b2ab-4243-9506-6542fe9afcba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:15.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:25.728Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2ec09377-1ee9-46e7-abe1-72b3c05100bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:35.735Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5a25baa5-cf8f-48fe-bbf7-89b45c5954df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:35.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:45.748Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4c862f47-b42a-43e2-a4a6-9f7354cf8a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:45.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:55.754Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e29f6b79-2bf6-4324-8e6e-6b7eb1351ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:58:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:05.759Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=13ed8b24-c167-4a18-b747-8a3a28b764dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:05.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:15.767Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=724077cd-b17a-40ef-828d-42d7d8cd7192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:15.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:25.774Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=58e95985-9bf3-4c20-bc0e-29b2426f6838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:35.780Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f6f525ee-32c1-43d2-8978-a0be215517e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:45.790Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7727f6de-d5c5-4b6f-bddf-8f3de41aea46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:55.796Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9a17fe33-2f5c-4ca3-afb5-57352b19a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-16T23:59:55.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:05.805Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=76f7e8b4-1850-42d3-af38-4b82ca423681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:05.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:15.830Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ea15ceda-6dea-4ecf-a80d-d2228f31689d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:15.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:25.836Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8ce8a428-7ff4-4a63-8689-052c0504e9c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:25.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:35.848Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e457f338-5ca8-49d4-a432-0636be2c7c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:35.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:45.855Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=08fe4a55-0a74-45cf-9c5e-f4b8dc9f4a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:45.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:55.862Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7b57d35e-074f-41d8-ab4a-c1b17f40fa5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:00:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:05.867Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=471a7e2d-3eec-494b-9601-edad27f03a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:05.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:15.873Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=155329cb-5cf6-487e-9547-0cd51b23acbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:25.879Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ef5396a1-8886-4191-ae92-8a5e4b62e111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:25.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:35.884Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8446b619-d843-4b70-bee1-7ed4a8d09fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:35.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:45.890Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d9add80a-42f4-47e0-8de4-60b3f67eb4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:45.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:55.898Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f892c3d5-45fc-437a-bb71-3c3417ab7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:01:55.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:05.907Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=32d81839-371b-4f50-b7b6-b8a0b6bcd69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:05.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:15.912Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8e52e7a1-875c-4cd0-8655-fac271dba0aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:15.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:25.918Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f76e2caa-36c8-43a5-9be4-2e5d25cc15e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:25.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:35.924Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=80331e35-601a-41b7-898a-7074b28199b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:45.930Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cb81bfc1-7e8e-459d-9d36-f19ba17dec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:55.935Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bafc1cd8-94e6-4144-a04c-157196b2954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:02:55.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:02:58.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:02:58.999Z |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-17T00:02:58.999Z |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-17T00:02:59.001Z |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-17T00:02:59.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:02:59.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:02:59.004Z |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-17T00:02:59.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:05.943Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bbe24bef-ebb4-4670-bd33-cffd4cad0f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:05.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:15.950Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5a424438-d5e1-4ceb-bf33-0dad45abd4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:15.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:25.957Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3cddc2bc-2664-412d-b430-84debfbf4b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:25.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:35.965Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ba5d642c-dcce-4d8c-b882-537fa5644de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:35.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:45.977Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a1196046-2fa6-4e78-9979-e27ea76f911a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:45.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:55.985Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e638079e-ec6c-4ac8-a0f3-b3d5e64389e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:03:55.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:05.992Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3782c44c-43c3-4cd6-96a4-0e2c73c25e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:15.997Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b267038c-9018-4257-a400-f7acbab83b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:16.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:26.004Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cfd4166c-004e-4d61-bc2f-5ccc49220119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:36.009Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0793f58b-dea0-4974-aa6d-377598f4d1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:36.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:46.015Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5c8f8ff9-f06f-4e2b-8f84-b4763ab49be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:46.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:56.025Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0d1f7ed5-6c9d-4c2e-ad4e-f22c86604a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:04:56.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:06.031Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=37488898-5d9f-433d-a9f8-e663eb97ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:06.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:16.037Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=accc0587-a0a7-4014-8c3d-be91937897ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:16.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:26.048Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=764ba9b2-13f1-4225-b812-9a34406d4671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:26.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:36.058Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3501ee03-8abf-463e-b8db-7d8250acfe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:36.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:46.064Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3cd6e7c9-ed4f-4bec-b13e-d059102201d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:56.070Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3690af88-6977-4fa0-a87f-f2276b60e1c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:05:56.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:06.075Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4312e13b-82df-4a02-a431-9999200d682c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:16.083Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7ea88863-b235-4ac2-a9ad-69d8fb281a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:16.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:26.089Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=24783c85-297f-4ad5-8fb0-dce75a751de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:26.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:36.104Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=76aee5d3-a754-4621-9469-457a348ac52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:36.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:46.112Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d157b334-e243-4b69-9ad6-fae61a8ba203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:46.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:56.118Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5faea7d8-fe73-4c8a-84ca-45340971df15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:06:56.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:06.125Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=28886210-0087-4892-ac90-b0b4bfb07745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:06.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:16.134Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0c01cf07-fc67-47b3-9984-df21cac4ec84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:16.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:26.146Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=598fe0f9-4ef6-4bdd-8587-3428901b58cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:36.152Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a1b92c4b-61ee-4ee6-b2f1-25a83be8865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:36.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:46.157Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=fd1f12a6-9cea-4c9e-b824-ca96cac895d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:56.164Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f46dbb22-abdb-4ba0-8dc8-891a7b9a66cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:07:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:07:58.989Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:07:58.989Z |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-17T00:07:58.990Z |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-17T00:07:58.992Z |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-17T00:07:58.995Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:07:58.995Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:07:58.995Z |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-17T00:07:58.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:06.170Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c7f6344d-5994-4e64-bd7f-c92f35ab740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:06.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:16.177Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=16816e09-6b25-4551-aeb9-e681454bfb1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:16.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:26.183Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8e631c4c-05cd-4121-801d-24da2182a5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:36.190Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=077b65c8-4ada-4a1e-b5e9-0f248bbe7f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:46.196Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=662b4309-f5bd-401c-969d-9731c2785227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:46.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:56.202Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=72f31f9c-34ef-4bf2-b133-39409469eb97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:08:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:06.210Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0abc80fe-95d6-4b46-aa45-4e623c764295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:06.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:16.223Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0d391fde-1e5d-46bf-b198-44583514a08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:26.229Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=33e88a6f-2244-46c4-9f3a-6a116bebab34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:36.236Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8f918d1b-fcfd-4e80-98aa-182344b0cdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:36.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:46.242Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1a9e8c6c-ef34-4d62-b3a6-f043df258ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:56.249Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=77ec5b7d-f753-4d4f-8f32-634bc1d06b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:09:56.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:06.254Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2e78d9ab-e00c-494a-86e1-1d22d099aa52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:06.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:16.260Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3cee6994-27c6-416a-9a61-42201754078d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:16.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:26.265Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=becbe88d-8a21-4b22-a9b0-a7da0a468afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:26.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:36.271Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b69a569b-83d4-4286-86b8-00d0804b65a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:36.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:46.278Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cb53162a-52f5-4912-af67-93460caf25e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:46.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:56.288Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b09346f0-16b6-463d-a724-ddc025d47683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:10:56.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:06.298Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6b1147f9-0a3c-4b3f-86b1-f70241d27834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:06.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:16.304Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4c979dd7-17e1-491a-90e0-30fd338f6a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:16.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:26.311Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3a2ae2a7-3232-4852-b809-43fa84fe0bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:26.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:36.317Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=97229483-eab4-474b-924b-21942ef7116d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:46.323Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=75113897-3d4c-4f8d-bd48-72e4f8d9cd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:46.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:56.329Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8a603d09-5198-4b9c-9383-cdfd28f92145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:11:56.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:06.338Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=86415249-34f2-4ce5-86b9-164930e77faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:06.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:16.351Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f3c349de-007e-492e-95ca-6051178e763a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:16.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:26.358Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=27ad87ec-fe59-45c1-960c-7fdb13879791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:26.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:36.369Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4a60dd1c-f6ed-4a3a-843b-6c1ff1a835da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:46.385Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ae1dc927-603b-42a1-8236-fca33f7e8d9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:46.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:56.391Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bb02ba5a-f01d-4c0f-98f7-176a2d86969b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:12:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:12:58.988Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:12:58.988Z |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-17T00:12:58.989Z |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-17T00:12:58.990Z |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-17T00:12:58.993Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:12:58.993Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:12:58.993Z |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-17T00:12:58.994Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:06.398Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f60a3604-8531-4a67-a79f-59a217e155bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:06.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:16.404Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e6ad370c-7f9c-4b54-86b9-ae01613b9b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:26.411Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=248441e6-ff12-4b08-bf31-171fbd1dc63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:26.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:36.417Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f22b18f8-c4ef-4ce3-8a5a-73480a1e9743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:36.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:46.424Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9047441c-4ef2-4c65-ab2d-51ad49365e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:56.430Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9fc67ce3-5d39-4825-baa1-0f6035f4dd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:13:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:06.437Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e76ce000-f2dd-403c-90c8-6e0638a85cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:16.443Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c56b2f55-17cc-4d1e-91fc-03f2a3a13bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:16.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:26.455Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d05fd0e0-a2a7-4e3f-9281-535f0edd7544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:26.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:36.462Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=81e208ba-a372-42c3-ab6f-cd86d322223a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:36.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:46.469Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=27218331-33c9-41cb-9449-b0fecad036fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:46.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:56.475Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f1ff0140-bc9a-4106-9996-1d6c19e4773b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:14:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:06.481Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1c4b7e55-bdf7-4c11-ad2a-bc1cc91732b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:06.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:16.486Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0108e675-d690-4be0-bde3-5375c511f759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:16.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:26.493Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a751a0bd-732a-4bfa-bbb6-4ce452ccff63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:36.500Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=75e31598-7a71-4ab4-b08b-f945cfaff66c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:36.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:46.506Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=af33ae78-73e4-4e10-8745-2b6be4b49e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:46.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:56.512Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0f952bce-5383-48e0-83e2-73a5b8a49111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:15:56.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:06.520Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b6e9d065-9007-4cf8-918c-262bd7887a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:06.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:16.531Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dea559c8-97d3-4ff9-9f54-38dd9a0b1f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:16.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:26.538Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2b1bf140-9aaa-4e13-8e6a-2b789754b6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:26.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:36.545Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f9dda6f6-3683-4b93-920c-ea621e574357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:36.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:46.562Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=65e01606-8bb4-4e2f-9480-bd80d17d6c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:46.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:56.567Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b0f4bce7-e583-4fee-bc19-ab21f9e64d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:16:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:06.573Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=42c64544-7214-4d31-aaa4-e41a43d2dcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:16.580Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=89f618e5-007e-401a-8940-ac241b634ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:16.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:26.585Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d86f8b70-9749-487d-b5dd-23c8c16aa22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:26.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:36.592Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4ea7a155-e4bf-47b0-bd2a-5869289890a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:36.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:46.601Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9eae63c4-0cbd-4c85-aa9c-f4f417301b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:56.612Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b127a116-c970-4c48-9e52-6966d5f77f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:17:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:17:58.983Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:17:58.984Z |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-17T00:17:58.984Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:17:58.986Z |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-17T00:17:58.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:17:58.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:17:58.989Z |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-17T00:17:58.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:06.619Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=45576a2c-ce3e-4bd4-a0eb-aee329b3fd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:16.627Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3fdb1363-5408-491f-887a-d0c61b958592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:16.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:26.633Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a95cbfa4-e7e1-46da-8013-bf5e20d9bf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:26.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:36.639Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7a9a8977-01e4-4f84-b559-3f1e89d33f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:46.646Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9dc68e4a-e539-4726-b74c-eb3566da75f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:56.653Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=41f948c8-ed82-410a-80cc-4c422911abe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:18:56.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:06.658Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c7e66118-6334-460f-8ec9-169015042b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:06.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:16.665Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d134f44e-a429-4009-babf-3888a361d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:16.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:26.674Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=194da4a3-3e52-4703-be8c-637b0e5f43af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:26.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:36.685Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4062ea7d-2db3-4bb7-bc75-1943b0cea5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:36.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:46.692Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8eb3ea4d-37f3-48de-ba64-191bb25859cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:46.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:56.699Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2efc903c-9729-457b-af91-8c1891960de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:19:56.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:06.705Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2111be02-a449-4faf-bd70-e205d215bfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:06.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:16.712Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=52c3325f-6a20-4edb-9ad6-64774444844f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:16.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:26.719Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=89116fda-f363-46af-b5bd-172239908bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:26.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:36.725Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3567f2d5-19dd-493e-af21-8434823e817e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:36.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:46.732Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0ebd09af-427b-4290-9170-b0c20d325b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:46.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:56.738Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e61e54f1-24da-49dc-99d2-5977c5c16a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:20:56.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:06.747Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6b9e0106-c978-49b0-b916-3a1de23640fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:06.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:16.758Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bea375df-8ba9-4481-8dec-49be9e900cba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:26.764Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dbdb6e6e-9cc7-4fe4-a1d0-596f3c0469ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:26.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:36.772Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f95eb36d-1110-4a53-bf1e-7bb50b67844c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:46.779Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f3fbf1ec-b076-409c-9137-6aa0583f0a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:46.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:56.787Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3a591fa4-0fdb-45c5-b667-bd30a2ef6597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:21:56.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:06.793Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=6db63f40-3fd7-4100-b9c6-eb105fc0697d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:06.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:16.801Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=20248504-ebc2-4e19-a229-bb4352272395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:26.822Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=eb0e1f9b-0032-4a3b-870e-67741e0e597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:26.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:36.829Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dbc5c147-5d85-4984-9fe3-33486509744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:36.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:46.841Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7b1f10bd-7ff6-457b-a3ae-e9bcdcff7c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:46.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:56.855Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e56b0820-6e0c-4387-84cd-cfc31894331f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:22:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:22:58.998Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:22:58.999Z |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-17T00:22:58.999Z |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-17T00:22:59.001Z |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-17T00:22:59.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:22:59.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:22:59.004Z |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-17T00:22:59.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:06.861Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b42d64ff-1f23-46ca-b53a-89df56e77199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:06.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:16.872Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e3502d84-7c49-4d3a-8391-62e6917783aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:16.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:26.879Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4bb1dc5c-1583-4c80-8cec-21ace974cd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:26.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:36.886Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=375212f9-a4fa-4ddf-a79a-f302cd012025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:36.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:46.891Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ba828bf5-f125-46e5-9319-41e48407f6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:56.898Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d755cc1b-dd2f-45cb-a83b-2dc984b48353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:23:56.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:06.904Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d83721e3-c914-455e-bc81-91f821a434bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:06.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:16.912Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=60f4d730-d9f1-40a9-ab72-c03b85a9be8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:26.922Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=03a239c4-7ff6-4c42-85c4-68512632cf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:36.935Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=29f32128-3331-4894-a4e8-5d579271b97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:36.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:46.942Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f0cc0f69-2527-4c71-8324-e0b57075fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:56.948Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=51ea44f1-f98f-4a1f-afca-ede388141eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:24:56.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:06.953Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=248dce11-6193-4ae9-bdbe-56811d817939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:06.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:16.957Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ae1ffbcd-2a80-40f7-bb2d-2515e532539a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:16.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:26.963Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=94737366-8cf0-4b7c-a79e-73a96f1f9ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:26.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:36.968Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=be9f3836-fce2-4003-bf1c-eacabeffbbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:36.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:46.975Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=78fcd8ad-5135-4da8-8c68-68265aa18e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:56.980Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5c91f275-eff5-4c40-a50b-9cdf5e088337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:25:56.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:06.987Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e956b46c-8b69-4503-962d-ff4fbf459e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:06.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:16.993Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=40ca5c45-927a-454a-ab5a-4c221aae6539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:17.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:27.003Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=16a32d17-5a47-4572-a3d3-1f50a7759033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:37.010Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=56039634-e2e5-4f78-a8f5-726aa08af14c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:37.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:47.017Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5b4463d5-4035-4c67-b2aa-19e1b6e3fbed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:47.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:57.033Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=31a46594-715a-4675-98ef-414387a990fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:26:57.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:07.040Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=74a28453-53b1-42cd-bc95-25f0b0c01cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:07.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:17.048Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=72ca0ffa-35f0-4f54-b14c-94c5b2ebcd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:17.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:27.054Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a5c02473-803d-4bf2-8729-4d934c89cd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:27.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:37.060Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3db25112-960a-4aa5-a741-18b1a174b989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:47.065Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b50ed73e-85e5-4a38-9173-8ab276b09f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:57.073Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=125e7b9c-0ee2-439b-997f-d41938a78378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:27:57.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:27:58.997Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:27:58.997Z |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-17T00:27:58.998Z |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-17T00:27:58.999Z |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-17T00:27:59.002Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:27:59.002Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:27:59.002Z |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-17T00:27:59.004Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:07.079Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=76862807-2f64-430c-869c-79a218bab06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:07.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:17.092Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=be37879b-4d6d-4db4-bb68-27412efd8e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:17.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:27.100Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7f233ca1-c6eb-427b-8fc7-22ba53c16817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:37.106Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=94736a54-c632-4ac6-99fa-398c87fa3b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:37.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:47.113Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e82e26c2-406e-43c6-ae9b-72ba2c0196aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:57.121Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9b30da72-2668-4938-9265-5d500f463835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:28:57.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:07.128Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=559f7285-bac6-4656-adc3-5c7581ea4484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:07.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:17.135Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=74ebb7bb-9825-4ec7-8c63-be12ee20a342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:17.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:27.141Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5efedff1-cfa5-4fb5-94a9-f97f116f1451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:27.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:37.148Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7669f14c-5487-4102-89c2-ba0afb903dd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:37.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:47.154Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=da5d82a8-d856-4a9b-b533-2b3583529c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:47.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:57.163Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2490bb91-eb9a-4581-9600-7265ce9ed54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:29:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:07.176Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c55e2f3c-a8bf-4649-b731-1769d5e2c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:17.181Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7c389b40-4362-42e2-9b24-2897bd5735e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:17.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:27.187Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=93e940ae-a0eb-4d27-8b93-f257cc5f1b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:37.193Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c21c3c45-d662-485b-936b-624e6524cedb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:37.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:47.200Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1985fd09-ad66-4694-88c5-d46fde1f159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:47.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:57.207Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5ac5b464-1e1b-42d4-abb7-9c5ce7943a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:30:57.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:07.214Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=60a34aae-77ac-4c88-bc6f-c9018a149d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:07.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:17.223Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b8d48be4-6ef4-4a39-bc3b-edc14c5e2ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:17.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:27.230Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=16924625-9dda-4d32-bff8-8bcb6b662e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:27.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:37.238Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=272012a0-3bb7-4f43-8151-9ad66b5e9d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:37.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:47.250Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9fde0a5f-25c2-4988-93cc-4d07a34a236c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:47.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:57.258Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f1ffad9e-9122-4904-843c-d8087288890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:31:57.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:07.264Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e20bfc75-81bc-4716-af75-f53b7601e3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:17.273Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c08e539d-88a7-455e-8451-6cfe80b85393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:17.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:27.283Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3513d4d0-ca51-4882-b8e8-54f71455dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:27.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:37.290Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0302e42c-3309-4488-ae89-a8bd5d2c595f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:37.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:47.297Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7508b7fd-36a2-407c-86f3-7d3e089d08b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:57.304Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5e721b5b-9865-4908-94e8-79f02353baa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:32:57.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:32:59.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:32:59.022Z |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-17T00:32:59.022Z |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-17T00:32:59.024Z |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-17T00:32:59.028Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:32:59.028Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:32:59.028Z |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-17T00:32:59.029Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:07.312Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=32c62458-0a0b-4792-b157-94addafc7e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:17.320Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=93ae28ba-34b5-4739-8daa-6aabe1d0cd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:27.334Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7f949b9d-1c19-49c2-81de-58a0b699b1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:37.341Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=db40e72e-bcf2-4a4d-8def-228660df7e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:37.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:47.348Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=93867070-dfe7-4f9c-9e27-e285fa720190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:47.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:57.356Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a30c47a9-6468-4fde-a6eb-c3631bccb95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:33:57.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:07.364Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=35e37f87-7e6d-4781-abc1-c0e67b09fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:17.371Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4b4290ce-1655-4de6-a310-b0eb540ba327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:27.378Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1682a657-c6d2-482d-9779-05b070a5d579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:27.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:37.385Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=615c9762-e499-4d06-a07d-d6924d65b342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:37.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:47.393Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dc5dc399-3e55-4c88-a4a4-736c66f5c008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:47.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:57.399Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=5999a882-d6a4-41d1-bc15-68e3f89b18e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:34:57.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:07.406Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b6be7e0e-68ad-40af-8989-f1fa1e486f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:07.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:17.417Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7c330215-cc3c-4ac3-8863-1415c1f489de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:17.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:27.426Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=67241562-4447-4f5f-8a59-060c0768e611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:27.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:37.433Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=0df2192d-a297-440d-9e33-2bdb6fdb9b1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:37.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:47.441Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=49971606-a06a-46ea-9756-0e6f584ff77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:47.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:57.448Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d777921b-ae7a-4132-abdf-5d7ea3e06d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:35:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:07.455Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=07a74747-12ec-4cea-bdc6-3f1628bcf190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:07.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:17.466Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b4e09921-3bf7-4fc1-a1d4-1bf54a70dea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:27.472Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b936234c-3bfc-42fc-a65e-530f8c352f19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:37.480Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bbdf35c2-0c57-4022-84bb-134fecc0a622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:37.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:47.487Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3d5ab69b-2ae5-481c-b26e-615803e13288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:47.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:57.499Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=15938331-91d6-4614-a4ce-447ae3883926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:36:57.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:07.508Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=20cd71a4-e89b-4325-a7a4-97d8d9ccb891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:07.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:17.520Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f0d24ed1-c4c2-4890-a3c6-af0fe6f76f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:17.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:27.527Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c7123cd5-9462-4528-9481-a36aa33d9257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:27.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:37.533Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=45388404-278b-4d19-bcf7-19f4a6fd58d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:37.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:47.540Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=200175e5-2881-4a5c-a318-165896446540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:57.547Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=f6f1820e-58b6-4cef-bb25-0f66511e7dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:37:57.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:37:58.984Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:37:58.985Z |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-17T00:37:58.985Z |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-17T00:37:58.986Z |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-17T00:37:58.989Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:37:58.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:37:58.989Z |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-17T00:37:58.990Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:07.555Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2cf212a6-0fc7-445a-b04c-68b9235884c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:07.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:17.562Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=52b655d7-07ff-4d0b-a7ef-f2b118d15740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:17.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:27.568Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e4c48895-22f4-4eda-903f-5a6318b8cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:27.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:37.575Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=cd25501a-65d6-4680-9260-531f8e096cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:37.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:47.582Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=1226404c-8cb0-47bf-beb5-3f7b7d7e092c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:47.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:57.599Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d6fa352c-3445-4967-8fda-e88d3ead1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:38:57.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:07.607Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=057eda1f-e540-4d30-a1b8-6af7e4f88b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:07.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:17.614Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b49b6841-d10a-468f-a082-f1431233f2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:17.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:27.621Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=455d0d1e-8d52-4c18-af86-b202634976b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:37.628Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=2d735ecd-c86e-48e3-b747-e40231dda895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:37.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:47.635Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=401b49ce-8290-457d-abe9-93b828666b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:47.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:57.641Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bc92d206-3a20-4593-83f0-a1b92c678ac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:39:57.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:07.648Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=d1d99723-1e4b-4fba-baa3-c96c2fafb573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:17.655Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=bffe3a6b-b9fc-4d87-b960-2671c2413353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:17.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:27.661Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e4a57860-6f65-49e9-869c-9f4d2dabae52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:37.670Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=4a1bd792-6d3f-4304-84dd-77fd32272116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:37.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:47.678Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=b4c89475-ed3a-4953-84f7-1b2b56d7739b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:47.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:57.694Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=50102dbd-b459-4241-83cf-333482697bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:40:57.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:07.702Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=7ef20cbc-9d2a-4010-bddf-c6c673b14206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:07.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:17.708Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=acd4827e-0104-4882-b3d1-d8a5afa6821d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:17.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:27.717Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=a23178a2-835d-4f6e-8511-6b8b8cc10eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:27.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:37.727Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dd444044-8d87-4f87-a0af-6c07ecd3069d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:47.737Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=53448229-b403-4a25-8e54-d577a7bb6c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:57.743Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=25045b5d-2c90-4298-8546-f68ecaabc97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:41:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:07.750Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=ff47b976-3166-4568-81d5-21a2bda49f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:17.756Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=8f4d1884-52be-4e90-8b79-bbba17814843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:17.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:27.763Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=9d0f77cf-82e8-4ca8-9b3c-cf17e351f55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:27.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:37.772Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dd1827c3-b964-4807-9e9f-6def5e1653db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:47.785Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=49ff10c3-a933-4a36-a81b-ba6f253f62f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:57.792Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=644c9935-cd7e-4215-82d2-df1c53c7a1e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:42:57.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:42:59.000Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-17T00:42:59.000Z |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-17T00:42:59.001Z |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-17T00:42:59.002Z |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-17T00:42:59.005Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-17T00:42:59.005Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-17T00:42:59.005Z |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-17T00:42:59.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:07.798Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3b0039c5-0015-4a0e-b7dc-b906595e7baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:17.805Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=dd6f2639-1b18-421f-9c1f-75258cd5aa98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:17.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:27.811Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=15b0317d-28fd-4557-9671-d5645ffff15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:37.818Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=791ba835-d7fa-4be9-ac3b-6e98cac2216c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:37.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:47.824Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=637a345a-3e29-4720-977c-e36e79745a47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:57.832Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=819ff58f-247d-4fbd-86fd-2271e241b2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:43:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:07.837Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=c9fe88e8-33da-4aff-b078-6dd2e8b3972e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:07.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:17.846Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=06bbf988-e391-43da-94e1-8e40846a1d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:17.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:27.855Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=244c6900-77da-430a-be6e-f9e7754527ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:37.863Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=3a570208-a252-4755-b57e-b5c17d20d0a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:37.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:47.870Z |INFO |Init configs |InvocationID=9ab93240-4a70-4f61-87aa-03e5936aa52a, InstanceUUID=e0ef5a87-a61c-404b-963b-cb21c2fa6d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-17T00:44:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |