By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:57:14.457Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T02:57:14.460Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T02:57:14.492Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:57:15.230Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:57:15.326Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T02:57:15.327Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T02:57:15.327Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T02:57:15.407Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-15T02:57:15.458Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-15T02:57:15.509Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-15T02:57:17.260Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-15T02:57:17.794Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-15T02:57:17.818Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-15T02:57:17.819Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-15T02:57:17.875Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-15T02:57:17.875Z |INFO |Root WebApplicationContext: initialization completed in 2365 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-15T02:57:18.321Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-15T02:57:19.005Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-15T02:57:20.760Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-15T02:57:21.220Z |INFO |Started MainApp in 9.835 seconds (JVM running for 10.587) |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-15T02:57:21.275Z |INFO |Start scheduling PRH workflow |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:21.317Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=59510081-dc0d-44ae-8856-17254799de5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:21.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-15T02:57:26.648Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-15T02:57:26.649Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-15T02:57:26.651Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:31.849Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=78d2e774-7a1a-4189-82bc-8958e5bf5dda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:31.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:41.864Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=87d65638-151e-4d54-a57b-9ac2f30c4d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:41.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:51.878Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a2f35c52-0454-4b5d-8668-bfb76cab54e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:57:51.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:01.891Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a95cc4b7-64ba-4366-b6b9-364d377af47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:11.903Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2bf08869-1e55-47d3-9589-20c20aefe59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:11.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:21.916Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=78f93f0c-38c5-4cc5-8caf-420a0420387b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:21.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:31.928Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7e3110e3-2b8f-45f7-a7c5-cd8a71e02e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:31.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:41.939Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f4c1d156-8a11-43f2-888b-a88c4ad54770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:51.949Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b8ae332e-5fce-407c-b8c0-e891f5c1b87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:58:51.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:01.962Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=13e020d9-38bc-4696-803f-6b11d8b00aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:11.972Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e15c85a9-da11-413f-99f1-ecf6d7ddfbd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:11.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:21.988Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8f5d447e-4597-4148-853b-f0cd327e183f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:21.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:31.999Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4d413813-bada-41b6-a6c2-9d91e9008a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:32.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:42.008Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9a7e59f5-3c2a-472a-bfd6-522708867417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:42.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:52.020Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c1648918-8220-464d-b802-989c1e5d48a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T02:59:52.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:02.031Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e39b0c1b-f520-44df-b6be-f840b558ef5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:02.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:12.043Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=84e4b75e-96df-48cb-b124-1395fbf52f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:22.053Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=630d85d4-5ac0-44ae-adbd-4096cb751672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:22.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:32.063Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=fc1892a5-b34a-4acc-b99a-e2a81aaf7342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:32.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:42.074Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b1454e2b-9916-4d55-b695-76c37241f038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:42.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:52.090Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5704ca91-2644-4789-8d82-5dfb2e5c4603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:00:52.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:02.100Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=bbd4293c-af09-4b2c-902a-43cb1ab57d00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:12.113Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0154af15-b9ec-4ad0-afe8-4202847ad00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:22.124Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b16a0267-f0d4-47c9-b450-9b0953ac45f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:22.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:32.136Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9405dee6-9fd9-46c8-a190-e82930f45a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:32.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:42.146Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0ea675ba-0b35-42ab-9fb8-c5dcf6e24f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:42.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:52.156Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=62bf5178-5e3e-4c40-a10e-cf5d2a8d984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:01:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:02.166Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=69cb4123-721e-4570-8153-3d3eb4e99a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:12.176Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a14f90ec-6335-45a6-b4c1-099fa2d0eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:12.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:02:18.828Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:02:18.828Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:02:18.829Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:02:18.834Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:02:18.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:02:18.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:02:18.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:02:18.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:22.187Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8c1108b6-8671-4b69-ac77-6162a666043b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:32.197Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b9d39492-e6f7-4055-bdd4-5f9b6389d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:32.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:42.207Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=822a523f-ebe8-4223-b573-98e1d6234bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:42.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:52.217Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7e384bcd-37c4-4e81-8650-fe626ca8ff8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:02:52.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:02.228Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=45c9a915-9cf5-4e9e-8686-60f6c1ac20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:02.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:12.239Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e6dd6b47-6d41-4601-a6d7-f2a890fa29aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:12.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:22.248Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=763483a7-14a4-42eb-ad9e-c90a0c8dea8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:32.260Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=51e9599d-3926-4ff6-8d14-93c79ec44099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:32.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:42.271Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d64e6792-dac7-4caf-a5fc-da972aeed9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:42.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:52.281Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8441eb11-cd1d-4605-baab-fb18482180c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:03:52.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:02.291Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e987400f-9cb1-487a-bd86-e4d18d0912e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:12.300Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=24d15b44-c61f-425e-a527-f9a3a29edfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:12.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:22.311Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4b10c8aa-75e0-4737-8fe0-10d7865af154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:22.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:32.323Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=713fcb5f-3233-4df4-b426-90d63a3aa646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:42.333Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f4178ecd-3be7-4e58-873c-cdbf8fc3ba6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:42.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:52.342Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=173ebeaa-cacc-4e56-93a4-cb63edf72fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:04:52.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:02.351Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=02cccd14-d20c-484c-a6c3-54976db0b9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:02.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:12.360Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5bdc50f2-c80d-4801-bf9e-2ac5102116d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:12.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:22.369Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=91f29f17-0bd9-456b-bdcc-cc4c7971c056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:22.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:32.380Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a051c26d-12df-49e2-be92-e709351f91e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:32.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:42.389Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=86ccf41e-15f8-4abf-bd01-1a1f2ca29e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:52.399Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7b77b597-2625-43d7-a255-a76b38d054c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:05:52.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:02.410Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=12b920d8-1c48-4a94-9372-f77a80866436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:02.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:12.421Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0f66606f-19cf-429a-822d-c434254bc824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:22.430Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=3a2154d9-7de7-460a-a092-46621fb3d48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:22.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:32.450Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=06942b9e-3369-4694-b055-fd7e0d5c393d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:42.458Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0ef8c45a-2023-43ad-a1a7-180c59484b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:52.466Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e924d58e-b86e-403d-8741-2a2cc646d21e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:06:52.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:02.555Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=35325b15-df0a-48e3-8d5d-bfb0a6650e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:02.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:12.565Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=84d80614-8dc9-4d9e-aea7-20e12f77afaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:07:18.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:07:18.562Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:07:18.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:07:18.564Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:07:18.570Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:07:18.570Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:07:18.570Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:07:18.571Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:22.576Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=76f8b978-21b4-41aa-bfdb-afe3ba284af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:22.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:32.586Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b7bcfe1a-e8a2-400f-a2a4-fb8b09d0c951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:32.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:42.595Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8a7ce4fc-5c14-4783-bf70-14ec052c0b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:42.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:52.605Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9da53e86-b35b-49de-9e28-9b775fe78383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:07:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:02.615Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=81960c5e-04df-46ad-88b4-a2950c28144b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:12.623Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b91dd813-552a-4a85-91bb-b7bdbab46950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:12.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:22.634Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a62e74ef-8eff-47ce-b28e-5411527f1fa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:22.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:32.647Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=959489af-8ebc-4caf-88b5-cda96bd40a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:32.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:42.663Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2c54c851-fbab-4368-8c1a-feb59b5bb511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:42.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:52.673Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d5f70425-0673-4672-9c67-faf52e03e784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:08:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:02.683Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=90328810-5263-4bf8-86ab-37272014b39e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:02.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:12.691Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4da4a207-9843-4f60-9290-7ae9f721fcb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:12.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:22.699Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=bdb90f46-2dea-40b8-ad93-bf2af21db7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:32.709Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e2f808eb-e3fc-48ba-a8b5-b5f6d920fff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:32.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:42.718Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=932635b1-0bca-4513-a21c-02f2dcb5295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:42.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:52.744Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b449f1e1-862c-42bc-a803-f8586f14a33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:09:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:02.754Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c2f8e7a4-121c-44e9-ba83-7401dedd36e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:02.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:12.763Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=884db386-f4e1-4e02-a9fe-51f64e755cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:12.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:22.772Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2a4547a4-b510-44a8-9fea-b7a9210376ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:32.884Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=52e9f53d-ec5b-43ed-9c8c-6965018287e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:32.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:42.894Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2653b2a3-cc3e-46e0-8ad4-a23d2ced3f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:42.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:52.912Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=437dc229-bf44-4ae3-86ed-55633333cf56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:10:52.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:02.922Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1978abd2-1ad9-4ff2-872d-962ea6403ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:12.931Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b95a8494-e46a-4a67-8165-68d63413ee6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:22.941Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9d399830-a17a-4c79-8392-63eafb6883ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:32.949Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a87fa552-5535-4329-865b-31495afbcf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:42.957Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=fd088c0b-93ac-4fb5-a1c1-8e9191c3b2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:42.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:52.965Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4be69b79-b216-45ad-af7e-169bb1babdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:11:52.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:02.974Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b6d5e360-daf1-4180-a8f6-e30b926a82f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:12.982Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=048ad8b8-6937-4881-aa24-0da1ba0a06ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:12:18.572Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:12:18.572Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:12:18.572Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:12:18.574Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:12:18.579Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:12:18.580Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:12:18.580Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:12:18.581Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:22.991Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a7b79cc8-83a8-43e8-891b-635927855ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:22.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:33.000Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f20920ee-e7e4-441c-9840-208b276e3eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:33.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:43.008Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0d3d6509-a447-47e9-9583-c9e68b9d069e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:53.017Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=6ffd21a0-99d9-4408-b083-4e9c26971236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:12:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:03.026Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f66e4107-c629-4142-a15a-c91418d70510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:03.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:13.035Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4942e4b6-e9d9-4034-885e-ae384e821919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:13.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:23.043Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5fd8731b-815c-4b4a-9903-b6fdb8e72feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:33.052Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9ebba831-d3db-4e19-a184-3d8934ab7946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:43.060Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1c15673d-9d93-4397-9bf8-69949c9194e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:53.068Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5ab297ee-a088-4274-82eb-a140b57634b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:13:53.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:03.076Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c6c7d55e-21e1-4658-ac66-7af5c64612ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:13.085Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=83587198-d7ec-4038-bba4-539396c3b4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:23.094Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b08c1a8e-e782-482c-89bb-cf1cffa040bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:33.101Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=85d0df0c-e7ea-4796-ab90-6c5c24127213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:33.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:43.111Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=656c37e4-db77-441c-a79d-c466ab6d05f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:43.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:53.121Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=eb323a50-26f8-416d-a3e8-d95857b5f8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:14:53.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:03.129Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=197c071a-6ea9-4c9c-82fd-5922db2eb6e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:03.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:13.139Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ea406fd2-bec8-440b-8817-4575613acdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:13.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:23.147Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=26f311a8-72e6-4423-950b-580d3eeda487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:23.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:33.155Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a3d57b28-9f4a-4c09-b7e2-d0dbbfed8ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:33.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:43.163Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=55e0866f-c2d2-4781-b6f4-8df78e15c7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:53.170Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=45c78f3c-ed3e-4101-a789-c322ded0c5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:15:53.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:03.178Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=feb722a8-12f0-4bbc-8db9-d8f83892d56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:13.186Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=db3b3332-d74e-4c36-be29-5200e086af61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:13.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:23.194Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=619643b2-8679-41e9-9cb0-3d0863d38562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:33.205Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=806a8ede-8614-43a9-84c3-0eb4bce13911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:33.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:43.214Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ad3780ff-549a-4bcb-95d6-78efc845d3fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:43.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:53.221Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7eb30751-3406-4757-8ce4-7fe577bd53e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:16:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:03.230Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5a921732-aefa-4597-a597-28389b63c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:03.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:13.238Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=89484626-6515-45e4-b3b1-1c7eedcecb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:13.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:17:18.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:17:18.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:17:18.549Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:17:18.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:17:18.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:17:18.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:17:18.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:17:18.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:23.247Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=deccffc8-dc66-4e5b-ad4d-9719d4432e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:23.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:33.256Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=189037cc-cc43-4f95-88cd-818aacbef139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:43.266Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b9a4eced-7598-403c-b1b0-afb35e71d064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:43.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:53.275Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=14fe1ab5-c079-45c3-b80a-23372aa3a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:17:53.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:03.283Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=74bae69a-9bdd-4a98-9806-02aacf839feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:03.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:13.293Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e3ca0008-8bff-46f1-bbaf-0f6911f8ef29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:13.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:23.302Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=16dd42bb-67c9-4abb-9027-dadffe2fdc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:23.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:33.312Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=90486f54-9dc9-4212-8a03-beed751f1910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:33.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:43.322Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=98247d54-51e2-463b-aa34-6c86478bfc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:53.330Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=71a61a54-59ea-4183-b722-e3f86ccf2839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:18:53.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:03.339Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d4cee4ab-2f43-48f1-b11e-1772d50d5ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:03.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:13.347Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=58845e86-996a-430b-940a-d44012e7526c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:13.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:23.356Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ad01503e-8429-45e5-9f33-3794cfbaaf28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:23.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:33.363Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=bf13179a-9371-401a-92cc-ffac7788fd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:43.371Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0bac483b-3275-48f4-bfec-dc5903dc13de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:43.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:53.380Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=33dbdd20-a5e0-4673-a67c-24cf77e324fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:19:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:03.388Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4884ca8a-a683-4322-bd97-da05dd624d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:03.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:13.398Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c0bf1771-35eb-4991-97ae-d635fb1f5cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:13.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:23.407Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=fe775ce0-7153-4230-a24b-def7a47274f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:23.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:33.415Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8559f33f-819b-4786-96dd-77cfb10bb349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:33.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:43.422Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4fa5c54f-d5a0-428a-94ef-6947f539205b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:43.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:53.431Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c323b4af-8574-402a-9816-53357d88e605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:20:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:03.441Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d0e0f9db-dc91-4c23-8b68-ef3c83511288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:03.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:13.448Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=70b4dacf-66c1-4f53-907c-f6c2f598d278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:13.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:23.455Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=aeb8d1a1-e035-4afe-99a3-f4ee80bebaf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:33.464Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=80c4363a-3a22-400a-97cc-4a7ce08e9bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:33.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:43.472Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5eca215a-0ec0-462c-a786-2878ece06c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:43.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:53.481Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c1baa5c8-aea9-48a0-87b4-a20980cc5be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:21:53.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:03.489Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=95e13594-f07c-42c9-9903-a0bb260a8934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:03.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:13.497Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7fcc1398-2fc6-4025-b02d-d169f362a148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:13.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:22:18.591Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:22:18.591Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:22:18.591Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:22:18.592Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:22:18.603Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:22:18.603Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:22:18.603Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:22:18.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:23.505Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=036ff257-e7d5-46de-83bf-e2fb927a19b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:23.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:33.515Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=de9cdf3e-a6fa-4533-9261-7849fa02af73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:33.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:43.524Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0936e220-c9f3-433d-998c-cae5b63609cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:53.532Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=80d61376-239e-4052-ab80-5f3625e739b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:22:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:03.541Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1dff06fb-0faa-4420-addb-c9fa4031a1f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:13.550Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1985cb6f-ce2f-4985-bf56-fc04e57174b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:13.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:23.558Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9b9d2e77-d327-4966-9aab-fa3754d5115a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:23.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:33.566Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=13839708-41e0-4806-acbb-3c0bcf370aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:43.575Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9dac2e2e-7eba-4ee6-812b-7ac892996c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:43.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:53.584Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c1b61776-35b6-4db8-b394-95aed9d10301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:23:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:03.592Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a2cd9df6-c23c-4440-8e4b-591610d78f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:03.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:13.599Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e146b120-af6e-45bc-aaaf-1da6e3b7dacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:23.608Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=597acf77-c23e-4bc1-b4ef-94d939e0bf93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:23.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:33.616Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=00cda399-dd72-402e-88f6-73e88a757412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:33.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:43.624Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d301b0de-adff-4aeb-bb5e-a6ebf8acbd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:53.631Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=adbd028f-69f6-4157-9972-143540f34c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:24:53.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:03.639Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a859c5c0-d708-4855-ba2d-92596546b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:03.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:13.647Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a7fdf3d5-a733-4241-8387-3bb5089874c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:13.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:23.656Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=582ca387-6a6f-45e2-9a37-064f3821b2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:23.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:33.663Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=761f5e57-0827-49c1-8554-22c313555069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:43.670Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4895b872-6116-4402-ba1e-d2102ef3076b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:53.679Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=faf062ce-e806-45ac-a1d5-b2763dbf3f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:25:53.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:03.688Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=100874c0-20f4-4552-ad29-e95a5dcf9ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:03.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:13.696Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=79571438-64a3-4f56-b8b3-be921d50133e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:23.705Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1c9c69f0-358f-48a0-8460-2b3e22f07bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:33.717Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d3e5f6fb-098e-45e1-93d7-5ba183c49303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:33.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:43.726Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a6d17f86-2a8f-4d77-9c85-82d9d30a91d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:43.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:53.733Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9e5a5bbc-109a-4f2c-a7f8-19b02ce07d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:26:53.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:03.743Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9e4bab20-ecbe-4f11-b1f2-1173c6be432f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:03.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:13.751Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8a4a7f6e-3701-4d34-b0e7-b3e3d41c773a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:13.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:27:18.545Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:27:18.545Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:27:18.546Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:27:18.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:27:18.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:27:18.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:27:18.552Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:27:18.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:23.759Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=902b7c8f-67ed-41c1-a2cc-9d227526e2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:33.766Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ba828c25-8c25-4da2-8e24-10379e468bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:33.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:43.783Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8229e3d2-2c14-4736-b53b-0a7936e049e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:43.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:53.791Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d1be324a-f229-4744-a52a-fbd9ca753fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:27:53.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:03.802Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=3b39ee71-954e-44be-9eb5-ee9f9f2c8ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:13.810Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5aeea905-1495-4fda-b58d-69ab88619305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:13.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:23.817Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=abfe4453-af52-4847-b73c-bdce65ac22b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:23.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:33.827Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a9d44796-859a-4bd1-867f-0e1485cc38dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:33.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:43.833Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=35f77fa9-8c0c-4bb6-a991-0395b9f388e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:43.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:53.840Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5e7c949b-34e9-4336-a2be-72ce08b2d983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:28:53.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:03.852Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7aa59e04-e565-4daf-9b21-4ed218573dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:03.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:13.862Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7f54d5be-84ca-43b3-9602-004f47197f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:23.871Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=55d34bbe-6a9e-438f-b199-97eb9e1c86fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:23.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:33.881Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a958337e-beb2-430d-b8f6-24d7b1a3a97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:33.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:43.889Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d9585f3b-e1eb-4496-b02d-29f3191839e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:53.897Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b0ea7f47-2a41-4d6a-8e80-db702c50e51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:29:53.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:03.904Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=83e09157-293a-4f8f-b32b-23b840f83d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:13.912Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4d5c08f9-7aba-4010-8cc6-4b6374d4cc97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:13.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:23.919Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=cd894367-78ca-4e97-a7f0-34598e293646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:33.926Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f02697c2-2730-4039-b0c7-78835cca38c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:43.932Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=070f43ff-d3bd-49b0-a6b4-30123ada4c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:43.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:53.940Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e2bc568f-0217-42f8-8e34-23069cccda27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:30:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:03.946Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e0f75398-48b0-4d3f-a2d2-30af46c5bdc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:03.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:13.953Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4efd37b7-ba7a-460d-a6e8-297e37900ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:13.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:23.961Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=735dc234-7e8b-4e8e-9a32-3e1c41db1d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:33.970Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7dbb4aa3-d9ac-46b4-96f3-baaa4ad922c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:43.977Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2ee37c0c-dbd7-4a23-98f5-c2131ec53054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:43.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:53.985Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=fea3a2b4-dec3-4556-897d-77fc9f71825d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:31:53.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:03.993Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2f815102-78a9-4d6f-97d4-4e58e39b9943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:04.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:14.001Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8cbbf62f-8700-4e34-add0-ada7f4a6265a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:14.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:32:18.568Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:32:18.569Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:32:18.579Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:32:18.597Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:32:18.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:32:18.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:32:18.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:32:18.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:24.015Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b3b30d65-dea7-47fd-8570-77de49bca610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:34.024Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b39ef23a-6246-468a-ae96-996bbe9f3933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:34.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:44.032Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9b2500ce-554f-4279-b86d-af6f1234e71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:44.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:54.041Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1537e137-1864-486f-8c7e-b192da35cb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:32:54.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:04.050Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ee9b0acd-2044-4a74-a4f0-5dbebda0f9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:04.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:14.058Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8234cb95-9144-4008-b5d6-a0fa1c23c210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:14.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:24.065Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=32045b20-15ae-4dc4-a9c6-b3cf2079a31c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:24.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:34.075Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=30f012bd-842d-4e57-934a-ee8057eee8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:34.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:44.085Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=801760a1-fa32-4135-9ca1-c27e63465ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:44.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:54.093Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ea3f0944-fe0a-4e46-b4b9-853fda9a76ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:33:54.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:04.102Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=8ffbc1c3-5768-4c7a-ab9f-06f39ef8c7a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:04.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:14.110Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=d464cdd3-f40f-448f-a3eb-148f4548e401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:14.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:24.119Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4801e81b-6819-4286-951b-4c0e4d50bed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:34.127Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4ce72b52-529b-4131-8954-e5a9f2ae2786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:34.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:44.135Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b3749cb6-1f5b-455c-9590-8ff547d26beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:44.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:54.142Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5ba943dc-8dc6-42b8-acce-5bf3afd16b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:34:54.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:04.151Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c14cfa04-ca0e-429d-93ee-9aa28439bc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:04.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:14.159Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e3df6adb-76f5-4fa2-a745-cd5b0a2788f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:14.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:24.167Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7325fb5a-8156-480c-ba58-e2eacaac29b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:34.174Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=76b852f0-3873-4f3f-97ae-41a7f91dbfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:44.183Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=72665866-09ea-4600-b308-337121c5ffbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:54.192Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2b3f9478-cf3c-4a99-a3ac-282303908427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:35:54.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:04.199Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=41ec925c-4bbb-4274-8671-2268a342fb8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:04.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:14.207Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e15df497-45ba-4b1d-8ead-f43d7b28b493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:24.214Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=14ff6da5-c664-4f0b-a594-1328ad985fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:24.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:34.223Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e21df0ef-5269-4f2f-b2d8-68af84bab7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:44.231Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5b6ef2bb-7ce9-42da-96d6-ee917fbdc464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:54.238Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e211082c-31b5-44ec-9af5-a577663856f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:36:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:04.247Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=e1cca2ed-177c-4724-a409-a90f86930041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:14.255Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2826a7c0-1638-4170-8968-4061a70a8040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:37:18.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:37:18.543Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:37:18.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:37:18.545Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:37:18.548Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:37:18.548Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:37:18.549Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:37:18.550Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:24.261Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a16fa8c3-210a-4317-9dae-e90875b17e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:24.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:34.268Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=05f398f2-8b98-45af-8711-5d24833b85dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:34.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:44.276Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=cc106cbb-de97-4e5d-b0cf-0ae0d35d3676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:44.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:54.283Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=09f838d2-946f-4b7b-8f22-77546195e518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:37:54.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:04.291Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0659568c-38f7-454a-8644-da2b4740ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:04.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:14.297Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=21b84e74-6559-4086-82ce-8de51d1b150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:24.305Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=833537b4-5476-4fd4-bd27-460bdc738c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:24.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:34.312Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2f6c5487-470d-4e57-8eba-80d8518010df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:34.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:44.320Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=3bddcd50-d262-406d-a6ce-3973cf8df122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:54.328Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c572f592-29e4-492a-9926-43e28f80997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:38:54.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:04.336Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2bec3514-70ab-4a24-b781-549ec330e302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:04.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:14.344Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a17e12dc-7ef0-4c7c-b4ff-0e6250457b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:24.352Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=28465850-659d-429d-98a3-d770f2c76e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:24.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:34.358Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=b95487d0-a1fd-4a53-bd4c-d0fc54409951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:34.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:44.366Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a59674e5-039b-404e-995d-c8647f3e6a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:44.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:54.373Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2d680f5f-1dae-4b80-b3c2-b83af7636e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:39:54.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:04.383Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9e1f089a-1d2b-41f0-bf04-64c2f5b97ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:04.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:14.391Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=7d0b0590-cfe2-4b7e-ad22-b3e3fcb77b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:14.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:24.398Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ffaaa573-5330-487f-881e-7b09a7620f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:24.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:34.405Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=68449cc7-82a4-4b97-89e1-88c31db47430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:34.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:44.413Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=eeee4ff1-604b-4330-8002-45bc939949b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:44.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:54.421Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=38a95808-a4e9-49cc-83d2-82f3571e7d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:40:54.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:04.428Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1d62c461-9c6a-42fe-968d-6aef1d16ad58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:04.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:14.435Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4e23c67e-7bf9-4015-a1d2-1ae1d98e17c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:24.443Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=abe15a10-7452-470c-b768-6070a54cbed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:24.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:34.450Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5f8140bd-0cf7-4442-9814-3dffbbed9723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:34.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:44.458Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0d522123-b8b8-45e3-873f-f40d2194c795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:44.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:54.471Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=20561b22-544d-408b-8c89-f551ed700033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:41:54.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:04.479Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=897d10d7-9ead-4981-b1f6-28add36a2336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:04.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:14.486Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1e5ee670-646d-4b45-8085-4faed0ded2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:42:18.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:42:18.535Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:42:18.536Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:42:18.538Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:42:18.542Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:42:18.542Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:42:18.542Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:42:18.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:24.494Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c0dec241-c95b-4101-83e8-b7e38a7dde8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:24.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:34.501Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=eb24a44f-d3f2-4ca4-b4bd-23781c90e8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:34.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:44.510Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=80e5c830-d507-42e7-ad44-7984c21e3697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:44.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:54.516Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=49480e8c-488c-47b1-aaa3-e4a962e5d3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:42:54.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:04.524Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=90574524-deae-41a7-b4ef-a96c1a4fb9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:14.532Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ef04841e-aa53-497d-b0da-59c5e7cde51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:14.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:24.538Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2f1c8a57-e7e5-4c2b-b8da-14504ed1d0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:24.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:34.546Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=26be9a81-79a0-4137-8dda-69fc33d95cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:44.553Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c0521cc6-313f-4a87-91f6-47729ed24e37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:54.561Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=72e49efc-41cd-40f8-8d3b-24583c77b7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:43:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:04.568Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9b702dd7-1713-4651-9c2b-4010c7661858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:04.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:14.574Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9c5f82dd-5629-4b62-b247-bc0c9e783099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:14.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:24.581Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=26383e1b-f6b9-43a6-a077-8879874bd7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:24.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:34.588Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ec87771b-1be4-4415-998e-deac7891d885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:44.595Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=19a5fd23-439b-4523-9db0-cbfee6179dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:44.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:54.603Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ffe2244c-d4f5-4518-a0a0-7625306a53d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:44:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:04.611Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c7ccfdeb-310e-45cd-98c2-d4579f77cae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:04.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:14.618Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=5c7b4c0d-38ac-4df4-a8c1-c38057d13a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:14.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:24.625Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=1564c737-4fe4-4bec-afa9-b5375e6cf353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:24.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:34.632Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0bc80f0e-92fe-4495-bac7-d1e5087ad3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:34.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:44.640Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a8001b32-c32c-40f1-8826-56977c56fc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:44.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:54.646Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=0187a47b-d8df-4495-a1b2-a853f66188f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:45:54.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:04.653Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=4a786186-b702-4743-a40b-0baf957000c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:14.663Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=01843544-b6ea-4b53-b98a-1c1bf23734a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:14.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:24.671Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=c429ce19-cd93-4799-ae09-744981938fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:24.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:34.677Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=bf681be4-5d2b-4b5b-83f7-adc0035a09c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:34.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:44.684Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=42f09ed3-bdad-423e-9945-d7240d56a327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:54.691Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=be3d7f29-9c81-484b-9b8a-f55236cfdd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:46:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:04.699Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=402b403b-63f7-4de9-a3fc-8c33d24e8255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:04.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:14.711Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2a471822-cd39-4059-8487-b5f07675a8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:14.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:47:18.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-15T03:47:18.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-15T03:47:18.547Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:47:18.549Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:47:18.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-15T03:47:18.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-15T03:47:18.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-15T03:47:18.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:24.720Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=9a1134c9-9d7b-48fb-9fab-d59b0add352c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:24.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:34.729Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f830d3c1-b744-4fce-96dc-d8aa6fb601e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:34.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:44.736Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=fd8b15ae-865c-48ef-ac79-98b105e40aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:44.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:54.743Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=2cc787d7-b134-43d6-b5f8-69073c60bcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:47:54.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:04.751Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=74b5d547-998b-428d-b98e-db39cf6fbbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:14.761Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ddc081c3-cbe3-4f7f-856b-18b3c5393d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:14.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:24.769Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f0daf251-e229-4dff-8b84-56cd6e1ab5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:24.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:34.776Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=3c8de21d-6c97-45ba-82d0-1f141f0420e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:44.782Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=36241a72-c462-4037-b2ec-1a36ff810506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:44.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:54.790Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=ecddcf65-0c45-47e1-b526-4a09e191560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:48:54.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:49:04.797Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=47486c12-dab9-45fb-a7e1-f14a17aed32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:49:04.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:49:14.804Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=a71bb3bc-0e3d-4fa9-9395-6c115ab91be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:49:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:49:24.811Z |INFO |Init configs |InvocationID=f7dc12a6-1e75-4df0-b6e2-4b7a82531ab6, InstanceUUID=f806647f-5a4d-4b98-a32d-ca98d732a3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-15T03:49:24.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |