By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:31:07.089Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:31:07.093Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:31:07.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:31:07.949Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:31:08.058Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:31:08.059Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:31:08.059Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T10:31:08.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T10:31:08.257Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-08T10:31:08.358Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-08T10:31:09.872Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T10:31:10.337Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-08T10:31:10.366Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-08T10:31:10.367Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T10:31:10.432Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-08T10:31:10.433Z |INFO |Root WebApplicationContext: initialization completed in 2074 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-08T10:31:10.978Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-08T10:31:11.835Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-08T10:31:13.247Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-08T10:31:13.822Z |INFO |Started MainApp in 9.686 seconds (JVM running for 10.569) |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-08T10:31:13.893Z |INFO |Start scheduling PRH workflow |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:13.903Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=71a215ca-a220-44d4-8661-5b535fdb9fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:15.432Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:15.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-08T10:31:25.203Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T10:31:25.204Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-08T10:31:25.208Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:25.481Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=86436731-4f8f-47de-bb48-5890ee59fb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:26.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:26.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:36.557Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2116b26f-9204-4015-8e99-0e775172626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:37.626Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:37.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:47.628Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=be24c27d-33a0-4d86-82eb-c38186356620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:48.697Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:48.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:58.699Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7db4cb1a-6558-452b-845e-c9b31a8e21d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:31:58.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:31:58.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:08.744Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=66cddf43-6750-4d24-a01b-de2d3e9c82bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:09.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:09.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:19.786Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=619fed2b-34d8-4766-abe5-a62e7de39a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:20.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:30.857Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f969e490-c23f-4a2e-893a-25c2f69276b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:31.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:31.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:41.929Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=30fa6e22-61c6-4e39-bb91-21fa90f19983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:42.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:42.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:52.968Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8a5405fd-7952-4f53-a8cb-cb26229abd0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:32:54.038Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:32:54.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:04.042Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d6854247-7c83-472d-9d86-879c7da4d9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:33:05.122Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:15.125Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5ac3273b-0243-40d1-ada0-ef7b24f6c715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:33:16.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:16.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:26.183Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d4df19ac-0f49-43ac-aeaf-e0609fb676f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:33:27.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:27.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:37.257Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=19271a91-57d9-4ece-8ed6-46a3078f54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:33:38.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:38.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:48.299Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=41bd1573-7df5-40c9-af12-86932793b13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:33:49.333Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:49.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:33:59.335Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=64d086fb-18d5-40df-8558-9dd0cd81ec50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:34:00.406Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:10.407Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ce8c871b-100b-4320-b7b5-5f0f6ae35766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:34:11.445Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:11.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:21.447Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cd6bfc0b-0a6e-4ae3-9dbe-2422b599c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:34:22.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:22.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:32.492Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3cb779f1-7084-4c19-a250-61a97dab1a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-08T10:34:33.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.191:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:43.561Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=57389c40-b5f0-4344-b154-f7f75a56e3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:43.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:53.684Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c734d04f-0050-4293-94d9-2b5f5d614962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:34:53.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:03.860Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a17c7717-4134-491f-ab3c-50990d113e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:03.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:13.887Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=828b1349-4d3e-4063-b7bc-c8b1a27393ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:23.904Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=33935969-ccd1-4a49-96b0-fe15dbff5f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:33.926Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e9f64245-46a5-4cca-923b-949f838df36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:33.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:43.943Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0abff158-2073-4bc5-aad5-1917208d38ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:43.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:53.971Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cafb0890-3352-44d5-a427-91df75dd805a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:35:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:04.006Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=472003cf-1f7a-48de-88c3-6e76be7e7919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:04.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:36:11.969Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:36:11.969Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:36:11.971Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:36:11.975Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:36:11.996Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:36:11.997Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:36:11.997Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T10:36:12.002Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:14.022Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f5e9a616-5f38-466c-b6d9-60e815c1842f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:14.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:24.036Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e8af46f5-7b15-45a3-b83c-334fc10084b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:24.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:34.050Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=40d245cc-0a4d-43cf-bf49-4303a5fd06d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:34.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:44.064Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f03c3272-b286-41c5-8297-e479dd1737e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:44.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:54.079Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=74da50e7-f65c-49ca-8e4c-ada246b8218e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:36:54.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:04.096Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a458cfaf-a54c-417c-90bd-87017cafcee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:04.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:14.107Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=12cafa78-6ad6-4d2a-bcae-359c61a00073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:24.120Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9201edec-8105-4d7a-9093-37b3310a1e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:24.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:34.133Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3de345d0-753b-4763-8937-9360609cc60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:44.145Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=61a51545-6dcd-4ca5-a16c-7b8501ab82b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:44.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:54.163Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1c23f6cd-eb44-4757-bae8-4563ee0e1060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:37:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:04.176Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=35d391d3-c2c4-4bf5-ab00-6b3645568f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:04.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:14.195Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d197458f-cf6f-4368-9f60-88ecfb823915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:14.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:24.209Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ecb0d215-db16-4388-bb00-23188947eb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:34.224Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d1814225-0cd3-428c-b1dd-b9f1174096e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:34.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:44.239Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3e47a356-5b4f-483c-8cbd-7b03e547d89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:54.253Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6d92648b-e829-4e06-b87f-3d93bad77292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:38:54.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:04.267Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=42b83064-44bd-4b12-9a73-2617bd53abbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:04.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:14.285Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=194a072f-0e00-4d42-93c4-b41c2255a026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:14.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:24.302Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=898914a2-c717-40bc-9a63-4f3ffe5d68c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:24.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:34.317Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=34b43ff5-6c15-41f7-9c1a-4e61d5dd5321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:34.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:44.328Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a2fc7a28-0a66-4a1a-9a35-6f672e194930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:54.339Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b7884189-3a21-4d36-8b7f-4f2fd719ebed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:39:54.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:04.351Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=17d02627-bb30-4e2b-9171-016938a53865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:14.364Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f9d2307d-196c-4120-9cad-c835c63281bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:14.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:24.388Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=62883a37-05af-4a4b-907c-fde149d0219c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:24.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:34.407Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bcb523d3-ae6c-42e4-8a35-c2ed5b980fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:44.420Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=22a9b51f-3fb8-46f0-b92d-5bdc14d33353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:54.432Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8ac0aae1-39ae-4169-a2b3-8c6279f02422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:40:54.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:04.448Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1c79d6c0-bb38-497f-8d32-dd3c06e0d6a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:04.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:41:11.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:41:11.362Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:41:11.363Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:41:11.369Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:41:11.380Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:41:11.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:41:11.381Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T10:41:11.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:14.465Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d41d84c7-6520-4dd5-a69d-1b89fa478af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:24.482Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a3f30fca-8424-463a-826d-862a11ba2061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:24.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:34.502Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a6f227a7-cce3-4c98-9f8c-53bfd63b80a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:34.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:44.517Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=468ac350-23fc-4b6d-8686-01bc322d96dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:44.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:54.529Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=965b7cdd-8d30-4b3b-91f0-cb11f8faf399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:41:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:04.539Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ff667781-101f-4b45-a121-24cc752c4a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:04.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:14.551Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d055ec48-e7f2-429e-b7a0-e710fa874286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:14.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:24.569Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e7c3c156-eef3-4c32-ba74-d59ed9fcb70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:34.583Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=86aaa813-2540-47ae-9044-33a56cfe6e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:34.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:44.595Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f044b433-c345-413a-b298-fd52438bf073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:44.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:54.607Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a263f96c-2f2a-4427-bb75-8be9f7237ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:42:54.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:04.618Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=17ed7a00-2bb3-4d10-b62b-4fd806ca50e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:14.630Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1ae1817e-4d3a-40f8-bc81-3607def71b89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:14.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:24.645Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=39086823-098e-4c8d-b802-5b4ffd4beaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:24.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:34.659Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3ba4b5f3-7053-4ed5-86b9-8a9ef1b7d11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:34.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:44.675Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a6fdfdfa-e13f-4076-9e1b-31d1ba09ad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:44.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:54.686Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3954de79-f1d1-4c2d-9b66-5a0c66aa2e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:43:54.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:04.702Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bf493e99-d5c6-456b-8336-832e0d0330c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:04.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:14.716Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8e9fe7c4-ee46-4585-aab0-75e91eaa8109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:14.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:24.734Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=66fe389f-c737-4717-95d4-1c1213cc60dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:24.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:34.743Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3b4dcea2-441f-4728-b8b2-68c484e55284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:34.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:44.753Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2ee385b4-c001-4bb6-ad90-8b1e61899e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:44.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:54.764Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a552b448-8992-40c1-91e8-1c5c3112de05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:44:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:04.781Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=94f93220-5838-48d9-825a-829a8bef7c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:04.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:14.794Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f7d614cd-fdb3-4023-b817-e72184efeef0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:14.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:24.805Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=72502fd3-5663-4560-92e5-3f3ab0769921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:24.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:34.815Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=63f6a5db-b47b-4c5c-a539-cafed4848a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:44.825Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=96f3f6a6-c719-4009-b873-3c84f88bff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:44.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:54.836Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a7fb8dd1-cb65-4e19-a22d-490303f9aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:45:54.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:04.846Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ec64c2b9-bb62-4a60-88cf-773641b54c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:04.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:46:11.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:46:11.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:46:11.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:46:11.425Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:46:11.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:46:11.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:46:11.443Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T10:46:11.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:14.858Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=890b9ee2-52ae-486e-9f9f-b2de282f2aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:14.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:24.872Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1dea33d1-ad40-4efc-a48d-8b2e8e8d659c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:34.885Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8cf89434-b64f-4534-8bd2-05bef8227703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:44.896Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=87466b74-975e-4899-979f-b087a6481d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:44.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:54.910Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=68f8a2a4-99e5-4e37-b7d6-3073e804b544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:46:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:04.927Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ed21a0b2-b1f5-40fa-bda1-dbbfe3023f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:04.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:14.942Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ab74f89f-ef09-48b9-91bd-5e52b6cc711d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:24.962Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8411d270-f432-4089-b00a-486624dd2575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:24.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:34.979Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bd36a56b-5328-4d47-bc37-eff41a145802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:34.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:44.992Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=92c4d17b-28c0-4ffd-bb4c-dd14dac50479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:45.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:55.004Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8dec81f1-cfac-4327-91d4-83bd6f8033d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:47:55.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:05.013Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ab2a04ee-2f29-4cee-8f4d-c6d642892e72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:05.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:15.024Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0be7d8d4-330c-4716-8d7d-3cb6047980ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:15.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:25.035Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e4495f3f-3542-4e20-a6cc-cfe6821a5e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:25.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:35.047Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e413e75c-7e8c-4ebf-80f6-f69b4e6620cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:45.057Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=df422767-254f-4bc2-a1b2-d1943ea8437f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:45.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:55.073Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a6444a14-bc58-4c35-aa51-c129291c9067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:48:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:05.085Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d6c2ed59-cd89-45a2-a192-0b1ab2dca46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:15.097Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=232ce9b9-1b87-4d37-ade2-8ae27c990ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:15.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:25.108Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=fc3f5343-94a3-48cf-8bbd-3c052306c5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:35.125Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d1fdd868-4f04-4f81-aa8a-5547e5e8d027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:35.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:45.134Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=67628fee-69d8-4c63-9f9e-c683171800cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:45.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:55.149Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0aa6c0a7-bfa5-49c0-a7aa-7df199b0c972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:49:55.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:05.161Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3cfd3c4d-623a-409c-9b86-19f535e88341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:05.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:15.174Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=fccf9a2c-1edf-4e1b-b9e7-6c8cd203dba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:15.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:25.193Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=78bdde2d-5c40-480b-93f4-f27e296a50ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:35.208Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b129a029-a434-4cd8-b6f8-754e2bc7a79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:35.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:45.217Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bd98fbc0-97b9-4ca4-b345-784600c31bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:45.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:55.229Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=558cef96-f502-4c2f-8925-36262928ad9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:50:55.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:05.263Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5aadbef6-6870-445f-b504-fcc0ccdd7740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:05.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:51:11.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:51:11.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:51:11.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:51:11.375Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:51:11.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:51:11.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:51:11.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T10:51:11.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:15.273Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8ddb274e-fce3-4dad-90b8-27130a084940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:15.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:25.284Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=21825d6d-f4e4-42c7-9420-99c3ae9b5dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:25.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:35.294Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=31a1474c-ac5c-4560-ac2e-7bffee60bebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:35.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:45.304Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=15aed351-36ce-4995-9ea8-8bfadd06ffa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:45.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:55.313Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8a7c7fe2-b0e0-45c4-9f03-3d5931617d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:51:55.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:05.323Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3417dc70-1cd7-4a2c-bd60-61382eddb59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:05.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:15.334Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a86df3f8-09be-4f5b-9f60-52f1947b5aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:15.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:25.355Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f1e41913-b918-4a07-99e3-6b25d6459bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:25.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:35.373Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=11bce929-a17a-4ac0-aede-91528e9d7a58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:35.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:45.383Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c7d99e30-06c9-47f0-84da-64c366725753 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:55.393Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c9c0365c-3d81-4861-9e18-3e2d998783f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:52:55.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:05.433Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c7a92994-bc64-44db-8929-632b565d3f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:05.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:15.489Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1a0951f7-72d2-4fd5-9f2c-fd831d1dc79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:15.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:25.500Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0662f83a-1e81-4e33-84bc-a975d2457343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:25.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:35.510Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=eb1c1de6-81a9-4544-8c9f-d0d377dcc3d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:35.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:45.518Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=61c4bf78-df08-4053-bcc1-b68c62eadafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:55.528Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a28321ca-53d5-4020-8f56-850315b635e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:53:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:05.538Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4846bda9-3afc-4f1e-810d-b7bcc2b88cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:15.556Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5453ed2f-6667-42d5-8f3d-6d215dc2658d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:15.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:25.569Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d6eef6c9-78be-46f6-a4ec-5b8d049f2247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:35.586Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d301118c-a7ad-4048-9132-b09e13e4e801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:35.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:45.608Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=08d19fa2-1835-4780-9712-321b072f1432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:45.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:55.618Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ba7d3f9f-05ab-4072-bbb0-36cfaaedd0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:54:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:05.743Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cf81a206-74d6-405b-ba42-f62247e8ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:05.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:15.777Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=58987ae9-b6fc-494f-9b69-06f7ac6af9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:25.793Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bd47c2f0-7eb0-46d2-9623-e8c0c72e9893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:25.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:35.804Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c5ef790b-4884-4389-8959-a2f74058da92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:35.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:45.818Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5d27b87d-fdd4-488e-b6fc-5a11ba52d871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:45.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:55.828Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a8254b17-1d83-4127-913c-86a25726719d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:55:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:05.838Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3a72ca57-1b9c-479b-ae65-81194ec9e337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:05.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:56:11.402Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T10:56:11.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T10:56:11.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:56:11.406Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:56:11.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T10:56:11.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T10:56:11.415Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T10:56:11.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:15.849Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=65ca1052-e65a-4779-9944-7ae1a4d04a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:25.860Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=37c284cb-4e0e-4900-966f-65a6d4a2a1d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:25.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:35.868Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ed69ba7f-6ae4-4e39-943a-e8bf91bccbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:35.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:45.874Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4b09fb66-2e93-44c8-99a4-1038010a7d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:55.883Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=40ddd3d2-3efe-44c7-a274-e209ad5a8c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:56:55.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:05.893Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=57ba5037-eb5b-4789-8806-b019b9751c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:05.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:15.903Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4efa77d0-07dc-4f3b-961e-3d2dd9088ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:15.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:25.912Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cc9117d6-5902-46e1-949b-b1170270f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:25.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:35.920Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c4bf2fd5-1c29-4f3a-ac4f-29476081640d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:35.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:45.928Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=211e3fa3-b4aa-4d8a-84c2-b61363f78abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:45.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:55.936Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=661cf5e6-9105-43eb-93ba-e5b1d1b9b9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:57:55.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:05.947Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6353aea6-659e-408c-88ff-5d132273515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:05.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:15.955Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4ae4ffef-65a9-49e6-9169-9a7a4d6d7dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:15.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:25.981Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=798a55d8-d1fa-4fa8-a566-2104bfd0b717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:26.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:36.002Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e1fe31ec-dcce-4b28-b58c-75de919bb738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:36.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:46.013Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=64f00c22-a140-4567-809e-a7769bbf3340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:46.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:56.022Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0cfcad84-c756-4980-a913-a6b95d1a7f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:58:56.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:06.033Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=930222c6-5fee-4a72-9795-8a14b99ee6c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:06.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:16.043Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b5c8db5d-0ffc-40f3-a5b1-87cc9cb870fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:16.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:26.052Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=00dba7ab-2b6f-48f4-b251-2fce99d2c9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:26.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:36.061Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=36571844-ce47-4128-9d9c-b1f6cc1dc56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:36.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:46.070Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=184266dd-3caa-42d8-9482-0e7f8847be75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:56.080Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=09512e8f-b88e-4b97-8490-9dad6991ac9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T10:59:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:06.091Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=21551063-ffa9-4b49-b978-22492a1f7217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:16.102Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bbc79cd6-20af-4a71-b3f0-b040f319c78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:16.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:26.113Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f90ed63a-3113-4fad-bb48-1b6f8a6aa0fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:26.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:36.125Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6a0261e1-374a-405c-9093-ce9a0ebef736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:46.138Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e59a1b23-72f5-499b-ba7f-d7ed286e7690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:46.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:56.148Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bea24223-64c8-4de5-9ac0-d731a832da6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:00:56.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:06.159Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9320c3d4-6d93-4ac5-b11d-87332ee0796d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:06.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:01:11.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:01:11.295Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:01:11.298Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:01:11.302Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:01:11.308Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:01:11.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:01:11.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:01:11.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:16.168Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1b397ced-5a01-487d-b713-ccd5aff2fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:16.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:26.198Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ae7f3bb7-326d-4eec-a047-cfb56dc068b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:26.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:36.206Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=fc1e598e-86b4-4ec0-bca8-da1a3c519363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:46.217Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f8eb32b6-5790-44f1-996c-78b1b807c4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:46.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:56.226Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c992de73-0fcb-4d60-a7d0-c043645bcbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:01:56.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:06.236Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=166c3b81-24e6-457b-8045-03a0743a8e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:16.249Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=58f8680c-30a4-47d6-9b78-b0b3a4527008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:26.260Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=df0ebbbd-49c7-4be1-84d4-0cd9994e00c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:26.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:36.276Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=250e1879-ed16-475d-946f-299ac06f243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:46.286Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7f428b3e-6299-44fd-a306-01605ff053ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:46.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:56.301Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=70f376fc-a9db-4ba0-8600-f8a1b9ff816d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:02:56.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:06.312Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ec9a662a-bd6e-4e20-b459-5643791e1768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:06.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:16.324Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=74c7da8b-6837-412e-811c-449ab3bd5811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:16.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:26.332Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=813b7fa7-2955-4541-aeb3-e1b057ac9b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:26.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:36.341Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9cc66f7f-aac6-45af-83c5-08a04c321c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:36.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:46.349Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ba362ffb-ff2f-4c94-aa7a-a85bda439192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:46.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:56.359Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=27b63a65-ca1c-4fe2-99fd-5fe6297fcb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:03:56.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:06.368Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a64dcd71-5bb8-4e2d-bf47-7cca06d9de71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:06.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:16.377Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9b35e19c-f2db-4884-a77e-7239735221aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:16.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:26.402Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=77428a53-feb5-46ac-b8e4-7169b573056f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:26.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:36.411Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b94969b3-91a1-43c9-8fa8-6007b3cf7731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:46.422Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4422d575-df99-4fe0-badb-7bfaad8b4bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:56.430Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f52a1623-7dc8-49bf-8128-8b79492ca50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:04:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:06.440Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bec4a420-9611-47d7-bbc3-586d3a80bcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:16.448Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e5cf91c9-38e8-4ded-b6ad-3364853beb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:16.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:26.456Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7d6ceb98-5faf-494d-8771-ba939b433e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:26.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:36.466Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2b90deed-f23d-467d-81c0-40ba1fbecd09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:36.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:46.475Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=65c7cd58-3bae-43ec-b4b1-6a3bb13d80a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:46.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:56.491Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=115bd0b0-5430-4665-81b9-d4ecd3823770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:05:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:06.502Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=15868777-e766-4740-925c-63d6f5867e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:06.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:06:11.324Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:06:11.325Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:06:11.326Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:06:11.329Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:06:11.337Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:06:11.337Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:06:11.337Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:06:11.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:16.513Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7caae77a-5666-4ada-8555-2a5156b1f869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:16.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:26.521Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=00203614-a958-4367-bd41-8f128f69edd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:26.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:36.530Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7c6db1a6-0046-439a-a3a5-b6e010ff58e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:46.541Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=aa8f7673-d078-4373-88a6-a5bd10446b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:46.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:56.550Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b3f2b975-9c7c-4abb-97de-abe538348984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:06:56.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:06.560Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8c5f7bea-ee82-4363-a90f-f82c26474e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:06.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:16.569Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0567cb2e-ce8a-4221-973a-87e7c38945fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:16.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:26.578Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d9a614f4-bc22-4d48-9b39-c142b5858129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:26.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:36.586Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=772ce0bd-6979-40e5-a0a0-2cf1da092578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:36.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:46.593Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=91933c14-22a3-4c48-9653-cf92a416dbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:56.610Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c3a54e62-d95b-4620-a912-9bd888b52a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:07:56.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:06.620Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3e7ac009-9c0d-455c-b24f-80bfde494eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:06.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:16.630Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6f87b7a1-bb97-4a18-a466-93bc6f146dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:16.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:26.641Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ef2c8db0-bbd6-490e-b1e9-e30b533fff7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:26.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:36.650Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=47bedb4b-eb15-43db-b520-97177faed9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:36.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:46.661Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0db72cf0-486a-4922-b92e-c5f6453b8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:46.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:56.676Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a594d138-e5a3-4190-afb2-238377f8e6aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:08:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:06.687Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=55b3258e-4190-42dc-ac08-7a707ade61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:06.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:16.698Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8d796b22-9a7f-41d8-b79e-754ef31e784b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:16.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:26.708Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=59b93018-d3cc-4c61-8088-ff3c1d9e4ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:26.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:36.729Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5cfa271f-b157-4ef4-9daa-bcdb9aa653a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:36.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:46.750Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2c70960e-fb25-40a0-96a3-55f4b943a4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:46.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:56.760Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=17c5eb1a-9ad0-49a2-8fef-becf4ae933d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:09:56.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:06.770Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d5fb2f77-ac4b-402c-b8c9-125a79496176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:16.780Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6d25e0a2-aa69-4d78-b64d-1ff6bcfbf8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:26.789Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bc1ecbcd-e7b2-453a-ad2d-1fd354169fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:26.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:36.798Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ee5cd4f0-11df-4061-8ffa-6d89ea28aaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:36.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:46.808Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8ff36982-020c-4261-bc29-ff2075e8aec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:46.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:56.818Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=138b11a6-bf2b-4586-8584-ee28390091e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:10:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:06.828Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8a4d6ccc-d23c-4ca3-baee-81825ad24ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:06.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:11:11.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:11:11.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:11:11.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:11:11.317Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:11:11.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:11:11.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:11:11.323Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:11:11.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:16.837Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9953af83-9f75-4a3b-94a2-57a45e6c1fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:26.846Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5b872961-9769-4d64-a74f-b51f960bb35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:36.854Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c7d450b5-d765-4f8d-8070-4cf64c6ca4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:46.863Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ce144030-a4d1-43c8-9464-f335d6dd0da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:56.871Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=913e8b61-ca8f-41f1-bf3f-ea98d534d046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:11:56.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:06.880Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=683ecc2c-d36e-43ff-a063-07c65b698e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:06.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:16.891Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=44d349bd-1d4b-4379-bc0b-8a3bdbc921d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:16.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:26.899Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1e396655-6d4c-4a78-95a5-ae00c2397dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:36.908Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e3c6e5c9-6a22-4da5-9e2e-bb6cb68ded9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:36.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:46.920Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bd63d779-e3f4-4657-b6bf-024709e6871a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:46.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:56.933Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7afbe854-a733-4da0-bd72-2575b388676b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:12:56.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:06.943Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=75ea70a9-0a9a-4911-8c8e-f2f812c76c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:06.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:16.954Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=55564196-f3fe-43dd-b651-b930ec005538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:26.966Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e21df756-1135-47a3-a95c-a3c5159619e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:26.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:36.977Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=51bdbd97-2abf-4815-9952-5b6ac37100ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:36.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:46.986Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=63add7ae-d55e-4232-a938-67f8d349bf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:56.995Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=901cc8f1-02f3-405b-ac3e-74b6b7d801c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:13:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:07.005Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=07a3b67c-b42e-439f-8791-80c31ef00419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:07.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:17.016Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6d425fec-85d1-4da2-93d8-cfc6ab50dd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:17.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:27.024Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0579554a-85ec-4aad-8cbb-4a57a3fa4549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:27.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:37.034Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f2e615f0-de70-4824-9208-c29d5dd71745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:37.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:47.044Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d2dce402-4c0e-46bc-9466-907059ce3893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:47.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:57.054Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=81dbad6b-a785-4640-a7af-809d308bb0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:14:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:07.065Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f28dee98-9058-4894-8440-33d8db11a03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:07.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:17.075Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f4382de3-e719-4d48-b34c-42bf0c9e98c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:17.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:27.087Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=48e21126-9455-4027-b3f5-45bde4700349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:37.095Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d42c2a31-c37f-4d90-ae94-22580c30b08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:47.105Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5a968250-cd3c-49f8-b335-189dfe7e5ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:57.114Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=89baceaf-d761-4aac-87a6-f14637be1b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:15:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:07.122Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=71bc4882-6c94-4f77-95c8-10154472f353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:16:11.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:16:11.290Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:16:11.291Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:16:11.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:16:11.301Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:16:11.301Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:16:11.302Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:16:11.304Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:17.131Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a77d2799-ca3c-4cc2-8a00-ac9362b498c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:27.141Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f9924c76-09d3-4fea-aeba-99bfb243704a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:27.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:37.150Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1c072810-9a88-46e4-a948-5ff508217ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:37.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:47.159Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6b360bb5-2f16-4df1-a27c-af920fd9bf71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:57.169Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=babf21bf-cfe9-44c2-b4fc-c186bc3b1e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:16:57.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:07.180Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=622a4a2f-a3d5-4781-8626-f3b94d589132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:07.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:17.191Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cf758c39-820e-4412-812d-94e76158e77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:27.200Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d12bda04-ba80-4224-89bb-2fb0681d62c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:27.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:37.210Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8106c111-4a5f-427d-a81f-c393c74ad33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:37.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:47.220Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2626c475-31a4-4375-b08b-a1d1546e33eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:57.229Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=20e5d5df-d7e9-40b3-bc88-b7284b45d0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:17:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:07.238Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9a05e366-bf5e-4ac2-a364-66ad70e34bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:07.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:17.250Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ed713918-126b-4635-83bd-fa408e511e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:17.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:27.261Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0c178aeb-40d8-439e-86a1-a6bd14edfcc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:27.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:37.269Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f2847c39-e40c-4ee7-bd26-3750c27d4e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:37.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:47.280Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a9012bd7-e75d-44a4-bc86-e1555dbcbc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:47.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:57.292Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=52db26ab-9aa2-44f9-b179-62acbf69061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:18:57.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:07.301Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2ba9f384-0cd4-4828-bf97-5c9608c16a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:07.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:17.310Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c7d0ac6d-5acd-4652-ad50-c41e99f241e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:17.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:27.319Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=41ae9a4a-63cc-4cc6-a384-984038906120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:27.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:37.328Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0afa3491-aec4-441d-af48-498c3025e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:47.336Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a4ba4039-3372-4f2b-b47a-c866b9a91874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:47.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:57.352Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=52742f8e-205d-42ea-a499-bb96189ba0e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:19:57.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:07.368Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=025d3e6a-7345-46cf-af12-519f515a373f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:17.381Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=21cfbb0b-1950-49e8-ae31-0cabcd3b9a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:17.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:27.400Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4cbe3fc3-9fbe-4bfe-aa1c-b53eed78e074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:27.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:37.410Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=878aa9be-67a8-4a0d-836e-669a2b2ac756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:47.419Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8a0d831b-394a-4ad7-ba7d-27d4c928ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:47.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:57.429Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0c31056c-0e9d-4b63-b7f7-824729be056d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:20:57.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:07.437Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d4fd469d-7cc2-45e6-90bf-17fe10bf480e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:07.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:21:11.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:21:11.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:21:11.372Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:21:11.376Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:21:11.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:21:11.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:21:11.383Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:21:11.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:17.445Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=11cba4b1-90bb-44c9-a8e8-8f028fa8203a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:17.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:27.460Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=43567fed-1063-414e-abb7-5bb5340a38d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:27.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:37.470Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5ac2fe30-cad9-44b2-b554-b8455e6125ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:37.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:47.482Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7600fdca-cee0-4d8d-a4bb-acefa80c4019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:47.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:57.492Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d4145e17-b32e-4615-b977-10e2423a8936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:21:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:07.499Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=39a3e2cd-6e72-457e-8e18-48e110246043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:17.507Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a82e3214-7101-4ab2-b055-9d47bfcac928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:27.517Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=eff83dc4-9aef-4758-951a-cf0d4c359b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:37.529Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f806956e-b42a-47f5-980a-eed69ae5027d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:47.538Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=23e3e892-e2ca-48f1-bac2-e81b991989c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:47.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:57.546Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8259751a-b788-4db2-a2d0-74f540cfa97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:22:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:07.570Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6994f8d0-4918-4c3e-a80b-51c7140a4b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:07.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:17.583Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1595273a-a367-42e6-9d14-9c1bfd54401f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:17.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:27.593Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=04fef54d-df1e-45fb-bbe1-0658e818814c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:27.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:37.607Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e35ba56a-4a71-4261-bd77-52152ebe72a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:37.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:47.619Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f874f688-c03c-4c9a-8e55-a788a28ddf1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:47.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:57.627Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=61fa439b-c7a9-4abc-a323-81d5ad2dcdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:23:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:07.639Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=735bcf6b-5fd7-4a31-a62f-4cdc984f643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:17.662Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0aa9883e-79c4-47b7-ae48-c8324900391a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:17.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:27.676Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=fabab3b8-002e-44f6-b2bb-8ea6bb5446ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:37.685Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d0c4d150-cf2b-4711-a18c-1b5911e82fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:37.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:47.696Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f4241feb-584d-4ae8-a002-b1bfe4de2201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:57.705Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=84fee68d-5cb2-4886-9a4e-3a1f6c868149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:24:57.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:07.714Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=40b88281-2a00-42e3-8baa-4d1c152daa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:07.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:17.725Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d2c7de99-544b-4526-a30f-808e0038c97f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:17.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:27.735Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7dc2616a-fd28-4588-8e91-2c191aafedd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:27.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:37.743Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0e0737a1-8da4-4ec8-8831-1db1df1f8983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:37.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:47.753Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6e7757d7-012d-4338-b4d2-380dec9d263d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:47.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:57.762Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=569938bb-909e-4b94-ac6d-ff410bc8c548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:25:57.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:07.779Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ff867d8a-b768-4f49-a60b-cdac4b6e2578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:07.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:26:11.311Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:26:11.312Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:26:11.313Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:26:11.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:26:11.324Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:26:11.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:26:11.325Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:26:11.328Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:17.789Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=be077571-ffba-4128-ab4b-9203abbbbe55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:17.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:27.802Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c6db8ed7-d052-4570-9466-44cc90ffb73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:27.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:37.811Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9862235f-3549-4ca2-b938-74bedcce74e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:37.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:47.819Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6c2dfd0e-16c3-439e-8ced-5211590c9fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:47.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:57.826Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=10d7ba66-c723-4f4a-ac43-bfbe795f71b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:26:57.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:07.837Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f94e7a4a-5d22-4b29-85ad-3730eb13c525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:07.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:17.850Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=08047e4b-5d59-47d5-bec6-f13b52b4d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:17.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:27.859Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9afd5c32-ae1f-40bb-8512-4280183548a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:27.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:37.873Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d60df9e2-9795-4ff1-b6c9-4d348fe539eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:37.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:47.885Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a2db96bd-42d3-487b-818d-5fd0c4795a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:47.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:57.895Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=519aa9dc-7d83-4390-baf3-b14e30ba2d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:27:57.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:07.908Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b3518783-2c7a-475b-8ec0-fd0fe81d42dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:07.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:17.917Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3cd2f636-7d75-47a2-b23d-302e0cefec1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:17.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:27.926Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d1fa3908-3818-4810-817d-a18844bee104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:27.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:37.934Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=35e6256f-3d3b-4c1d-aeb5-b293ec4569b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:47.944Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=dc0fc155-c8f3-4ac8-a8d7-e79b883c295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:47.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:57.953Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=25b08085-6493-46f0-82d7-015619a9d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:28:57.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:07.961Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=55fc5622-afc9-461d-bdfd-224f26c591ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:17.973Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=dd26d616-e28d-451a-b7f1-3dded5d8b28c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:17.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:27.984Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b61598b7-0c25-4398-8ebe-d6708658268e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:27.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:37.992Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=57cee863-ac9e-48ac-a1e9-d9c5edbaf83c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:48.001Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=27c2b984-a3d2-4e51-9b7d-70480ef605fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:48.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:58.009Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3cde72a1-246b-4957-96a1-8e987c5203b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:29:58.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:08.017Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=55aaeaf7-0968-4e0b-acd8-61076349bc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:08.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:18.028Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=55bd720f-2c59-4935-bcd0-cd054d64115d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:18.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:28.037Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2026220f-3c5f-4058-befc-0e220d0c6298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:28.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:38.044Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3f703856-6e5c-466c-ac71-dfb85fb1d024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:38.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:48.054Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=98b63878-4979-4be2-9bca-38769cf79d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:48.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:58.064Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3d2aa1c4-39e2-44b4-8b37-2bd602dc520b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:30:58.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:08.073Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=163a68e9-ff4f-4eb3-86e7-efeb33fa6ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:08.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:31:11.320Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:31:11.321Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:31:11.322Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:31:11.325Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:31:11.331Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:31:11.331Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:31:11.331Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:31:11.333Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:18.091Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6d9bd304-7f1b-482e-95b0-cfbf78509391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:18.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:28.100Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=641353a4-4152-43bc-b706-9c4b7411c090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:38.112Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=dc59ddc5-e031-448e-918a-7d11db1581c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:38.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:48.126Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=eec99a85-752a-4d12-9a7e-ea339e7e10d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:48.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:58.133Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=16e09317-8bf1-40e7-9337-14e7edd2593b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:31:58.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:08.142Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a77acf5b-4015-428d-8dc6-c4ac9552c1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:08.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:18.151Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=41c1185a-622e-49d5-8c3b-2b9ab32417a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:28.160Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7ea1853c-2066-44da-acb1-01ef103ec047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:28.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:38.174Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c924fbe0-cdfd-4e9c-8341-1617d5767a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:38.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:48.185Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a18e9e06-12cc-4b97-914a-ac5cb07e4bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:48.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:58.197Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b792cb01-aaf9-4a73-ab3f-bd81a335d810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:32:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:08.205Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0700d19d-b2b9-43a2-bb98-81630c66e068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:18.214Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=68899f0c-29ef-46d7-8633-a22cec31388f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:18.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:28.224Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=13f11fbd-d604-43f8-a3bc-d1777a9949ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:28.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:38.236Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7be1278c-0727-4a4d-8445-e369bddeb87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:38.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:48.245Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cce027c8-2af4-4d18-b776-db26769a5ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:48.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:58.254Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8c62111a-8a8d-4088-9edf-1c61bae0cb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:33:58.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:08.264Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7718f635-c720-4f14-b742-b4f5c02d7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:08.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:18.275Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=19f777cd-32ed-4940-a446-b84d45de2291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:18.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:28.284Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=402c2844-5fc0-4844-80ee-e94a20e42d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:38.293Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=222d6914-dce1-4a1d-abe9-3ff3bab201fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:38.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:48.305Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8a74f93a-3dee-49c6-854a-06a06c9b430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:48.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:58.315Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0f37f9f3-65db-4cc1-ae29-552bfd8a788e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:34:58.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:08.323Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3cff529f-f1f5-41ad-8a01-e0ca9f10f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:08.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:18.337Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=58a2d3e3-526f-4665-aa69-c12f977a5738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:18.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:28.347Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=46c05a66-036e-49ba-8265-c285b72f0507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:28.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:38.355Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=33e63cce-c46a-410b-9a19-fbe10bf7826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:38.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:48.364Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=73d4ed9c-5920-4e39-a3ce-d38695284ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:48.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:58.372Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ac75f048-f1ec-46da-8761-69caf9fccb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:35:58.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:08.380Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8709632d-6b05-46de-987e-6fc4775bd674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:08.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:36:11.269Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:36:11.270Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:36:11.271Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:36:11.273Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:36:11.279Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:36:11.279Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:36:11.279Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:36:11.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:18.388Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=986ebcdf-551f-4eeb-931c-3922f8bb0ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:18.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:28.397Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b02e791a-f615-412c-9a59-65728c57a417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:28.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:38.409Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5e5499d3-afc1-46a1-b78e-c82e54130c4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:38.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:48.420Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=61e73189-c1ae-44b3-b972-3343b2c99d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:48.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:58.428Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=49aaacd6-224e-4fd0-a9aa-b86a59a86e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:36:58.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:08.437Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=40c3b120-489b-4194-b0f5-affabacc0c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:08.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:18.444Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d3ae7654-32ef-4e75-bb65-6b069c0e15ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:18.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:28.452Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0826be66-5a1a-4285-a761-7dab7fe52132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:28.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:38.463Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9ed9582b-2fb1-4abf-8f1c-d27a3eff4bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:38.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:48.473Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=dc4434f2-cefc-4c19-a3ff-d8bfc6e26a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:48.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:58.481Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3bc073b8-033f-4d8e-bea6-5e25748aaf24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:37:58.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:08.493Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2bae1b07-522e-4900-8eb9-6e2875a3749d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:08.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:18.506Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6438b3bd-de9f-4bd6-b253-009a3d943db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:18.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:28.523Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=aa2800ff-adfa-4a6c-8c08-d9415b69035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:28.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:38.533Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1d811d75-697f-4770-b54b-12b961e8a622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:38.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:48.549Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=91ac60f7-88ad-44d5-b60d-694b71b43ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:58.558Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6f36a2ba-d51a-4fc8-af62-0f4f8d77faf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:38:58.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:08.568Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ea971b70-83b8-4a4f-ac30-af266ee6db91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:08.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:18.579Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d42d63c2-cb7c-4bf3-b21b-eb5797613253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:28.586Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=74dc8106-437a-4608-947c-74bfd6ebab97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:28.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:38.594Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=78f47da5-2d95-4d3c-8eee-ec11630bd6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:38.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:48.601Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=32bdb213-11bd-4c0d-9d04-3231efbd35c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:48.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:58.609Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=98808e9a-73a7-4f9d-bf47-84b862b32cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:39:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:08.618Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=031b8da4-d56e-4cfb-a333-de5244014ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:08.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:18.626Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e2c301fc-5071-41ed-aa79-b9cdfc0240a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:28.634Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=30300cc7-0e3e-4936-8586-2b12194eddcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:28.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:38.643Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e4d0a724-24b0-4f36-9a47-1b71900636ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:48.651Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=069e8e42-aacf-4170-aae6-fb27d9492410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:48.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:58.659Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9629beb9-6d58-4ea8-bd51-f2f3ddf31416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:40:58.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:08.667Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=343f4965-9b71-4eb7-a916-78847b48d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:08.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:41:11.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:41:11.346Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:41:11.347Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:41:11.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:41:11.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:41:11.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:41:11.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:41:11.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:18.674Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=101c2ef7-2fee-412b-bf40-49270a29123b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:18.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:28.682Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9d7b6bee-a4da-4603-bc9b-a469f2df1fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:28.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:38.693Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=37323848-6328-4b03-b771-1269b4609939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:48.705Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8d5adaa1-c11a-44e3-81b8-9d9816eccd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:58.715Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=25053239-3fab-442b-90b8-52a4e28ca918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:41:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:08.734Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=faf54e3e-2dfd-4141-a2fc-64f58bd984ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:08.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:18.741Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=da289c9c-32db-4171-907e-b59391d7ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:18.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:28.750Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=db2eda73-83f5-4ca6-93ed-90b592b3f9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:38.759Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=acc596e0-e164-41b2-8d5d-84b35b7dcfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:38.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:48.768Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=022a7636-e153-4498-935a-18bbf65bd012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:48.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:58.776Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b9dedd9e-1e92-4fa8-b99e-307a79d70002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:42:58.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:08.784Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=00b1b58e-4be2-4a83-9e5a-3f83ca53253a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:18.864Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=39773f58-a875-4030-a542-b88cb0e834fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:18.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:28.872Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c0263899-f27e-4d42-871b-4765595829df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:38.878Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=24e21e31-b0d8-4f98-8677-5642e4c799dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:38.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:48.886Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=88c00946-fb84-45b5-9672-fe946d1d4486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:48.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:58.894Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8b3cd08f-db23-4a68-be84-2a0fde6f80f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:43:58.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:08.902Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f91053cf-c79d-479b-ba83-94aab607883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:08.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:18.911Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=02721bf7-5262-4b23-b381-805492177524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:18.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:28.920Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=29c6f9dc-a8b6-41ac-8c1d-731cfe86a374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:28.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:38.927Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=86043bbb-433e-4be7-bb2c-308ced0b5403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:48.937Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=a8f31d24-0a51-4b94-9b5c-c844a6fdb74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:58.950Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=be35e8c1-c351-4d45-8c74-fd3e41dd20a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:44:58.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:08.959Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1b2c8082-ada0-4e92-a63d-92a5cf18f4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:08.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:18.979Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7222ee19-b34c-4cd6-bb00-a8e1095ff852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:18.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:28.989Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=37d93ae5-fbf5-4a65-b744-2245a2cc5f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:28.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:38.998Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1dc00261-b148-4c4c-b30c-51aa7b58bc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:39.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:49.006Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2cd44606-a1c5-4e7c-a5ca-b07c12f6195c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:49.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:59.013Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c299461b-e1e9-4113-991d-fb63700c58c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:45:59.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:09.021Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6758ca14-16ac-4711-b055-79f2f268e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:46:11.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:46:11.372Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:46:11.373Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:46:11.377Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:46:11.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:46:11.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:46:11.384Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:46:11.387Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:19.033Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f7515eea-cb58-49a9-ab54-22e393fb4b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:29.055Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bdda63b1-3c75-4ce3-93ee-f6b3f9b05292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:29.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:39.070Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=bbfb1e49-6497-417e-bb49-35c15f797ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:39.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:49.079Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6d1ffa43-cea1-4995-af0b-432c9190ce4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:59.089Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e3b2184b-74bf-4093-91bf-07787363d0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:46:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:09.232Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=17fde66d-8459-4992-9534-be88c5a4129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:19.239Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=afb0df11-3bdd-4846-a374-bf75e2eb5ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:19.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:29.250Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=548a1ff4-7263-456a-a459-3a10feb26d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:29.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:39.259Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=92279fff-7392-4173-8af5-452764f8e02c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:39.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:49.266Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=aa1229a8-1c10-4dd2-9575-2f2b8c2162b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:49.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:59.275Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=58339a18-64ac-412b-8afb-7020c5373e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:47:59.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:09.283Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8f71e666-ccc6-4cec-8e0f-4ffae5723e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:09.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:19.292Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=66588d46-1a01-4139-95b1-7f4da14cc910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:19.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:29.300Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2ce16f99-01dd-47d8-a1f0-b7245306c491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:29.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:39.308Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=084a6f8e-2602-409a-8046-095bb99d00bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:49.322Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=17bcb479-ec6b-4446-b0f3-ce2b1b8a9bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:49.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:59.331Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f4f51fcf-07b0-4c49-8eba-8ec22b80b231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:48:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:09.340Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4c52fd72-a02c-4ccb-8eb6-5fe0dac08008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:09.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:19.349Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3ca20ee1-1b2d-47a9-80be-1ceabb87d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:19.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:29.367Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b43ee244-7c41-4e4d-b437-c3fc2be8d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:39.375Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=68b95a07-a95d-4050-a9c6-2f9b6a0fd1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:39.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:49.384Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3d7e4af9-6575-4ce5-90f9-9ff706478483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:49.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:59.394Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cd5f0057-e109-4cfa-82d7-20314f9fc633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:49:59.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:09.403Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2ccb8a53-915e-4aa2-b55c-de91761ef1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:19.414Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=206f3b3f-e7d3-4e6f-a9f2-b4db6b8a2c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:19.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:29.420Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=48769170-17c3-4039-9786-580d2dcd5ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:29.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:39.430Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3c11d6a7-60af-4e0d-b508-2c1292a51e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:39.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:49.438Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=00734d5a-164f-4be4-bbc8-c6b1ce56ec16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:59.447Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=42df9e99-813b-4f74-9ef0-dbab7a8ae153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:50:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:09.454Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6f28854d-93f1-4697-8a44-73ba6776f9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:51:11.284Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:51:11.284Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:51:11.285Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:51:11.287Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:51:11.292Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:51:11.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:51:11.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:51:11.295Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:19.462Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4de91d93-8396-491b-bbd3-0ee7cb12927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:29.471Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0db61753-56fe-455e-907a-cc512953773e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:39.481Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=27ef203e-03d0-430b-92c4-d1d09cda1a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:39.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:49.491Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=fbfdde76-b5e8-42c0-aaf5-8a9583108657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:49.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:59.500Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1f8f2e69-baaa-4ba4-b069-f29102ddefef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:51:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:09.509Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b2878242-c2c9-4ff2-b879-611857287bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:19.519Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7908a895-cd72-4e56-894e-b6fa6621ca1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:19.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:29.535Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=32ba598a-b9f8-4193-94c9-4c47bb946711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:29.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:39.545Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=384ffefc-4d39-43a9-bc41-5c082c9fa6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:39.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:49.553Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=81a8f166-dfb1-411d-b027-af5f6504c04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:59.561Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d821362a-2f63-4493-a3a3-0ac22a4f77ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:52:59.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:09.570Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2121a0fc-1129-44f2-b492-8fb5b88cc2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:09.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:19.580Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=727dbdff-c518-4063-996a-00d5651c8495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:19.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:29.589Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2974097f-3b22-4235-b3e2-59f22ae9f532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:39.596Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6a48abff-cff4-44df-81f9-4bb9f6bc3320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:39.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:49.603Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=386a39de-ad85-46be-8f78-d5c1572c18e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:49.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:59.611Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=85ffed5a-0412-4177-8f8f-75d98913119d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:53:59.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:09.619Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9fc45331-307a-4a87-8131-0ff5103767ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:09.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:19.627Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=943edfa0-02c6-41c6-8d97-3fc7507a9c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:19.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:29.636Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=de94ce71-ee03-4500-9a32-1979a4432480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:29.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:39.645Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8b62d8e4-8bb5-4629-8c5d-734c5898c5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:39.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:49.652Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6263690b-4fed-487b-a8c3-377e51355090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:49.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:59.659Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=67917636-2bc7-4ced-9f81-e5e8368e201d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:54:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:09.673Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c6f635da-1db4-4f14-8832-484edb368f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:09.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:19.684Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=faa69f7d-7f93-4483-b276-a3d3ed3439e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:19.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:29.692Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5e5484c3-1199-4d6f-9463-f8cac11f0e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:29.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:39.708Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3efdf0c9-de6c-4698-9b48-f2ca6501d4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:39.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:49.717Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=fa92231c-6c37-4541-aeef-61dadc0adbc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:49.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:59.725Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=21d57d53-44a1-4f27-9997-0d1179120c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:55:59.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:09.735Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b2628a4e-3684-428d-a472-b19df8a388c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:56:11.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T11:56:11.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T11:56:11.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:56:11.312Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:56:11.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T11:56:11.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T11:56:11.319Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T11:56:11.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:19.746Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=83e9fa30-7761-4ad8-8b9b-316d92e2c6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:19.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:29.755Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=09deec5d-821d-451c-85ab-ad1639f1081b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:29.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:39.763Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=869f452b-fb33-4822-b62d-1da6ef95932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:39.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:49.770Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cfbe4ad4-d21e-4e7e-a5b1-f4b8f1cf7e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:49.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:59.790Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d0464750-7623-4d8f-a132-ea4f30aa0018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:56:59.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:09.798Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e643e0f3-8fe8-46c1-9b05-00c007210286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:09.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:19.807Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7afb0bbf-b16b-4eb6-83e9-8f1956fb0d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:19.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:29.814Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b860c4a9-5c45-4b47-924d-eba4c02c0d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:39.822Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b65bcb64-4a66-40a5-8f44-4598c88fedfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:39.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:49.829Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ed4f756d-35b0-4ad5-9cbd-855ae4ec2301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:49.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:59.838Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=98e847ac-13ca-4b14-8392-ae52c1bb700b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:57:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:09.845Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=479e9fac-9bdf-4eda-a2b2-f7ca21f00e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:09.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:19.854Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4bdf30a0-1693-44cc-9276-9b69f053fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:19.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:29.862Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8405fba7-0432-4728-81e9-b2ba41e39f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:29.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:39.869Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=673f6faa-58f1-40cf-b159-d984d77d681c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:49.879Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=97f94dd9-53c8-474a-af86-7f23924a6267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:49.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:59.895Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4d0360f3-7742-4252-8813-78effd3a9a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:58:59.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:09.904Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=d2936c14-ad95-48b7-a380-6f99ed2d6c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:09.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:19.911Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=52e32c7a-361d-4134-a3d7-841512e70966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:19.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:29.919Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=96a1d30b-4f6a-4c6d-a46d-154010451571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:29.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:39.927Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=488d3871-411b-4044-9c92-4cd9f1a6d591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:39.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:49.935Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=83010147-32e3-479a-9933-6cd3782c5ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:49.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:59.944Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=67bbe11b-3810-4d2a-a5c5-929e2b2ac80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T11:59:59.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:09.954Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4ca17a9b-62ee-4709-8206-e8c0883757f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:09.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:19.962Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=70ea04e0-acbc-4da7-8606-f3e13237b607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:19.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:29.971Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=310eaf7b-2fe2-4d98-9b78-0eee356dd841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:29.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:39.979Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8349494a-4324-463e-b296-956ea5bd2483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:39.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:49.987Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e7fb5075-c8f4-41f6-b94a-a676df184fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:00:50.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:00.008Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1d2baea8-9c40-4dab-bf50-3b795aa992a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:00.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:10.020Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2b4ddd41-24be-46a2-a4e2-67e626eeac9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:10.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:01:11.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:01:11.347Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:01:11.348Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:01:11.350Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:01:11.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:01:11.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:01:11.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:01:11.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:20.033Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0ede2781-23dd-48d2-9f1f-1ac9392e82cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:20.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:30.040Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2c1456c0-a7a1-4f4f-bff2-e46fe2f0fc2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:40.052Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=03b7b4e1-7d24-4a3f-b654-0cd3c8c8cc8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:40.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:50.062Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=93d4cf36-72b6-4037-a5ba-66d5fd2f2d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:01:50.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:00.070Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=02e8df10-29df-4247-96d4-bdcd76075e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:00.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:10.078Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ff25132a-1c60-4531-a423-94bc941f8022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:10.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:20.084Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2945636e-a872-4053-ae81-5f108e024400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:30.093Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c0fe85c9-5049-43a2-be60-0bc4766f0b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:30.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:40.101Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ced1eb36-3572-4b50-9e13-dca30175dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:40.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:50.109Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9868f736-2fad-4e7a-b301-3467b0bb7955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:02:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:00.116Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=3ac65e8f-bdc8-41e0-9329-6b49a2c285f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:00.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:10.124Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=082c5c5c-dc19-4de9-a6d3-2cbf5d5b3083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:20.131Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6e73eb1e-f11f-4870-8ee6-14c91692ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:30.139Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=4f01047a-d159-4766-bf27-c2a4af35d076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:30.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:40.146Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5cd4046c-6aa2-4016-af7e-98132e41f0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:40.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:50.157Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=6bc7ecfa-ebda-406d-80dc-3392aa9323fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:03:50.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:00.166Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1bd23f0b-5068-4a12-9938-dc6e68c6e045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:00.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:10.174Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cf40c78c-25ef-4e3c-b62f-416d7ab87ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:10.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:20.182Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e42708a7-fbfb-4373-a3b5-67f09986e99b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:20.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:30.189Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=258c85fe-5bac-4c5e-a640-7d637b37fef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:30.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:40.198Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=76867240-61d1-4f5a-a190-3b9c67075898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:40.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:50.206Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=869d8105-7616-44ef-a360-bb5ea5a65981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:04:50.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:00.226Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0bed4420-f4db-4640-ad4f-31dbb1a77a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:10.235Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=2c1922e2-1d3e-49f7-90da-e1ac8f7cbeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:10.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:20.243Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=87b5d99f-c09e-45c5-8eca-d674b9cbea28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:20.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:30.252Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0a3f8531-b052-4b65-ae53-feb5c2d991a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:40.260Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ee47d9f2-1438-4682-97c6-b986ec54456d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:40.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:50.272Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=64363bd6-d27b-4111-a64e-efea55b35c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:05:50.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:00.280Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ae1dee2c-7895-4547-aa16-4f3596f7a04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:00.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:10.287Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9b9dbd5e-c778-4f89-804b-7ee5f559910f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:10.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:06:11.337Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-08T12:06:11.337Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-08T12:06:11.338Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:06:11.340Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:06:11.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-08T12:06:11.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-08T12:06:11.346Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-08T12:06:11.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:20.296Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=f39b0607-616d-48fb-8427-6d35cb1af644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:20.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:30.304Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c026f2ad-e5be-4614-b25f-3ebc7ceddd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:40.314Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=303099f9-c79f-4d3e-80f8-96b5ebe12368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:50.322Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=b5ca1f42-a825-4d6b-a385-76b8d99500fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:06:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:00.338Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0593a401-baad-41ae-a8b1-5cda090e75cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:00.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:10.346Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ad52ebd5-2b38-4289-bdc4-206159622d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:10.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:20.354Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=76867bc0-63cf-4b00-b2ea-5ca4b9b4093a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:20.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:30.362Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=79575fa5-453d-43ef-b82e-ce84343e18a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:30.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:40.370Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=9a982269-ed9c-4e77-8338-a598c33e680b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:40.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:50.378Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=781b9b9c-9666-4918-8cf9-5a3a67898173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:07:50.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:00.386Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7778d958-988e-413f-a4d4-7160c0760671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:00.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:10.394Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=ccb70f80-1225-45e1-b787-0c9563941f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:10.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:20.405Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=09b5cc76-7db9-413c-bc17-7e4b641b0c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:20.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:30.428Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=63e3162b-4840-4106-836c-27ba00c6162d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:30.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:40.435Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=5d76a248-df92-443b-b1d9-15fc5ca3ac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:40.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:50.443Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=7f4cb102-badf-434c-9b10-c263ddb281d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:08:50.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:00.451Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=863335ce-b1d9-4839-bdce-22313b531e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:00.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:10.460Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=8e3a8e8e-3fec-4bba-b3f1-5c39ba63fe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:10.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:20.473Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=be89e4b8-abb1-4d5f-9704-2de45e368991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:20.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:30.486Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=e9e88321-cf61-4932-b14b-fb916ce02f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:40.495Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=1e837b20-e8cb-4f2f-b21d-fc62ab7e2667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:40.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:50.506Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=0223c78d-bdbf-4702-b58f-6c4c4d09656a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:09:50.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:00.515Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=c51b32d2-9808-4cbf-8d38-c5d2143e25de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:10.522Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=019795ab-ff78-45e4-afd6-292fb10de186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:10.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:20.530Z |INFO |Init configs |InvocationID=77ec65a1-6028-4dfb-9f6c-2d69a784ea64, InstanceUUID=cdb290d2-f1bb-41f9-b434-de50f2aa26e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-08T12:10:20.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |