. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T08:57:25.640Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T08:57:25.642Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T08:57:25.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T08:57:26.251Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T08:57:26.350Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T08:57:26.350Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T08:57:26.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T08:57:26.408Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-16T08:57:26.441Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-16T08:57:26.459Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-16T08:57:27.843Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-16T08:57:28.178Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-16T08:57:28.206Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-16T08:57:28.207Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-16T08:57:28.245Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-16T08:57:28.246Z |INFO |Root WebApplicationContext: initialization completed in 1787 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-16T08:57:28.591Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-16T08:57:29.103Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-16T08:57:30.049Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-16T08:57:30.403Z |INFO |Started MainApp in 6.648 seconds (JVM running for 7.198) |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-16T08:57:30.444Z |INFO |Start scheduling PRH workflow |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:57:30.457Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d899a9a1-5404-4060-8f86-b430492e1547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:57:31.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:57:31.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-16T08:57:40.122Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-16T08:57:40.123Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-16T08:57:40.124Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:57:41.913Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=31b6b151-06f2-4a3f-b7f6-37547a1db383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:57:42.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:57:42.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:57:52.996Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a0f44ce2-ab48-4f22-b083-ff55fd590d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:57:54.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:57:54.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:04.030Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=10729f47-d2b1-44c6-8d6b-643204ebf7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:58:05.097Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:05.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:15.099Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e401c294-e896-4e3e-a84a-93953d0ae44e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:58:16.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:16.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:26.177Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d20e61b9-b3bb-4daf-ab1a-bee82fb4b47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:58:27.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:27.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:37.245Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=05d531cc-7bd5-4572-9eea-66a33fa7b3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:58:38.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:48.317Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0ce6afcd-e89d-4aa9-85d1-eee73d279f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T08:58:49.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:49.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:59.357Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aeadbf7e-ea52-4ad0-9ed8-30c4e9d65abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:58:59.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:09.724Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=45f26ff7-dc98-4826-892b-3fc43f0296f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:09.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:19.739Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=20b1a2ff-6b08-4e79-a83e-4faec3a52877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:19.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:29.759Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bd341147-850f-4bf2-adfb-799a0ab2fa02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:29.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:39.775Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f98e3ce0-dec9-42b5-9e91-a657e4a9a076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:39.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:49.793Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c89e579c-d62d-4c89-8e11-c81fb77b4e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:49.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:59.810Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=90d3e251-df72-4166-b91a-91163c2c92a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T08:59:59.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:09.826Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8961922c-7cdc-4552-a76a-e5b87b9c36b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:19.841Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8268d522-3188-4d38-ab3f-6ee65b48d383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:19.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:29.856Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=17ffa33b-00f8-4106-b807-d44aac2c7d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:39.870Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4cbeb732-b325-4219-9ce9-8a10f3284501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:39.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:49.884Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1fe60a18-8751-4cd1-bc19-c0ce071600f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:59.898Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d771a5df-d078-424b-a0d8-5523552293d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:00:59.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:09.911Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=337c4375-a262-4529-934b-3b748e82cf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:09.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:19.924Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2a69c381-8ce8-48cd-8fc3-4b58e4cca752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:19.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:29.939Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b83cbfe1-2a0a-4bf4-8b2b-43c8590f207e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:29.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:39.952Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e1515597-257b-4bc3-af16-b9b6a533077e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:39.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:49.964Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a9241a07-054b-45c5-be29-cb84c9064a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:49.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:59.977Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fba73318-fe18-4847-b981-14b8cf4d31d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:01:59.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:09.991Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=340b8c4e-a01e-4be6-865a-3c4b9715fa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:10.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:20.002Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aec4084c-0a6e-4a39-b84d-8473d7d68853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:20.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:02:29.206Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:02:29.207Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:02:29.208Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:02:29.211Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:02:29.218Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:02:29.218Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:02:29.218Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:02:29.219Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:30.014Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4365a195-4b34-4fd1-8410-2437e22ed20f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:30.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:40.030Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=862b0887-e729-4929-8555-1e513e106a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:50.044Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=991c1657-5d75-4b0e-8fda-29e4c55ff7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:02:50.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:00.057Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=659fe8ac-7f5f-42ab-8c0d-c2a48df22525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:00.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:10.069Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ae53c471-f3fc-4022-8373-f164807934f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:10.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:20.079Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ab8bb10b-de2f-4a06-9517-a10b19b7cc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:20.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:30.090Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=231fab50-dc38-4937-9ffa-97a4344b8a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:40.101Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=398a2d28-5c93-43fa-bf12-02e1936385d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:40.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:50.111Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7f66dfee-4d09-4c97-86a6-b2a16691bb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:03:50.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:00.122Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e2b5df2a-a2f8-47b6-a94c-90feccb5f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:00.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:10.133Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=46724cb9-a352-4116-8bfe-6911a4cc13ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:10.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:20.143Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ad5fe8ce-037b-4431-83e6-8aa53648a5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:30.154Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bce8093a-0b73-4818-9f61-e29bc35772ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:30.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:40.166Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=76410e44-daa2-4b9f-af68-1002b9877ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:50.176Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1fc4880d-721b-469d-8a6f-9c3836804ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:04:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:00.189Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eb57672a-0e58-42a3-afdf-77c8006b1d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:00.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:10.199Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=00139474-dd1d-4859-9a2a-e9031fba81cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:10.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:20.210Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dcbd835e-fe82-4d88-a5d0-01ab1d5ecc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:20.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:30.222Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=59831ceb-b5ce-4bfe-891d-6edd821202bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:30.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:40.234Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=942439ca-39ef-4c08-8853-5d8b36dda74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:40.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:50.246Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7607ed2d-38a9-4c1f-a6ef-0a73c2e05536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:05:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:00.257Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=17d83ee9-8d00-49b8-97b2-1a55ee0b328c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:00.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:10.267Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a7a913c1-7fa7-4b54-a913-678d604161c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:10.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:20.283Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=54a81f90-6113-4075-baa3-42993e22a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:20.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:30.292Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9d6af6e0-a39c-49c6-8d36-dc2efd119dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:30.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:40.303Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f60a94a7-0a8f-44bb-8ae7-92f36dbc9d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:50.314Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=14696f0f-6c77-45f9-8345-b1364e1d9cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:06:50.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:00.325Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=586fe980-a45f-42a8-a26e-72432cf93518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:00.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:10.335Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=78074cc2-9eb8-4d74-a531-d99926898c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:10.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:20.345Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=174c3f29-7c2e-42d3-8fd5-a2f5855a0961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:20.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:07:28.735Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:07:28.736Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:07:28.736Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:07:28.738Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:07:28.743Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:07:28.743Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:07:28.743Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:07:28.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:30.355Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=14a8fcc5-5b16-4e8f-b49e-70d5b2a35779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:30.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:40.364Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c2d5bded-c8d6-4898-aad4-4092721d0aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:40.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:50.374Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cbc3a89c-dc2c-4c65-bca0-84c25f35fad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:07:50.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:00.383Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5ebb5290-d8ef-4c43-a133-372bd1c8a4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:00.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:10.393Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=129a17fb-7324-40b5-ad0f-f23b9eb8f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:20.403Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5d264cba-c92f-4e95-a62d-235e5bb497aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:30.412Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=faf5f906-638e-4341-8816-1b2fdad937c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:30.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:40.422Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1c1cdd8a-4de4-45a7-9e6f-0044e89b07f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:50.431Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=60d1654e-6f5b-4200-b59d-61b118433558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:08:50.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:00.444Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c4f7e398-16b4-453c-b3a8-a4ae9f314b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:00.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:10.454Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5ac31652-b81e-4f11-b166-0961ba5c5d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:10.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:20.465Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3af351ca-f1d6-4026-99d0-0eac26368624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:20.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:30.474Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c5553ded-8ff7-4361-9035-ad57f3d37ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:30.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:40.484Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6ce0ce41-9d60-44f2-8a12-291599574ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:40.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:50.494Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=41592031-6a8d-4a94-b071-3a9ed266058d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:09:50.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:00.506Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=554aa5f3-cc6c-4ab5-97f3-898799045041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:00.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:10.516Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e55f5ead-ba5a-4d99-b6fd-076a0c955185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:20.525Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ca5d62fc-c4a0-4aac-8c01-c2f1e56de4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:30.535Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f26fe685-0e08-47e7-8601-d0b369fd0a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:40.545Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c859b057-60d0-4984-af38-b8bdde20fb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:40.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:50.555Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d05c59fa-c681-47c0-99dc-70f42a39ccf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:10:50.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:00.564Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e367d3af-c648-44a2-9d68-97f317489528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:00.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:10.572Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d3d85bd0-68a4-4bff-88dd-53c8f01bec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:10.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:20.581Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=99bc97b0-d512-4db1-8759-6b200f4818de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:20.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:30.591Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=37fc6418-8e97-466e-ba3f-fe1bf4e3f1da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:40.601Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b5027d16-d8bd-4321-bec3-f47b90ce06e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:50.610Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4a24b25f-26ce-4e67-8db1-e022bfecd9f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:11:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:00.620Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ea31c833-78b0-404a-ab3a-770e614b34e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:00.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:10.629Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=18b119c7-9798-4f9c-9317-62e727e652b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:20.638Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=206d67c2-a0f4-45df-bdcd-72ab6c7a07c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:12:28.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:12:28.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:12:28.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:12:28.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:12:28.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:12:28.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:12:28.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:12:28.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:30.646Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ce03f7b0-ccff-4361-bc3a-3e4f7da27c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:40.657Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0d2d652f-bb3a-41cf-be61-7e6225d08d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:40.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:50.667Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=af1fe1bf-2a4f-4e8b-818f-7810d7649fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:12:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:00.677Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0418a958-5168-4b2d-8b3e-af972a8026ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:00.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:10.686Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2b1bb3af-5c22-46d9-9ece-2b892957b7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:10.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:20.695Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=72ab9161-47fa-46da-9aad-2019dc7d9eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:20.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:30.705Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d262966c-bab3-4821-90ea-9046e71756d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:30.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:40.714Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=05fd1f3e-9e51-43e7-85e3-f84ee5eeb5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:40.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:50.724Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b8722ca4-cc16-4795-b917-c82c158ff293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:13:50.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:00.736Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=de6af307-3d79-4033-8bf7-366a01708e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:00.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:10.746Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5d66bd0a-dc60-4803-aa80-d0444cda178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:10.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:20.755Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=223f1265-e9d3-4d88-a80a-9c73956985ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:20.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:30.765Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e1b6be4-22ac-4e62-915c-efb067cc9cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:40.777Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=712e1a71-d962-4f85-abf2-d31f29352606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:50.784Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=03845eac-fd33-47c6-99ef-32e8bc392fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:14:50.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:00.794Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7c00070e-01b2-4a48-b904-7852183a2f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:00.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:10.804Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ac3a98e6-2a2d-4b09-bd50-34d1e40c0222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:10.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:20.813Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ec6daee3-e2f1-4be7-8d34-9005e36a30d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:20.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:30.822Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1b578059-a82b-4dc2-ba89-67f5d7fac0a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:30.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:40.831Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=47f583dd-0e28-4797-b19c-0dd5413aa4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:40.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:50.841Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4f94d13d-2299-49cd-ba1f-2ac7ee18028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:15:50.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:00.851Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2b059cd4-1891-4f8e-b0ec-97e9868a338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:00.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:10.860Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8e9c45e6-2c41-4a14-954a-567992d35955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:10.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:20.868Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e5087e08-76b5-492f-bde3-f44bfceb3bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:30.877Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d8f411d4-6aab-40a3-8f58-a30041d9a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:40.885Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=27b9ac3f-b62a-4387-b476-efcabd1c0e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:50.893Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5fe9d2cb-7f39-4403-b9ba-01660ba9b190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:16:50.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:00.901Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e94075f6-d089-479c-a40e-44bede68670f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:00.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:10.911Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2c56db7f-d26a-45a1-8b31-94f1f4b307ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:10.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:20.919Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=de0c3624-2ab5-41da-8a95-cff488a4a6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:20.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:17:28.731Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:17:28.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:17:28.732Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:17:28.733Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:17:28.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:17:28.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:17:28.738Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:17:28.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:30.930Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=45a3b8e2-39e6-4142-b4a4-079bf26eee73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:30.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:40.936Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=56a27f65-a38d-46ef-8142-27a4a511c309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:50.944Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b2c0a816-c6b2-491f-97cf-00fac0a29863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:17:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:00.952Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aeb11fb8-83fc-4751-be62-69beb430a861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:00.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:10.962Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=60951425-5923-48a3-a913-40a2b9836934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:10.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:20.970Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b651a103-76fa-47d2-9759-f1c21dd6e9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:20.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:30.979Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6a929f49-8c47-4627-bbe5-d070369587ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:40.987Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4468e049-775c-4293-b451-e802b399f2e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:40.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:50.994Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=23a0ee36-f3fb-49a7-bb10-ec37c56b2ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:18:51.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:01.003Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=974bf10b-1508-423c-ad0d-14fa30a0980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:01.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:11.011Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b637c3a8-ce4e-4c94-aa0f-c96aafff5a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:21.019Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a4ba7968-daa1-4614-879d-e185d2180df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:21.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:31.027Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6292455c-e64d-4638-81ca-4f4315aede7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:31.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:41.036Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8a41e4bb-98e0-41c7-a239-28a132c00c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:41.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:51.043Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9f2b4514-ac95-4fbd-9249-374b70828f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:19:51.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:01.052Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a8273b76-ca01-4656-8098-e0948b4b109f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:11.061Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2e2ca24d-dbfd-4d87-8586-85c4f44ab8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:21.070Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=797baf9f-e859-42e2-8aba-009e0866618c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:21.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:31.078Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6293a692-1360-48a6-b145-0e647edd7f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:31.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:41.085Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5e26540f-a2e9-4ad0-8f9f-7a30ac0c6442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:41.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:51.093Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=19aa2185-99e5-410f-8e38-e7beddd8690b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:20:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:01.101Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5c2cf528-58f8-4a33-9bdd-457fcd3f9881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:11.109Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dd92d56f-aa69-456b-92da-71d983fb97f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:11.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:21.117Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f93f70ed-f715-432c-8c84-3afe10ad183b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:21.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:31.124Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0589b98b-048d-4d62-8b7f-ce65187ad308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:31.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:41.132Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fc7f0e15-ebdd-4067-aeb1-18c9df6ba473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:41.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:51.140Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5d79b076-67df-47d3-af43-09a537cc4e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:21:51.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:01.148Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=483f9134-531e-4a17-89f0-1478b20c8d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:01.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:11.156Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=80b45c72-3a8b-4d37-9529-2f6c70318b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:11.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:21.164Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c7269480-28db-4d5a-8a59-70281b1c641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:22:28.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:22:28.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:22:28.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:22:28.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:22:28.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:22:28.736Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:22:28.737Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:22:28.738Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:31.171Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ff694b41-c234-47cf-9c2e-ede4828e8905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:31.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:41.178Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1c38f990-c775-493b-b9fa-d22074a368c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:41.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:51.186Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9c7af699-3792-4e8a-af78-1d6c3a744963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:22:51.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:01.194Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b9fe2acd-e3de-4769-a2dd-fa153a2a3783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:01.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:11.202Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d156b751-9450-4ee7-a858-26bf0b3ff634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:21.210Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=145e565a-ccd8-4ac7-8550-efa3706b02fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:31.218Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ba468c1b-31d6-4121-aad4-4288c5d00a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:41.225Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5c478296-0436-4fb8-b1c1-3fd65257831d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:41.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:51.232Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=47aa28ee-de98-4bec-bc45-768c49651b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:23:51.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:01.240Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a4743ef6-336a-40ff-b001-864c988e9347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:01.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:11.248Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ec69b9ce-0fb8-4225-8830-97447bf58c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:11.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:21.256Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cec57266-fcec-4ffa-b330-386a326d3589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:21.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:31.264Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=410afb11-8e7b-4715-8887-19a8baa3cb55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:41.272Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=01080e04-09fd-47c3-88ac-098ac3a86051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:41.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:51.278Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=247c2abc-65e0-48a0-8ae3-9fbad9171c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:24:51.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:01.286Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=edb95bab-a63b-4f3f-8206-3549960889db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:01.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:11.294Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a8ef7720-6fb6-4372-8076-7a199e9184d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:21.300Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=992553c9-4650-4911-9def-5fead1ce75bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:31.308Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=91d4172f-d3df-4c37-a1f7-c27dc8740028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:41.316Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ae4ebbee-8124-4fe3-a6c7-be84c2244d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:41.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:51.324Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6b29208c-f7da-441b-8316-21f89913226b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:25:51.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:01.331Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=384a6d90-f67e-42a7-ada7-fe6b37b532d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:01.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:11.338Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0b426b13-da8f-40e9-b00c-2bb43ce6392a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:11.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:21.346Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d4e94bdb-7e39-40bd-9014-eb23a4e1d099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:21.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:31.354Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=60151993-550e-46ea-90aa-76122164bed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:31.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:41.362Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d3120282-1328-4dcf-badf-3e29dc5119fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:41.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:51.369Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b59918b7-2030-448e-980d-4ec8064d6713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:26:51.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:01.377Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a499f329-fb86-4863-802e-076112983c9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:01.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:11.385Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9882006d-d13e-4156-859f-751fec6be9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:11.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:21.393Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=07f1c262-35c6-4d5e-9719-769bc68d1ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:21.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:27:28.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:27:28.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:27:28.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:27:28.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:27:28.726Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:27:28.726Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:27:28.726Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:27:28.728Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:31.401Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a9286ca1-b975-45dc-9740-9b2474938ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:41.409Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ac5e04e6-a290-4c73-9e8b-f5b6f6b00f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:51.417Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ad862210-fac3-442e-90aa-c5bb2deffc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:27:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:01.424Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d5a8d0ae-f976-4fee-81ef-1889365730ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:11.432Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eaf85353-7b97-4a1c-8904-47d7f369c102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:11.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:21.440Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cae2b9bb-e5c2-4bf9-aacb-227ddd8d2f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:31.448Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=29a7be8c-006b-4d0f-b291-e0ce53027ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:31.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:41.456Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f7b8dd7b-dced-4df5-a74a-9c8bbf0f338c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:51.463Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a7f79388-8fd0-4ef9-a871-22b69db735aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:28:51.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:01.470Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=965b60ab-ea2f-4d39-b87a-cc981acf6793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:01.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:11.478Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=996630af-7f37-4128-a6e5-4379e651e391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:21.486Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e83497d0-16c8-462b-8f2a-0bf821e04066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:21.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:31.493Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=312c9b57-dc1a-4ddd-9da8-97016b055d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:31.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:41.501Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7d671afa-21fa-4122-9b3e-3c3fae4854dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:41.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:51.508Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=39cb9150-8a12-43b6-9520-d86ff30e83d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:29:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:01.516Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=71059a60-9129-406e-8c2d-ba6234028ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:01.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:11.523Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e5bf236f-0e4d-4f4d-bfd5-0bbcf8953161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:11.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:21.531Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=228f215e-f44a-4e8c-993c-5f626c21af30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:21.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:31.539Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=764ef85b-2b67-4fc8-8045-fe3c0457a0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:31.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:41.547Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bdcee0bd-e694-499c-b29e-55a64fe2c9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:41.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:51.555Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cad2ae32-5e33-4a75-937d-9ee22a05a302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:30:51.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:01.564Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=84132edb-379c-4346-bc8e-ba052f6fb19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:01.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:11.572Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=515e75fc-843d-426b-b96a-c7eeb69966e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:11.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:21.580Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9d5fd2aa-3fda-4d66-a684-19503e9ffa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:21.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:31.588Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2bd3f294-3bcd-491b-9e3b-ea6402b7953e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:31.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:41.595Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ae1eae63-a274-436a-8aaa-12386a2bf621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:51.603Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1477ed3d-4c16-48b9-84cd-04baf0fa6082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:31:51.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:01.611Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e3a4c6e8-3a52-4c14-9f82-b285b5db4135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:11.619Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a7a2184a-478c-403e-b2d1-ef85a07f6403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:11.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:21.627Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=68ff0cab-b3aa-438d-b6c2-a7289b6bc061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:21.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:32:28.720Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:32:28.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:32:28.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:32:28.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:32:28.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:32:28.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:32:28.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:32:28.727Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:31.636Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7a208485-e593-4fe6-9ed9-fb9fb5f9e01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:31.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:41.645Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e946d196-97c5-47c2-9dc0-bc16e423fb32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:41.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:51.652Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b0d68561-3df1-45ef-a7c9-1738d8739a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:32:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:01.661Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0504b2e6-da4d-4ad5-aabd-562ed237a928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:01.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:11.669Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bffcb645-6c85-4aab-a69e-ed4b2975fe6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:11.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:21.677Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=672da6bd-57e6-4b94-b49c-e2fafdd146a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:21.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:31.685Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=766cc25e-0759-46c9-a89c-b810a1ac0df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:31.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:41.693Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=405617ca-47ac-4e69-bce3-83d5099cdbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:41.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:51.700Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=74864cc6-0b3c-426d-8e89-fcc2f35b521b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:33:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:01.708Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a1c1b213-9bc2-4485-a225-c4d6c2199347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:01.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:11.716Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9f5824ec-45c2-4a0a-ab1c-4e4e843c5b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:21.724Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e3fe57d4-5ceb-4812-93af-2e7bf6d8e69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:21.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:31.732Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2b6fe905-beef-4899-9a6e-3691063b8e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:31.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:41.740Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=224abdeb-af1a-482c-a0fa-f8545bfd257d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:41.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:51.748Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8b19dea8-1af6-48bf-8eff-3b01e2296b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:34:51.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:01.756Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9138a339-4045-4a75-97c5-c1823a3efc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:01.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:11.764Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=27b29aeb-d668-4d6d-a857-c6c5f649ce5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:11.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:21.771Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=11431e8a-bdd8-4d23-adcf-cf9e0de1cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:21.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:31.779Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2868540d-2236-47a2-8d47-1955578ee7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:41.787Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bd2cf289-357c-4b30-95ed-59403e80efb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:41.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:51.794Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9f8ff06d-f49d-46af-a2ae-a7803478075b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:35:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:01.802Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=060765d9-e047-4ffc-a375-ded993c2d3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:01.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:11.810Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=df7ed05c-9f74-4888-90a2-75bb2f06ebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:21.817Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ae2b9663-297c-4150-b7f0-2376567f8be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:21.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:31.824Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ee2134d-28e1-445c-ad6a-e25cbf9bdd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:31.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:41.833Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7a197139-7e08-40d6-96c2-5a92f7c4876f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:51.840Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=450afd21-0cd9-4729-a683-73f6d07bd373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:36:51.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:01.848Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c087bc08-9f58-4104-adba-43c9372b6c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:11.856Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4730933f-4cec-494c-b9f0-714eada0ae94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:11.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:21.864Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b0c1d6d9-b981-4410-a1cb-538e51dc1f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:21.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:37:28.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:37:28.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:37:28.718Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:37:28.719Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:37:28.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:37:28.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:37:28.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:37:28.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:31.872Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e3404467-1d0c-4ca8-8828-00555ced2d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:31.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:41.880Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=225f7acf-5ac0-4146-adc1-dd4220a820f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:51.888Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=016b8c6f-ac5a-49b8-bf00-519ace2bf717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:37:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:01.896Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2e0aa54a-8222-48f1-aedd-721bb4efd4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:01.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:11.905Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4c8b903b-936a-486c-8c06-af446a108f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:11.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:21.912Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=81fa9b13-8468-413c-8eff-f8102b340d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:31.920Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=58320ffc-3313-4ddb-a7e5-27054e4f511c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:41.929Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=10d43fe3-6725-45c9-af80-e03ba1ed4789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:51.936Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=50b8cf74-139f-4415-b7e6-43a4cee88215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:38:51.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:01.943Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2e4a5112-faa0-4800-8483-b06c978c5e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:11.951Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=21c887f0-f60b-4745-bdd8-723354321266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:21.959Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6195bae0-f0c5-43a6-b08b-f6581dee792b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:21.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:31.967Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2861632b-a57e-43e0-a208-69115344120c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:31.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:41.975Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=56630e03-a020-46ad-aaff-592cc9a68f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:41.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:51.982Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b1b6b6e2-7ef4-4909-bfcd-a11be571a0a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:39:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:01.989Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2c7d7102-0d5b-4eda-986d-d421735f6d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:01.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:11.997Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cf44db5f-6bf5-493f-b8ba-e01b74ff4117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:22.004Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6d339ac9-338d-4b04-bad9-9b6867d96cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:32.012Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f0fbf932-ce40-4023-a8dc-7023d5b33102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:32.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:42.020Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eaafc27f-a46f-4358-9f04-078f9f156bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:42.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:52.027Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7450dcfc-8b83-4b16-b8e2-b0f19dd5e61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:40:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:02.035Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c1ae4d70-6f44-4075-b655-ca46923956f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:02.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:12.042Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3ff25025-73e2-4937-b0ca-2298e8c2d1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:12.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:22.050Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=03d1b43c-b7d0-42d7-aab6-7c77e2b63395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:32.057Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a298255d-0ea6-402c-8216-edc52c101acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:32.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:42.067Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7bfdad06-b6ab-4a84-ac41-97aced636bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:52.074Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8c05987c-0fdc-4686-a8ec-93ed98b47247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:41:52.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:02.082Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=05248762-39f3-4576-b285-822de6643439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:02.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:12.089Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=354f26cc-5130-4ef4-8214-71f97200f9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:22.096Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bad9de93-36b2-4313-95a1-045516532dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:42:28.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:42:28.728Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:42:28.728Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:42:28.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:42:28.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:42:28.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:42:28.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:42:28.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:32.102Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f871504d-c295-4b80-b2ed-676c7981f926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:32.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:42.109Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a5fefd6d-13ed-4d8e-bdf7-56015b37c3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:52.117Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a27f00c6-8faa-479a-afb8-77d4376a1cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:42:52.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:02.124Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=00323f1a-81f1-4ca9-9b1d-b0a8448a6dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:02.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:12.132Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=662b6edc-9bb7-4771-a956-6e4c01f2704f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:12.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:22.139Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ec3606b8-43ff-42f8-8848-9735d8e36637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:22.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:32.146Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=27e6d5e9-5833-4253-ad16-bcab74c4c8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:32.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:42.153Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f78d4332-9c20-4edc-9278-67a0b6635c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:42.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:52.160Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6b649885-2272-4c7d-abfb-a739d3ffea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:43:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:02.168Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fcc23d05-03f5-4088-a65f-1751ca9c2e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:12.176Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f4617386-edd6-437a-96bb-5b107af77dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:22.183Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f53a84b9-f13d-4ada-8b2e-63ab66eac544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:22.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:32.191Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=148e1ed3-17fd-4dfa-87ed-c5f559371454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:32.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:42.197Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=974b1261-b696-4aec-856a-ac60d5e48dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:42.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:52.204Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8997af53-75d8-4f8b-8cfe-a28b8fc364e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:44:52.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:02.212Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=43c4c6aa-d854-45f3-8ae8-d18cb6ad28cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:12.219Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4e79bdf3-54a0-4e1a-b71e-07d48b719b8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:12.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:22.225Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7ce46e0f-a04d-4002-9759-57b924c30ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:32.232Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6b342950-958f-4b94-aeb3-1e5c2804b3d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:32.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:42.240Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d87db46b-7c13-4d3d-b35e-0ed9d622c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:42.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:52.247Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cd50532f-48aa-49a7-9efa-9b54cd1961a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:45:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:02.254Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cee182f7-670a-4f45-9ae9-2f15d7266029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:02.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:12.261Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3e801a14-b485-434e-b686-90d6237834e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:12.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:22.270Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=27f2ed02-a614-44f7-99be-bfc8f3c80704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:22.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:32.277Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=09ddbfff-03d6-47cc-826e-e634cee102fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:32.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:42.284Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0baf21e1-57f3-406b-bcc8-75f1be9a1f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:42.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:52.291Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e514fcd-18b9-4816-8113-69a01a467b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:46:52.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:02.298Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=25ce4f8a-262b-4fe5-a4e6-58ee5a010901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:12.305Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=30427bf7-7617-4db7-b708-5d64e2423d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:22.312Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=82b98b90-711f-4a76-a279-338eeec50f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:47:28.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:47:28.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:47:28.726Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:47:28.727Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:47:28.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:47:28.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:47:28.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:47:28.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:32.318Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e9962c26-f890-473d-ba5f-5787e195cc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:32.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:42.324Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7e95d210-972f-4623-9b9f-5632a4774e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:42.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:52.330Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=498c2ffa-6e60-4487-92a9-6f9ad5f51621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:47:52.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:02.337Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=09fff2a0-522c-44ce-bd5f-f5f97ee98428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:02.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:12.343Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=42006820-034b-4af2-a9f6-7247858d9322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:12.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:22.349Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ca5931e1-833a-417b-8b56-b5be1f72210e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:32.356Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bb4cd26d-8b46-475a-807c-2b356da36e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:32.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:42.363Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1b7f6a00-a077-437a-abed-6e7b439dd656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:52.369Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dc2743e8-5c76-4f69-9575-27203cefa050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:48:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:02.375Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=06c6d8cd-d593-48e6-9766-fbef7e25ba2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:12.382Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1d150e76-2806-438d-9273-3e848efbe4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:22.389Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=581081a6-7895-45cf-a3ce-d7f4f0cdb0d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:32.396Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=40326b82-9d5d-43c4-b05a-37c12224a578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:32.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:42.402Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6eb59da2-4e1b-4494-adb3-565b545882c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:52.410Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=88e3c6d5-712f-4a4d-87eb-94fa840c4565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:49:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:02.417Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1be28564-653a-49fb-bc2e-b894b52dec5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:12.424Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9732208d-0569-404e-9ccc-5a0c6e8efd15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:22.430Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7ef20b3e-22af-4838-b0ce-ef96807bf0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:22.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:32.437Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=455a1649-321b-45bc-bfc7-9cd91c21e85c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:32.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:42.443Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=85c8219e-4174-452e-997d-dfdd3979770e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:42.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:52.450Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=658c1fb5-0bcd-44e6-a34a-98fc32926dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:50:52.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:02.457Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ef9ec611-764d-44a0-881b-033989c2656c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:02.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:12.464Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bda14c44-8274-468c-afeb-da0b9195b4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:12.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:22.470Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dd856ddb-cbf0-4a9d-a18d-06f149e19734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:22.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:32.477Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6fbbf73e-369f-4664-85c5-b0c39f125c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:42.484Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=caabb1bf-c18f-4208-a9a2-19b1702be91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:42.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:52.491Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5277deda-8a25-4ac3-bce6-08054a03f252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:51:52.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:02.497Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6e1aac9f-68d5-41fe-a133-55eecb1711c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:12.504Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=afc8ac5b-61b6-4323-a279-795040a78e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:22.510Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d9007e5f-c001-43a9-b1dd-edf6e70d9147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:22.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:52:28.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:52:28.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:52:28.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:52:28.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:52:28.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:52:28.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:52:28.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:52:28.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:32.518Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0da38d6f-df08-485f-82e9-a63ab6d976d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:32.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:42.524Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=788d5537-413f-4f9e-9d96-fdca7a2e99ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:42.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:52.531Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5af6e061-5712-4e52-ba43-53a1ba65fbf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:52:52.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:02.538Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1ef410fd-7326-44c7-9ae8-513777b7646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:02.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:12.545Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e99305b4-99eb-4c66-ab88-370fe2a9f347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:12.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:22.552Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bf45c410-d5e5-428d-a34e-3663ba9f961b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:22.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:32.558Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9fdf3dde-f6be-4ef0-a8a4-98c438250729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:32.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:42.564Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=de80fc98-3fbb-4a48-9617-bfc7701f5deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:42.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:52.572Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=19167cdc-cda0-46cf-9e3a-7ebd88c3c9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:53:52.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:02.578Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0d71ad4d-e174-4bfd-b740-2a59be8d3202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:02.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:12.586Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5e4d302d-2c80-4866-94cf-c830af8b4313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:22.592Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=640c35ff-ec19-4613-a7c1-c99172997587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:22.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:32.599Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4f414dff-1585-47bf-86eb-292d5d95ef6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:32.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:42.606Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=44bbb774-414f-44a7-9556-4c4338f03876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:52.612Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b4f6216e-afae-4dfa-a415-1a2bdb77f066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:54:52.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:02.618Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0b55c0eb-3c10-4c7a-ae14-dc51889b1089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:12.624Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=816dc452-0632-4204-b61b-da316c771bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:22.629Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=676a9ddf-c05a-4351-9fd1-f135ead7a697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:22.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:32.636Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3ac92d48-f898-4a8d-89cc-9ba3c7266973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:32.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:42.642Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ca86760e-44b5-4165-906a-62c66ebf2686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:52.648Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0efd9ddd-6fac-4219-9218-a166679085fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:55:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:02.655Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e1c447f1-f5d7-4e39-a61e-f905b4e269f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:02.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:12.662Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=697afb98-d9b6-4cee-b3ed-75e6f9e05f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:22.669Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f38242e7-d77f-4b83-8c98-c45bba0748a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:32.676Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e39b4a5b-1f74-444e-ab86-e7d4bee66dc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:32.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:42.682Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f313da41-c861-4458-8691-b330b7cdd468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:42.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:52.688Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=66da9c4d-3b54-4655-8bb5-c3d1c567c392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:56:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:02.695Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=056ab342-8f21-4cc9-a2ec-48b326bcbcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:02.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:12.702Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=707e969b-60a9-4170-a8e8-012085b15a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:22.709Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cce6a835-856a-4487-b387-de74ad82042b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:57:28.707Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T09:57:28.707Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T09:57:28.708Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:57:28.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:57:28.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T09:57:28.711Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T09:57:28.711Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T09:57:28.712Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:32.715Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=abc6bacd-35c1-436c-9aa4-c72cf498dd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:32.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:42.721Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e2bcf85-707e-4d75-9d4f-d84dba1047d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:42.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:52.728Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7916f826-bff0-42c3-a75c-1d27e3542558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:57:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:02.735Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7b985f09-18d4-4041-92cd-f4cf927015fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:12.742Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4df01be6-2bd6-40df-81e1-d7a9c707d971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:12.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:22.748Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5a74eb10-0a9e-4b35-be35-2fbac1a7ee0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:32.755Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=94048112-0162-402d-8410-0f604c853bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:32.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:42.762Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3a7d83ef-383f-4d51-97bf-a4cd8d6747a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:42.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:52.773Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7a627f6f-a878-4e61-bb22-b797d327d261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:58:52.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:02.786Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6119db4e-c1b0-4efe-b104-39dc2be8dcf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:02.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:12.792Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=49c5a31b-8b89-4e9c-bd06-b07520053780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:22.799Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eb9cbbb9-6ac5-4e94-a40a-f4a16133f46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:22.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:32.806Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d443430a-a4ad-4d6d-83fe-8fd6ba72749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:42.812Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=388ca632-fe2c-4d8e-b80c-fd93b2080007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:42.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:52.820Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=03281043-4394-4e7e-af8f-c12d15dc951f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T09:59:52.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:02.826Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=31617950-4ee6-45b0-9d33-7fcaf29aabd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:02.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:12.833Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=79a53c85-1ebe-4ce8-8468-9d4b02dedfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:22.839Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=476f8e26-e95c-4c6f-ad78-1ad056c6a711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:22.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:32.845Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=529127a9-6fdb-4934-8d71-fc84720f0768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:32.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:42.852Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=52d09d8f-858f-465a-841a-d4c2f6df9b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:42.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:52.858Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ee0033c3-7e39-45ee-a465-665b2e0f735d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:00:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:02.866Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=10da1a12-acac-497b-ac14-3e3ff3165067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:12.872Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8f60db4f-7ece-4f7e-aeda-0822cd5427af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:12.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:22.878Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c84cc0aa-5bf8-444c-bac1-bc8c8b2554f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:22.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:32.883Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eaafad42-fd8c-4f1d-bc91-9475c477159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:42.890Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c4518d66-e6d3-44c4-9d3d-b9552428855a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:52.897Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=76516e87-4a2b-483b-9a72-4c5b123c0ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:01:52.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:02.903Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7de178ac-eee8-492f-b38f-15bfd26a112d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:02.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:12.909Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f181e114-4ceb-4e32-8f98-33ab9e6e652c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:22.916Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=42a5eae4-b52d-46c0-8a8f-9437fb4422ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:22.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:02:28.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:02:28.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:02:28.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:02:28.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:02:28.731Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:02:28.731Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:02:28.731Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:02:28.732Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:32.923Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4d3bb6a4-af73-42ad-8f2f-71518e590a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:32.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:42.929Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f5d79cdd-15d8-4da9-b6b7-87ec695f0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:52.936Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b1de7d61-6a99-46d5-8800-acef8e2e19af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:02:52.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:02.943Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6f7f2b03-ced2-4bd8-aba5-6e92ec302b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:02.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:12.950Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=938310f5-520a-4df0-9770-e6e0a42ae25d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:12.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:22.956Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e1466236-2a0d-41bb-a6bd-472995e76bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:22.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:32.962Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=daf76cc0-1d0a-4901-bd70-1ca70c54e896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:42.968Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=21c7a713-3225-473a-b254-08ede7c596cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:42.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:52.974Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=59896dbe-c626-4048-ae6c-dd4f89454b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:03:52.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:02.980Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7934dbaf-538a-4b0a-b800-7af83ad48c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:02.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:12.986Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aea58446-67cf-40d2-a1ab-d2771f330cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:12.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:22.992Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d935a8ec-23d9-4ddd-8e96-f1643b22e8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:32.999Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dedcf09f-bd95-4116-bf31-a2fd7ddd97e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:43.006Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dd95f7ac-20d2-4555-a643-6a8c2518e2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:53.013Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c4ebf27e-eab1-485e-982d-729b85d191b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:04:53.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:03.019Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=12a72bd7-815e-4672-8c7f-399685e6bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:13.026Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c087ad6c-3378-4ef0-93d0-5fb92b29ab1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:13.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:23.032Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2fefa202-173a-484a-9ae3-714fd3757693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:23.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:33.039Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8d301cb2-e768-4c17-81e6-02b5ac5606e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:43.045Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=543ae284-b343-44e7-824f-54169aa8ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:43.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:53.052Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=983efbb9-0a5d-444b-a8ff-c3743db03725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:05:53.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:03.059Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=08da096a-06a8-4a8a-8f87-52c66ef08877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:03.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:13.065Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8082cd34-5794-4d66-9c89-629bfed75859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:13.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:23.071Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=638f895d-5086-4fba-aa06-65e9da94cb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:23.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:33.077Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bd39819a-9630-4db9-bf0d-0b55fe35f454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:33.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:43.084Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7d69fbca-6937-49a2-999f-51b47802e26e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:53.091Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b5d5bfcc-ca70-4fc9-a558-686f52e3796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:06:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:03.097Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=610ff0b7-153d-444d-9ca0-0bb4140ed521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:03.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:13.103Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9e60dcc5-a8aa-4df8-ac2c-2494442d99f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:23.110Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e5c793a7-2c3d-49fa-ae9b-910795c3366c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:23.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:07:28.729Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:07:28.729Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:07:28.729Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:07:28.730Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:07:28.733Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:07:28.733Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:07:28.733Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:07:28.734Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:33.116Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ea60c71-376d-453a-8626-f85f91a96121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:33.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:43.123Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e6c9c903-ae3b-4e77-a167-87e49faf72a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:53.130Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=32959511-0d3e-4d49-8bb4-147c590be86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:07:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:03.136Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e002373b-51aa-4367-843c-e9e011a91c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:03.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:13.143Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=33ec4826-065b-4bd6-9b25-aadd8b8ef6ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:23.150Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=19cf228d-f44f-4b40-b5e3-151ebda3b95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:33.156Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d229ad6a-e1eb-438e-870d-5cf285da49aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:43.163Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c7f98132-5371-45c3-9d7e-49401bb8036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:43.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:53.169Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5eb51426-00d7-4a4e-b5eb-e9796ed8a99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:08:53.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:03.176Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3f7a447b-621c-4d63-a132-fa7e617e2f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:03.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:13.183Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d5b69061-012c-40cf-866d-1b30f5bee540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:13.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:23.190Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c1a231fe-2174-4309-b5f1-e1fbe8a8793d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:23.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:33.196Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9a1f7bc6-44f6-465f-83cf-3b9aed6af5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:33.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:43.203Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5b1e3e54-f72e-47b0-a17d-1af20b07b0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:43.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:53.209Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=11624a1f-23d1-4e57-b489-aaba29ece559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:09:53.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:03.216Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6b076b5b-edb4-4501-813c-5af318aeab79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:03.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:13.222Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=28c73630-9834-423c-826d-4cc6ffb33f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:13.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:23.229Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=87aabcc7-2189-4628-93ec-4e430c21867e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:33.235Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5f112f7e-07ae-4768-a51d-fb2c1a1c7abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:33.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:43.242Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=355391f1-da77-41fd-aac3-848f4e7f1a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:53.248Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f2b0443e-8ed2-4268-801b-694d0c6be71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:10:53.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:03.255Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7319b373-3a95-4e69-a113-7d3f699c46f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:03.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:13.261Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ec429359-b8db-4a66-b8c3-42e79020a57a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:13.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:23.268Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9189c098-f6ce-4f7f-b4df-349b67f9baa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:33.274Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=060b7322-e89d-4d9b-a0d1-177695320b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:33.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:43.281Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=58168331-4a18-411c-a944-108dd14277bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:43.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:53.287Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c517ea51-93fc-402e-966c-59fa802d3bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:11:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:03.295Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b7a42dc4-a6d0-4b42-afaa-727a86368a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:03.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:13.302Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9459d6fd-8fdd-4c66-a3d9-0dbbce975790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:13.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:23.310Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e94b6ad0-3d25-45e8-8393-35c508d68b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:23.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:12:28.726Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:12:28.726Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:12:28.727Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:12:28.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:12:28.730Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:12:28.730Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:12:28.730Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:12:28.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:33.316Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c7483bd5-76fc-44b2-8e17-439900edc4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:43.322Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b61cf68a-e24f-4486-9618-68d303401a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:43.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:53.329Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6f46a465-a31e-4474-aa69-a80402b712b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:12:53.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:03.334Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3c8a9460-d5b2-4a7a-84b9-c6b50d59b50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:03.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:13.343Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fb70c869-e883-4535-985d-d4dbc6182f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:13.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:23.350Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fef12049-e9fc-4f82-b4ab-2a5012230e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:33.356Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7ecaa913-2df4-461c-b869-7171419a86f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:33.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:43.362Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=14b1af4a-cc1f-48c7-9a94-2d41b1c6981c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:43.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:53.368Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a688e994-75f6-4c86-8a88-bd6b28da0625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:13:53.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:03.374Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b24784a1-5356-4678-bf6d-947ac08534e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:03.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:13.380Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7ecb2937-4742-4ea7-a7cb-ea5397aa2a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:23.386Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e05ae69-b845-4dba-b1df-254b3998a1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:23.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:33.392Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=306aabac-7cfd-4b31-a7c6-a012058c5802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:43.399Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a8d25481-322f-4ff5-a020-26e2bca1439d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:53.405Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1af13cbe-54e6-4a47-a15c-5d3d3d8a48a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:14:53.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:03.412Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3cfbd41e-8d55-4178-936e-0503bc361786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:03.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:13.418Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e37a27ab-4f18-4368-840e-2bbe54b4744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:23.426Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=daf67425-3f96-46bc-aab3-4d91e9aff9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:33.432Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=df522b8c-38c0-4ba5-9179-c3aba30843cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:43.439Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5fe3db50-b0c4-4b99-b939-5470913fde76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:43.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:53.446Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=656a926b-91ef-4b70-8532-41c9f171d5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:15:53.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:03.452Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=435b7765-331e-414e-a142-4fa541354bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:03.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:13.458Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c00b7a92-9471-4061-a9cb-654090425531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:13.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:23.465Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=24443ffc-e3a0-4a96-a5b0-3536d880696d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:23.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:33.472Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4ae67134-99cb-4904-8baa-bb69e6ae603f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:33.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:43.478Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bc1f9485-49a5-4195-bcfb-f38c36d10f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:53.484Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=29cc4cf6-72fe-4fbf-8dbd-6e74d285b65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:16:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:03.490Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0d0d516d-f4f7-432c-8a44-da870cd94fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:13.496Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cf70d6dd-0cb9-4f95-8d61-b8a64cca3bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:13.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:23.502Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a20bdf59-34e5-4831-99f0-7486c17c23b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:23.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:17:28.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:17:28.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:17:28.715Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:17:28.716Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:17:28.718Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:17:28.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:17:28.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:17:28.719Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:33.508Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ad6ac76b-e086-4f52-a935-5e8bbd1f92ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:33.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:43.514Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0ac7adb2-1329-4ba5-9874-107887e911d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:43.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:53.520Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=181bba9a-4580-4594-9320-065d20fce945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:17:53.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:03.527Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=417ec7ef-413e-4cbb-8c30-46093fcd2923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:03.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:13.533Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f0f6f5e5-33a0-40f6-9a67-0a8b5c39f762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:23.540Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d05768a6-2631-4b15-9dd4-a00685767e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:33.547Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7cca9838-d216-4ae1-a432-b3ff2eabcfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:43.553Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=dd3e15a4-4474-40d0-aacb-bc308a0cbe4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:43.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:53.560Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5458b7d9-189d-4692-8ebe-f70650a3899b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:18:53.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:03.566Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e5b045bc-fa6b-4a72-bd3b-4670a0df2c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:03.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:13.572Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c07b9bd1-2dd1-4d8c-a851-aac07b316f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:13.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:23.579Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0f6538b0-2542-4264-85c4-7a46d9c2df22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:23.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:33.586Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=17d36c1b-8ae5-4026-8438-e3d53398e626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:43.593Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b367909c-133b-426c-acc6-43ec4d964b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:43.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:53.599Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ecdff60a-2975-432f-a7f8-1221485166bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:19:53.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:03.606Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=880ac3e5-593f-4b92-a2b6-cacca34549cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:03.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:13.613Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=595afa6a-bdd2-4f22-baff-421b85e53c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:13.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:23.619Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e834f67b-fef0-4ad1-b82c-2f0182a02a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:33.626Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ca72da83-c2f6-45f1-940f-0af59c810d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:33.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:43.632Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=590e2a30-c331-4a5c-a602-627aa5dc9714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:43.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:53.638Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e46a94a1-51a6-4833-ab9e-992b434b0992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:20:53.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:03.644Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d08def9d-26ec-4bf5-9ae1-7c7c8b8ef198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:13.651Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bf7c9d71-da24-45bf-ba08-395b7a27094d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:23.657Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e01db28a-8318-4675-9a54-6f6bc0c999a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:33.664Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2b0d6f9f-af0d-4432-8b45-3829b95ca613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:43.670Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=837a2631-13d7-40be-af3d-307b09518e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:43.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:53.676Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=601d81b5-5a9f-4252-b7d5-bbf33dbde301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:21:53.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:03.682Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0ca55f2a-d709-494b-8b44-72b9eedb0d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:03.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:13.688Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=84e379ad-535c-4a59-856c-c414fc176a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:13.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:23.695Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d13982ca-fb44-46b5-a2b8-0b4d38788db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:23.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:22:28.708Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:22:28.708Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:22:28.708Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:22:28.709Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:22:28.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:22:28.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:22:28.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:22:28.713Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:33.701Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=239bede6-ed61-4b76-9bad-cafa6515e643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:33.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:43.707Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=290f205f-0ed2-4bd8-9fad-ff120ac10a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:43.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:53.713Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4645d79f-b8f1-4da4-9701-8fa627991af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:22:53.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:03.721Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d3fcd9e3-9212-477f-9949-bf787e27523f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:03.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:13.727Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c01e196b-2c0b-421b-89a5-0d5054f975e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:23.733Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ec9123d-f8c5-46a4-abee-e29e484743e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:23.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:33.740Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=660327b0-7e5c-48d0-8129-7c528b79cd0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:43.746Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9c012c96-7758-407c-90e0-84d887eeba2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:53.753Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=28bf3d64-ca72-45b2-99a4-be4340cdeea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:23:53.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:03.760Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2e006b6f-8650-43be-b399-284d1b355543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:03.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:13.766Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bc89ef9b-0bfb-4917-8b1b-62734dc6e1aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:13.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:23.776Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=85c79ccf-f8f6-4633-83db-095cd809faae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:23.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:33.783Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=547d3263-c823-43ec-93e1-7e3316e23bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:33.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:43.789Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c8c23b75-6de1-448f-8618-f21f47748c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:43.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:53.796Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5c618ade-710b-42b4-8443-5571df19ae05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:24:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:03.802Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=96c4684e-abf3-4d40-9576-b539315775a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:03.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:13.807Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=06400dfa-826c-485c-bb19-81f63372c895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:23.813Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=224e0d8b-3b9a-414b-9e90-a6b2199a6bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:33.820Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0d1265c7-38bb-4023-801e-fb1ba32730b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:33.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:43.826Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=18791137-1b85-4a2d-ab85-25f5ff98dc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:43.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:53.833Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9f599297-8967-4c98-bd41-3e1f9394f18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:25:53.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:03.839Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=85e042d1-9aa2-4198-84ce-405d8430c3b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:03.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:13.845Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7c7122c0-bfd1-4a3c-bc30-d33274481919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:13.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:23.852Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0a24824b-d1f8-4cac-a2b2-68850fc72617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:23.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:33.858Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7048cc34-43dd-4370-8877-2eacb6808926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:33.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:43.865Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=01290178-f74d-4813-a427-47034ab83c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:53.871Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=30c2815c-6ac4-4af6-a9ba-240ad85beb54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:26:53.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:03.877Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ba7c4d9d-0677-46f6-8478-f021ab64aaf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:03.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:13.883Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aa8ee315-2400-446e-814d-0e890d0ce5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:13.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:23.889Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=15204005-60ba-4ce3-9b0e-cbcf1c67764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:23.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:27:28.717Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:27:28.717Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:27:28.717Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:27:28.718Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:27:28.720Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:27:28.720Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:27:28.720Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:27:28.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:33.895Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a04ba7b6-ec98-4332-a167-c696275b0034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:33.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:43.901Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=74cd7a32-a867-49e9-bbd4-49b4eec26d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:43.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:53.907Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=93fa757d-5685-4602-97a8-7e239fa4d13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:27:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:03.914Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=930c91f8-71e4-4ca2-99f3-eb9a91898b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:13.920Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2f80f9e9-6b76-4eaf-a738-8b18bf48caca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:13.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:23.926Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8c5a15ab-b7f8-43b5-8f58-42f69d50c0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:23.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:33.932Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=580461c6-1cc2-4823-8feb-ef3637ade688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:43.939Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3777a509-901a-4f1f-ac6f-d8ac50338a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:53.946Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=48577931-e18e-4f09-bde8-1746041fecb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:28:53.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:03.951Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a53bfa9c-29d9-430b-85a0-7736d9b83df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:03.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:13.958Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ff9e928a-522e-4ac5-bcc2-e7837d54b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:13.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:23.965Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b54a233e-0667-4cd5-a1c7-7fec2d1eb03b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:33.971Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b336a5d8-4954-474d-95de-70285f6e8bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:43.977Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1586752a-7a58-417b-97be-ac7db9209edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:43.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:53.983Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b30e114f-b6d4-4be7-8bfa-87e04a7158eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:29:53.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:03.989Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e4041ac5-9b11-4375-8dcd-2950f05b68f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:13.996Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=27860722-fb6a-4f9d-9182-20e6d224dc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:14.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:24.003Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bbb93577-dc6c-430b-9945-170d7784646e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:24.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:34.009Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=edd613b0-20d2-4985-9e7e-d7c5fc7d2e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:34.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:44.015Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=19a0800c-fc65-4043-afdc-858ca9fcd12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:54.021Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2c4e1d0c-677f-49d5-b59a-c9b0e2258dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:30:54.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:04.028Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6e58e617-7194-46d6-864b-a22e6522178b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:14.035Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=40d07434-dc15-474c-86e8-600fae0a3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:14.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:24.041Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7e3d09b2-838a-4654-baaf-2c5603db784d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:24.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:34.048Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=25bd9595-0e9c-448e-b694-e0cd88825656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:34.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:44.055Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5a732a3d-4ced-47d9-b4d4-e07153450656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:44.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:54.062Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d5761f01-9926-49e9-8495-364806054d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:31:54.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:04.069Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b399a2e0-75fa-4b39-81fe-714db6701504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:04.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:14.076Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d990b7b4-c862-4cd4-b460-675a4e3fc4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:14.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:24.081Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1a889a18-e014-4a3c-95e6-4f99cdd89086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:32:28.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:32:28.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:32:28.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:32:28.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:32:28.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:32:28.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:32:28.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:32:28.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:34.088Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=58dc5647-15e9-4e43-bfc6-a5e5515b6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:34.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:44.095Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3b5018f3-62f1-4056-8914-1934da5b912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:44.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:54.103Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e9615c39-236a-47e2-bf28-2d744179e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:32:54.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:04.110Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5712bd18-7044-403b-b61a-0a350a5af82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:14.117Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ae13a1be-26df-44ac-9599-9b9793cca9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:14.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:24.123Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cdab0767-2a92-4030-94ee-3dc670c3e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:34.129Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f99fd5e9-f27f-4730-894e-e10d4716a91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:34.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:44.136Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=25ca7c01-25ad-430a-9874-541aafce9eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:44.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:54.144Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1b9a67b0-3e05-4bcc-a0a6-2565b261d744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:33:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:04.151Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=de91b4e3-76b9-4162-bd4e-1eb1047893eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:14.157Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3341007e-4906-4f09-9f9d-027c5fa4a605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:14.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:24.163Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b951dff7-33cf-48e2-a0ea-e7a541f89b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:24.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:34.169Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a1d561f6-cf0d-44fe-a195-b17241064609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:34.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:44.176Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e8d534d8-2d86-40b2-8e4e-be0b6fae9ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:44.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:54.183Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c993c7d3-9401-4474-8634-aef9fa71c4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:34:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:04.190Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8f01ec48-4ac3-4660-b615-8752ad37bb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:04.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:14.198Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6346840e-aa1f-44b6-bdd0-498cd74d8e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:24.204Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b20e5ce5-d0be-4448-8acf-e414a345d78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:24.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:34.211Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3a7fbb60-76f0-4fe6-aef8-96e70168bb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:34.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:44.217Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8e5c71cb-fc2e-4545-bd11-b7202b12a7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:54.224Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a7de9393-beec-46e3-be8e-2ae58c8b4f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:35:54.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:04.232Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ebcc279-5f05-49a4-9040-625197c1132a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:04.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:14.241Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ce5c532a-df7b-4c47-934b-bd879a266a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:14.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:24.247Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fea8ce54-4725-4452-ab61-e0160523092a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:24.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:34.255Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9df54f3e-b9bd-4f07-8efc-946a3471285c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:34.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:44.261Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d6fb8435-da5b-45e1-b1b7-eb0451d9bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:44.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:54.269Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a8836504-137c-4edf-84ca-3a30af7e3a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:36:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:04.275Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=511530b1-7bb7-42b2-844a-3926b825ab6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:04.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:14.281Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8c8021f7-2a05-4839-9cd4-50832939a1d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:24.287Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f8f662d8-e895-4f69-8e2c-c07841fbbcd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:24.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:37:28.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:37:28.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:37:28.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:37:28.721Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:37:28.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:37:28.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:37:28.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:37:28.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:34.293Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fa1ac057-530c-4b2d-a4fb-1b191b68b3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:34.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:44.299Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f3f1b2dd-632d-4765-9d6c-16431ac6de10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:54.305Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a945af6f-ab77-4316-b287-241d5c386b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:37:54.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:04.312Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=10d99c32-6261-4389-b828-df9ae065b6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:04.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:14.318Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8cc660af-4578-4f6e-bab7-ae2d6507f38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:14.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:24.324Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5e099e99-6be5-4b6c-afd1-89cd9f6500c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:24.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:34.329Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ae358747-0c49-420e-a479-8f76be031220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:34.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:44.336Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2f6bc0ed-598a-47b4-8d5d-4dc2767fb7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:44.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:54.343Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a2399bfa-d3d5-4223-b826-f555346300a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:38:54.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:04.350Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=688d0dc6-8da7-4c77-a308-6cb07e445eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:14.356Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f67c6edb-b39d-4ca6-983e-4f3b34a6daa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:14.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:24.362Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=893c11a5-e685-4aed-8024-f303b6094d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:24.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:34.368Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4270dc66-7cb7-4b98-9c5c-f877906ea297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:44.374Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d1bfa8bc-bba3-418d-b66f-ea93d31c34d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:44.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:54.380Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=29fa6500-c616-418c-8526-85f0e109a308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:39:54.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:04.385Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b4d5eb3b-2f70-4dd3-836c-9a795106f37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:14.391Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=008441ca-f800-44ac-880f-3101f65c5f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:24.397Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f13350c0-23b0-4ae9-89ad-7510bdbd7d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:24.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:34.403Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a77236d4-7c5c-4696-ba1a-e0e42ccb619a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:44.409Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=cd276e2a-dece-4709-b5bb-aa7f45eaa028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:54.415Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ec509a98-314b-44f0-894b-a6669f1e3f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:40:54.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:04.422Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=62cbec97-61ed-47dc-b5c9-9d001c81b860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:04.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:14.428Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3b0cf764-0223-472b-bf8a-cd0931ac6d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:24.433Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c754b716-438c-435c-bb58-fc23b9179dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:34.439Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=96d83c76-a48a-4af6-a04f-95f665b37cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:34.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:44.444Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1543fbbd-310d-4599-8ebb-36325fbe142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:44.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:54.450Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=73f93609-c723-4b5a-99d5-9211e0a9e9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:41:54.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:04.457Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6a455d27-c71c-4b9b-b2ac-d486e5ba05b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:04.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:14.463Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=943502ac-9260-4de3-b0be-8f28352550cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:14.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:24.469Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e151e44a-91e8-41f3-af4d-1efd489ba4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:24.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:42:28.710Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:42:28.710Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:42:28.710Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:42:28.711Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:42:28.713Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:42:28.713Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:42:28.713Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:42:28.714Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:34.476Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e4835bf1-111e-4fda-9706-7e3522401ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:44.482Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=41f9e93c-ecf2-4676-bc7d-ba2ae2b79286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:44.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:54.489Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f3b689ae-be77-40c7-aaf0-10c89ff0f37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:42:54.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:04.495Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=18767e28-e9f3-449a-9f80-979d33a2b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:14.501Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=63d73a28-add3-4d84-9944-e803c686bc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:24.508Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=deab4f96-17d7-4dc6-bfec-103e2c230555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:24.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:34.514Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=11009169-da6d-46e3-aa47-dbde59c5507a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:34.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:44.520Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=83fe197a-d204-4ba2-bc53-c254a699d312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:44.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:54.527Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fbbc32e9-a8e0-49c8-9ff3-b54320d64c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:43:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:04.534Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=73d1a972-5b9e-43c4-bf13-6030ad7271ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:04.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:14.541Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a838a5e9-1ff8-4737-91ac-0e9625f7d834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:24.547Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=84b4f1bf-dfd4-4f71-8706-d13b9dd0f738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:24.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:34.553Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=39fd722f-90ea-4bcb-84e3-c95df2e91e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:34.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:44.559Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=de65f284-3be9-4868-b0f3-444af1b08e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:54.566Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=33f4e7e0-6de8-401e-b784-9a25b49200cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:44:54.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:04.572Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5a893073-f77c-4d38-93ae-be83db19f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:04.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:14.578Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5b01e3ae-c1fe-4a9d-b208-a01f5abdb6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:24.584Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f7cbd84f-1e96-4f49-9077-47315f4a8ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:34.591Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d9ff499c-4e6b-40e6-b792-d3a6e4ced1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:44.597Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b2be0b64-c25f-42bf-9ff6-32d072acdb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:44.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:54.604Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3bc57af7-1ac2-4b4c-b3d3-11943ef87de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:45:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:04.610Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eaf52926-7dfa-44d6-afb7-3e63cceefcc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:04.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:14.617Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f159292f-1fdf-400f-b346-6d3674912167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:14.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:24.623Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8eedd31d-e8d8-4d3b-8523-33a2b73ede25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:24.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:34.630Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fb4587ab-0621-40ec-9146-4050f24bc3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:44.637Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=48bc1952-d11c-47a9-9dc7-e5146a06257a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:44.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:54.643Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=98427cfa-e42d-460a-9f7b-5a69ed01b948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:46:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:04.650Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0bf4499e-83ce-4880-b279-be0cf3804af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:04.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:14.657Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8ba0adb1-7bc2-4bdb-af06-8e835ba559aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:14.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:24.664Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5bc4ff33-064b-4cfa-9870-c02f51fd61c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:24.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:47:28.712Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:47:28.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:47:28.713Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:47:28.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:47:28.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:47:28.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:47:28.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:47:28.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:34.672Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1234e9af-9bb6-41f0-8e2b-b9ce6c4913f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:44.678Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=eb2d3cef-56cc-4f73-8aac-5c8b9f34e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:54.685Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d2c1b7cf-dd41-4e76-b200-a2009835f7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:47:54.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:04.691Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=469e6db7-1ed4-46d3-bf37-13b4e3f285c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:14.697Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ac153784-73a3-4145-b089-71d3c449386c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:14.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:24.704Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9375fe79-55a6-4cb9-a900-80fd423d22ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:24.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:34.710Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5cba6d8a-1ef6-4106-b329-1488d1b14bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:34.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:44.716Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ce682cb8-8238-4110-9716-2b41ca2dd501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:54.722Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=98a338bf-8077-4f17-a55d-bdd1a7bf8eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:48:54.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:04.729Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d0ac730e-798a-4cd7-ae00-2788c5fb1046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:14.736Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e68ed2aa-02d4-460e-bd94-d610a47ce8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:14.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:24.742Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=231cd67d-97d6-43ae-98ba-17d589518fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:34.749Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1907f424-472c-46e8-965a-949fc96a591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:34.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:44.755Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b6552fff-7972-494c-aa9e-c30a2879a815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:54.761Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a9ec93c7-27b2-42b5-a6e8-c409da3cbfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:49:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:04.767Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6bfd6c1e-591d-40e0-85e0-2738214ebed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:04.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:14.773Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=972c776e-52de-4a4a-869e-bb7791009135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:14.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:24.780Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=85ea4769-6b05-41b8-a412-3291ceccced7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:24.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:34.788Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=241aeb4c-ce1f-4bd4-ba77-33af74a2b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:34.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:44.794Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=26162383-af77-4661-9f36-e9e9e6b6f376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:54.800Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6f355fe1-1416-40d3-aa38-e641fd400735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:50:54.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:04.807Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2f468748-dcfe-400c-97d0-6bb52a7dd19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:04.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:14.812Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0de1676c-41bd-4f82-8c1f-e6791e3db071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:24.818Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3db626d2-53ce-451f-95ea-4c5fe200162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:24.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:34.825Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=87d0c007-2cfb-463b-b1c2-781653d66194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:34.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:44.831Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5ac58b6b-f598-4ae5-a60f-f22d65d9e18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:54.838Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=79f1d1c4-c812-45d5-b94c-8165b132756c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:51:54.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:04.844Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=697fadd6-1dea-42a3-b92d-c7479e61e698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:04.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:14.850Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f14cc315-762b-4d7d-bee4-cd8ec0b0ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:24.856Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=21d54a36-7b26-44db-8115-7235b24c4684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:24.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:52:28.734Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:52:28.734Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:52:28.735Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:52:28.736Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:52:28.738Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:52:28.738Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:52:28.738Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:52:28.739Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:34.863Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4be471c7-aaa6-4999-aa2e-98a3dbab4301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:34.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:44.870Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2cbd1372-66cf-48da-b98e-19eefcf06b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:54.875Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=54bf681c-60b5-40d1-a590-2848d83e680d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:52:54.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:04.881Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b7ef6fe3-162c-4e39-a5bf-8540b351b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:04.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:14.887Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e9f5c716-2ff0-472e-a1f0-373e37620095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:14.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:24.893Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=127db937-796b-4076-aeff-f9361cbbe42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:24.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:34.900Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d68aa82e-0c7b-4cd2-ad75-a8f1f4a8f5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:44.906Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a1d21f02-5013-447e-aaa6-884f19a8ed53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:44.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:54.911Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=325665d5-4f3c-4876-affb-2d8f75f14bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:53:54.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:04.918Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=08edeaa7-0c51-48ef-80ad-a7d6dc254a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:14.924Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=38e5ac42-0f95-4210-a911-31ae6e716b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:14.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:24.930Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=569c0532-39ba-45a4-ba1f-dc556d7e0d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:24.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:34.936Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=513da3cc-15e3-4a1b-863e-703559c52b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:34.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:44.942Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a7019e69-0ce2-4c28-a55a-884c6cfc0286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:54.948Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b5ab542b-e1f4-430f-954a-bcda8398643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:54:54.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:04.955Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=47c92f4e-9944-40d5-84bb-894e514d5e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:04.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:14.961Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c719c9d1-0b3c-406e-a24f-32c2b3db9560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:14.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:24.968Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=144bdec0-fe32-4beb-aa86-b55379783afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:24.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:34.975Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9cbd55ed-eb9f-4889-87e4-6b03389558fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:34.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:44.982Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=45585801-443e-474e-8cd3-4cae185f6b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:54.988Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ae6ac47-5178-44c1-8eba-ca8f6c1460f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:55:54.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:04.995Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c0df7e20-7d28-43e6-ba41-94f6364933e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:05.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:15.000Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0f438032-18e4-401b-8a57-c64fa0c4e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:15.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:25.006Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3ddf5f62-65f3-499b-925f-b5c52aa88c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:25.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:35.012Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=339a0fd7-cd13-443c-babf-8d45bbb48b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:35.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:45.018Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2e6cbea4-d4ef-46be-baff-34656d960be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:55.024Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b20afc6a-72c5-4c77-a258-b15bb5132321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:56:55.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:05.031Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3a743117-b2df-4d5b-a2f2-bbcd02af7c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:15.037Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=09713a96-a7bc-4b21-8c86-6a4c777da61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:25.043Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=872dce58-d5cf-4e15-935b-b6878cca6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:57:28.714Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T10:57:28.714Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T10:57:28.714Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:57:28.715Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:57:28.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T10:57:28.717Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T10:57:28.717Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T10:57:28.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:35.049Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9371e95a-6af4-4744-a0f3-2643ac2f2113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:45.055Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4556d7e7-79dd-4f39-acca-4c69ee874937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:45.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:55.061Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=795cb63d-5e43-46ea-8747-46fd6a6cd96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:57:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:05.067Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9d9ceda0-da8d-4c10-a358-17306642832b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:15.073Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4b250f39-42ae-4c9e-9992-109c63e6f3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:15.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:25.080Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=abde9687-b934-4d04-9798-9d40cc929239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:35.085Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fda3c13b-f0aa-4e67-820c-b6ac9597e020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:45.092Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b2bdc0f2-06cc-45f7-ad0d-af7c3ba3d88c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:45.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:55.098Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=58e7f013-c7a1-4e2a-8202-8efa12f8675b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:58:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:05.104Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ba06eba9-44a0-4f15-91f5-0c3f67e3fcc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:05.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:15.110Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=698ed307-f558-4f82-b13b-a11438347d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:25.116Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ec40b0dd-3924-4602-b106-87f0a025df62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:25.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:35.121Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1d483236-8e8d-421d-860a-16cfca773313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:45.127Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7d58568f-6173-40fa-a8de-95d1438137cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:55.133Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9fb14339-dc36-4b4d-a37d-32a89aeb38e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T10:59:55.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:05.139Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6f2e7b34-efcd-43ac-996e-1b9f97370813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:15.145Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7ced8b0b-9545-4d8b-9dda-23c838bb5a72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:15.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:25.152Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bfce8ae2-0244-4383-88d5-902816dee931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:25.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:35.157Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fb6a697d-d7fc-4876-9d4d-64137b0cd6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:35.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:45.163Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0a4d49e4-d9f4-4a4e-a872-d2323bf9ba33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:55.168Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5a3d92bf-6c32-4b00-94fe-88388983e752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:00:55.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:05.174Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=172dfeed-7bc0-4cb8-9b38-5839ac6bb1b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:05.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:15.181Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f89c5c60-e357-4e03-99f2-3806262c9a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:15.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:25.186Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2f045782-04bf-4428-9b0b-686f83407e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:25.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:35.192Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=54c5f86f-8e10-450f-862e-4661c670df70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:45.198Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bd1d6c22-2d51-4ad8-9493-39e6988a9fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:45.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:55.204Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ddfe197b-028c-4c51-8909-66b60df2e23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:01:55.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:05.210Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bb494ca8-df24-4a12-bd7c-37111ee8196c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:05.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:15.217Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8c839565-a14b-482d-b6d5-9763de8f9228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:15.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:25.223Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f25bc881-8b57-4378-a431-1f573a0919d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:25.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:02:28.721Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:02:28.721Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T11:02:28.721Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:02:28.722Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:02:28.724Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:02:28.724Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T11:02:28.724Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T11:02:28.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:35.230Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ee7b5b7-c78d-45cd-b484-8a320e7316da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:35.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:45.236Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=57713b0e-17d3-468a-abfd-3eaa73288c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:45.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:55.242Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=598f1587-6f2a-45f1-b606-bfb837a02876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:02:55.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:05.249Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f202ca14-2bb3-4f6e-9c61-7ec0e2b8fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:05.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:15.255Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=112264b4-dcea-4bf7-bde8-9c57e0ba0234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:25.261Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0254794a-73ce-4884-8684-b2530cb1ddc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:25.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:35.267Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8b7cc928-70b6-43f4-99e5-769bc90da0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:45.273Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6c1013c6-1ddb-41aa-8490-cb4b68ae4015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:45.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:55.279Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=bd3580ab-ff5d-4d1d-91ed-a9103c32f2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:03:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:05.285Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=88d9150b-1034-44de-b555-f18f2a87da73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:05.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:15.292Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a907b7a2-6e98-42d6-9b16-f2575967e438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:25.298Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6921637f-ed39-400c-b5ad-225a8f2b0b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:25.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:35.304Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4cf4c88f-846c-41f2-a843-ad3970bf762c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:35.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:45.311Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=405b2613-cea7-47fe-80d2-fe8a80439d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:55.317Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b7034a6c-5279-4d2c-8e4d-eacb80a3195d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:04:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:05.323Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=483a3527-1a5a-41c3-8714-4a1b479b27cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:05.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:15.329Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0211c970-3ec8-4bd0-b487-b84d46eb0a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:15.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:25.335Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f1eca3ea-f2a9-4edb-b3ba-b18753b2d769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:25.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:35.341Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7dd8592c-dac4-4086-a629-b4fb067773d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:35.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:45.348Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b1650371-cc9a-4959-bf52-56f73ba9f4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:45.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:55.354Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=9ea8ce9d-1573-4bf2-91b0-6f7ce6c3ac26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:05:55.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:05.361Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=83d8a784-15af-4cf1-bf2c-330a25300f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:05.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:15.368Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4840ed7e-01ce-488d-a317-6ba8e8897f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:15.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:25.374Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d404e45f-3a60-432b-a669-6ff04a5a196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:35.381Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ab674323-45e4-4cfe-9daa-b32eec9d2efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:35.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:45.385Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a01d2f04-7e72-447a-9d2c-306618706532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:45.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:55.391Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=81082f49-9992-4601-87c3-e66c5e8000d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:06:55.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:05.398Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=986d409b-a036-4bb9-9796-c3356badf126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:05.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:15.405Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=90f3a827-c47a-4883-b423-e13a66034abe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:15.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:25.411Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8b1ff2ef-0166-4bcb-911a-bdf20bb8683f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:07:28.700Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:07:28.700Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T11:07:28.701Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:07:28.701Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:07:28.703Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:07:28.703Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T11:07:28.703Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T11:07:28.704Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:35.417Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=639f5008-b3f3-4caa-9499-662b1890dd93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:45.424Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8eb6e39b-267b-457e-81de-7544c6635400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:45.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:55.432Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6714c625-5486-4f40-9698-e1ff05b28c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:07:55.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:05.437Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=2f39b548-3a84-49e5-bf2b-c379efddd6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:05.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:15.444Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8d680944-7a4e-4989-a0bd-f0d549ffd565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:15.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:25.450Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fc15f993-e70b-43d2-8805-f793b9311a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:25.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:35.456Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6206f3e9-6553-435c-8215-9d8fbe73a7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:35.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:45.462Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=61c5d035-c9ad-4cfd-bc76-6e2e1518eb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:45.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:55.467Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=710d9bbc-a13b-4dab-be24-f3b92abb4ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:08:55.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:05.473Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=00bc2186-19d4-46a4-9f90-d36274a96b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:05.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:15.479Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=09e6e2e0-34cb-4adc-97c3-2d594266e040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:15.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:25.485Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c899cb18-db6e-4c25-b9b2-1994708b0709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:25.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:35.490Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=956043eb-53ca-468c-a2a1-ecea1ad1e496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:35.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:45.496Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0d492e4b-e611-4460-8494-3f0c1511bb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:45.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:55.502Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=637e2e12-47b0-4eed-9d47-e196909d5b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:09:55.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:05.508Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3c3e370c-857d-4b86-8b99-4c3367489fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:15.514Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c0ff79e1-f5e8-4c3f-b71f-e13d74c84a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:25.521Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=de38aae5-61d6-40dc-8673-1d91bc2b5fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:25.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:35.527Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0ba9b167-1ea5-45ff-997f-e54967c7def5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:45.533Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=66a80def-35aa-4c10-a895-5142cf1ec0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:55.539Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f25d1204-52b4-47a5-a064-61d8d73b3c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:10:55.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:05.545Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1b11fc93-a431-49af-b8c0-e2dd1d3a7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:05.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:15.551Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8b861f7b-d08a-4c6f-89b1-566ce3f023b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:15.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:25.556Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=51937c11-2df5-496e-9fc8-6d4bd36b518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:35.562Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c4f14f59-2527-4a8c-8710-c61e4553ee33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:45.569Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aa9aca82-0502-4741-8ce6-134ed18cd58b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:45.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:55.575Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5ff83715-42a0-4a7d-b9d1-8b1f8bdafc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:11:55.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:05.581Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e8fba30-4ccd-451b-8843-ec8b86cba893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:05.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:15.587Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aa8df084-6929-46ca-8299-29bf42df71d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:15.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:25.593Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b9e26d3b-4b43-4734-916a-be59a5bb5f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:12:28.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:12:28.719Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T11:12:28.720Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:12:28.720Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:12:28.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:12:28.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T11:12:28.722Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T11:12:28.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:35.598Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=ef13727f-b438-4c88-9e9b-ef302e3acbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:45.605Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e0528d6-49b9-4bf1-af63-3767fb622460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:45.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:55.610Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0918aa33-fe31-404a-81a4-d1fa0ab1e958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:12:55.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:05.617Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d6ae489c-067f-471f-8855-1875c5ff5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:05.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:15.623Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=901ca342-234a-4289-892e-a27491d54d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:15.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:25.628Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f03681fd-8b22-42aa-ad0b-df79b3b2fe5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:25.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:35.634Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1e1de71d-7bca-4855-8734-46dfe4a922ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:35.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:45.641Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e4645d39-0f2a-4d3b-b2e9-944d577d4500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:45.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:55.648Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8d838ee9-4c1e-424e-bebb-8381ea68f412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:13:55.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:05.654Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=462ee380-2db6-4a4c-842f-2430041d251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:05.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:15.660Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1ae9d243-b2a9-4769-a579-742bc3a6a1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:15.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:25.666Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a2f7f305-6923-4e94-bb8c-65132928cf9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:25.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:35.673Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3807c5bd-fb00-4c34-81d6-3d0d2abd7603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:35.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:45.678Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=244e4fc9-5523-4cc1-a7d4-633af36b321a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:45.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:55.684Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d1865285-309a-4620-a662-d3cb69344a0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:14:55.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:05.691Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6188fb9c-a59e-41af-a012-dca6ca8815f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:15.697Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=0afb7568-d5dd-4ba2-ae8c-b01049c92c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:25.703Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8a19d7c6-75b6-4b4f-b4f2-87783160d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:25.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:35.709Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5af2dddd-7170-43f5-8933-4c940b3b7810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:45.715Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=13c50927-ca32-4747-9811-5c8afcee6b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:45.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:55.722Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3a634454-4ee8-4a83-b8df-72723aeaba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:15:55.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:05.728Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=34bfce27-63bc-4686-8e95-beb4fc1dba4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:05.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:15.734Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a8ec3083-27b2-4111-a92f-b3afb2915649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:15.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:25.741Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=7b5d4b6c-9c66-4b82-a5b9-bf9b6b3689b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:25.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:35.747Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6e5ac449-905b-4109-8a89-dcccc6f7ca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:35.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:45.753Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5f52fe84-6d30-4be0-968a-eb4eef885e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:55.759Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=8ecea1c6-d586-4a05-9ba0-e01605cbfc5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:16:55.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:05.765Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=931d953d-4ff2-4d9e-b11f-a7b088457e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:05.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:15.772Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=03d1702e-6a26-44d0-bbe5-378a0492d0b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:15.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:25.777Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1ca6b300-431e-4439-8aee-113d326d2795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:17:28.722Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T11:17:28.722Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T11:17:28.722Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:17:28.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:17:28.725Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T11:17:28.725Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T11:17:28.725Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T11:17:28.726Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:35.783Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=3ff735b6-bbe3-4467-b0ce-b76a9a2d4dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:35.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:45.789Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=e21a1ca4-e5a5-4dfb-a7d1-0e15baf708ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:55.795Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1db767c7-11bb-4c74-93ab-1fdbe728d893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:17:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:05.802Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=b0a4f30b-dda6-4ab2-bed2-03c396c184c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:05.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:15.809Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=d1942d51-9986-46a1-8403-19fe468a86f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:25.815Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1babf4db-c1b5-4f8a-ba88-fa98c51cb240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:25.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:35.821Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=aa0f7326-610c-4f4c-9dc0-0f7a6da0b7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:45.828Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=59a8c9ea-39df-4ffc-94c2-e2a092b1dad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:55.834Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=381628c3-c0e2-4143-89e9-924150525602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:18:55.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:05.841Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=71f553ae-77ba-4811-99d3-6820ec3e98db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:15.847Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=46f69245-630b-4c59-8f80-7e3b33d40ae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:25.853Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=4cbee935-6886-4ee7-ab3c-64b2c8e2b054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:35.859Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=57475166-e6ea-47b1-a1d1-37de184678bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:35.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:45.865Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=801ddeb2-6e95-402f-bc35-a8e93adbe8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:45.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:55.871Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c91c01d0-f7e8-4c80-8e30-06242bd5a4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:19:55.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:05.877Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=6095f402-d2aa-4cb0-ba1d-cab04eb447ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:05.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:15.883Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=1c582dbe-63ae-44a1-918c-1dd59139292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:25.889Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=04c53f96-a3b2-43d1-b1c1-fd6944d2fbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:25.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:35.894Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=c336a75a-cf3a-4857-b167-bff7ffd5d4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:35.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:45.901Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=a5db14fa-7eed-4f68-affd-b7ea3343b7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:45.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:55.906Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=29c9ce2b-b6d6-41d0-abbc-52568613fc0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:20:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:05.914Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5d425d75-5801-421a-b3b1-68a0acd9424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:05.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:15.920Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=f66374f4-83f1-4395-b454-489ada1d2c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:25.926Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=fcc1ddfe-a467-4613-a5d7-5af9292f6cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T11:21:35.932Z |INFO |Init configs |InvocationID=8cf74cb8-51e1-45c9-bd9e-762d8193cd61, InstanceUUID=5aa017c4-4cae-4bf2-8269-b186fe88294e | |INVOKE |pool-2-thread-1